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.

What is the data type that is used to store large amounts of formatted text like objects?

  VARCHAR

  NCHAR

  CLOB

  VCHAR

  Half-n-half Clue
 

2.

SQL is used for:
A. creating, managing and deleting tables and manage the relationships among the stored date.
B. generating queries, organizing, managing and retrieving data stored in a database.
C. maintaining data integrity and coordinate data sharing.

  A and B

  B and C

  All of the above

  None of the above

  Half-n-half Clue
 

3.

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

  Roger s

  Rogers

  Roger's

  Roger''s

  Half-n-half Clue
 

4.

SQL is a _______ language.

  non-procedural

  procedural

  object-oriented

  Half-n-half Clue
 

5.

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

  True

  False

 

6.

To represent a national character set literal, it has to be preceded by _______.

  C

  NC

  CN

  N

  Half-n-half Clue
 

7.

Which of the following symbolic constant yields the current date?

  TODAY

  NOW

  PRESENT_DATE

  CURRENT_DATE

  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
-