...
Question 10717 – GATE 2007-IT
May 3, 2024
Question 10710 – GATE 2007-IT
May 3, 2024
Question 10717 – GATE 2007-IT
May 3, 2024
Question 10710 – GATE 2007-IT
May 3, 2024

Question 3819 – SQL

An Assertion is a predicate expressing a condition we wish database to always satisfy.
The correct syntax for Assertion is :

Correct Answer: A

Question 86 Explanation: 
An Assertion is a condition that we wish the database to always satisfy. Domain constraints, functional dependency and referential integrity are special forms of assertion.
The syntax of Assertion in SQL is:
create assertion assertion-name check predicate
A
CREATE ASSERTION ‘ASSERTION Name’ CHECK ‘Predicate’
B
CREATE ASSERTION ‘ASSERTION Name’
C
CREATE ASSERTION, CHECK Predicate
D
SELECT ASSERTION
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!