FeedBack Form

Your Name :
Your Email :
Your Location :
Your Message :
   
FeedBack

SQL Basics Questions and Answers

5. SQL query and modification commands make up
 
  • A. DDL
  • B. DML
  • C. HTML
  • D. XML
 
6. The result of a SQL SELECT statement is a(n)
 
  • A. File
  • B. Table
  • C. Report
  • D. Form
 
 
7. Second normal form should meet all the rules for
 
  • A. 1 NF
  • B. 2 NF
  • C. 3 NF
  • D. 4 NF
 
8. You can add a row using SQL in a database with which of the following?
 
  • A. ADD
  • B. INSERT
  • C. CREATE
  • D. MAKE