How many custom objects you can create in enterprise edition ?
No Answer is Posted For this Question
Be the First to Post Answer
What are objects in salesforce?
How will you communicate between two components?
What is s-control?
How can you expose an apex class as a rest webservice in salesforce?
What are the different ways to conditionally display markup, and what is the preferred approach?
What are the best practises for improving visualforce performance ?
How many types of relationship in salesforce?
What is salesforce and why it is used?
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?
Explain what is Audit trail?
What is an sobject type?
there are two fields if the user populates two field values if we combine those values uniqueness should be maintained, how to achieve this without coding?