A. Checks if a table exists in the database जाँचता है कि डेटाबेस में कोई तालिका मौजूद है या नहीं
B. Tests for the existence of rows in a subquery उपक्वेरी में पंक्तियों के अस्तित्व के लिए परीक्षण
C. Checks if a column exists in a table जाँचता है कि तालिका में कोई स्तंभ मौजूद है या नहीं
D. Tests for the existence of a database डेटाबेस के अस्तित्व के लिए परीक्षण
Correct Answer is :
B. Tests for the existence of rows in a subquery