function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SuhaSuha 

Please help with answers

Hi,

 

Can you please send answers to the following questions to my mail suhasinireddyg@gmail.com

 

1. What is the Number of Master Detail Relationships an Object can have?
2. Are there Governor Limits for Insert/Update into Salesforce for
single transaction?
3. How do you set Data Visibility in Salesforce?
4. What are the workflow actions that are associated with workflow rules in salesforce?
5. Can MetaData be deployed from One Production Org to another Production org?
6. What is the number of Trigger events in Salesforce and what are they?
7. What is the difference between with sharing and without sharing?
8. What is the difference between Trigger.new and Trigger.newMap
9. What is the length of Salesforce Unique ID?

Thanks in advance,

Suha.

 

 

 

 

 

 

 

SuhaSuha

Hi,

 

Can you please send answers to the following questions to my mail suhasinireddyg@gmail.com

 

1. What is the Number of Master Detail Relationships an Object can have?
2. Are there Governor Limits for Insert/Update into Salesforce for
single transaction?
3. How do you set Data Visibility in Salesforce?
4. What are the workflow actions that are associated with workflow rules in salesforce?
5. Can MetaData be deployed from One Production Org to another Production org?
6. What is the number of Trigger events in Salesforce and what are they?
7. What is the difference between with sharing and without sharing?
8. What is the difference between Trigger.new and Trigger.newMap
9. What is the length of Salesforce Unique ID?

Thanks in advance,

Suha.

 

 

 

 

 

 

 

atul_Bharmalatul_Bharmal

Here are the Answer :

 

Ans 1) 2 Master Detail Relationship

 

Ans 2) DML statements are 150, Number of SOQL Queries are 100

 

Ans 3) OWD, Sharing Rules, Role Hierarchiy

 

Ans 4) Four Actions : Task, Field Update, Email, Outbound Messasing

 

Ans 5) Yes

 

And 6) insert, update, delete, merge, upsert, undelete, there are many more check Developer Apex

 

Ans 7) With Sharing is you share a particular record, Without sharing is all records are visible(Not sure about the question)

 

And 8) Trigger.new is a event, Tigger.newMap gives you the details of new Record.

 

And 9) 18 Character Case inSensetive, 15 Character Case Sensitive

 

Have Dropped you a mail aswell :)... This is for other users :)

 

 

Ankit AroraAnkit Arora

Merged two separate threads. Please do not post same question in different sections.

 

Thanks

Ankit Arora

Blog | Facebook | Blog Page