CBSE Class 11 Informatics Practices Question 33 of 87

Structured Query Language (SQL) — Question 14

Back to all questions
14
Question

Question 14

The SQL statements always end with ............... .

  1. ,
  2. :
  3. ;
  4. "
Answer

;

Reason — The SQL statements always end with semicolon (;).