Page 1 of 1

Which of the following is the right syntax for the assertion?

Posted: Thu Jul 14, 2022 8:47 am
by answerhappygod
a) Create assertion ‘assertion-name’ check ‘predicate’;
b) Create assertion check ‘predicate’ ‘assertion-name’;
c) Create assertions ‘predicates’;
d) All of the mentioned