Syvum Home Page

Home > Quiz Games > Information Technology & Computer Programming > DBMS Training & SQL Tutorial >

DBMS Training & SQL Tutorial :
SQL Basics and SQL Data Types


Answer the following multiple-choice questions about introductory concepts of SQL and SQL data types.

Formats Info Page/Theory Quiz Review
Multiple choice

Your Performance  

1.

If our program generate SQL statements on-the-fly and sends it to the database as a text file, the SQL environment in use is known as _______ SQL.

  PL

  Embedded

  Real - time

  Dynamic

  Half-n-half Clue
 

2.

BINARY STRING data type is used to store images, audio, video and programs.

  True

  False

 

3.

Which of the following symbolic constant yields the current date?

  CURRENT_DATE

  NOW

  TODAY

  PRESENT_DATE

  Half-n-half Clue
 

4.

SQL statements can be executed without a DBMS.

  True

  False

 

5.

The size of SQL data types differ across platforms.

  True

  False

 

6.

The string constant 'Roger''s' will be stored as _______.

  Rogers

  Roger s

  Roger's

  Roger''s

  Half-n-half Clue
 

7.

The data type used to store variable length bit strings is _______.

  BIT VARYING(length)

  VARBIT(length)

  BIT(length)

  VARBIT2(length)

  Half-n-half Clue
 


 
7 more pages in DBMS Training & SQL Tutorial


Contact Info © 1999-2024 Syvum Technologies Inc. Privacy Policy Disclaimer and Copyright
Previous
-
Next
-