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
Ceejay djoCeejay djo 

Interview question: Awaiting replies from experts

1: on the lead object you have two fields: Field A and Field B. What can you do to make sure that Field B always contains the same value as Field B after a user clicks the save button.

 

 

2: what is the best solution?

 

 

3: If you would go for an APEX trigger, what would happen if the user has read-only access to Field B?

 

 

4: SOQL question. What is the SOQL query returning 10 random accounts (Name and Industry) and their five most recently created Opportunities (Name and Amount).

 

 

5: What is a regular expression?

 

 

6: give me simple a regular expression that would match all XML tags in a text

 

I will appreciate any response from experts. If you have an answer to any one, just indicate the number you are answering......thanks a million guys