Discussion Forum : Constraints
Question - Which of the following is the right syntax for assertion?
Options:
A .  Create assertion 'assertion-name' check 'predicate';
B .  Create assertion check 'predicate' 'assertion-name';
C .  Create assertions 'predicates';
D .  All of the mentioned
Answer: Option A


Create assertion 'assertion-name' check 'predicate';



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *