

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is the right syntax for assertion? |
A. | Create assertion 'assertion-name' check 'predicate'; |
B. | Create assertion check 'predicate' 'assertion-name'; |
C. | Create assertions 'predicates'; |
D. | All of the mentioned |
Answer» B. Create assertion check 'predicate' 'assertion-name'; | |