...
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024

Database-Management-System

Question 509
There exists a construct which returns a value ‘true’ if the argument subquery is :
A
empty
B
non-empty
C
in error
D
none of the above
Question 509 Explanation: 
The exists construct returns the value true if the argument subquery is nonempty.
1. exists r ⇔ r ≠ ∅
2. not exists r ⇔ r = ∅
Correct Answer: B
Question 509 Explanation: 
The exists construct returns the value true if the argument subquery is nonempty.
1. exists r ⇔ r ≠ ∅
2. not exists r ⇔ r = ∅
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!!