Database Tables  «Prev  Next»

 

Basic SQL-Server Database - Quiz

Each question is worth one point. Select the best answer or answers for each question.
1. Which of the following are overall functions of a database?
Please select all the correct answers.
   A. To act as a collector of other objects
  B. To act as the parent for child objects
  C. to act as a child for a parent object

2. In addition to a SQL Server 7 wizard, which of the following tools can you use to create, modify, or delete databases?
Please select the best answer.
  A. Query tool
  B. Query Analyzer
  C. Database Analyzer

3. What is the only permission that you must have to create, delete, and modify tables?
Please select the best answer.
  A. SA
  B. DBO
  C. DBA