Exam 10: Managing Databases With SQL Server 2008 R2
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL100 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model100 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: SQL for Database Construction and Application Processing105 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: Managing Databases With SQL Server 2008 R2100 Questions
Exam 11: Managing Databases With Oracle Database 11g100 Questions
Exam 12: Managing Databases With MySQL 55100 Questions
Exam 13: The Web Server Environment110 Questions
Exam 14: Database Processing With XML100 Questions
Exam 15: Database Processing for Business Intelligence Systems101 Questions
Exam 16: Microsoft Access 201048 Questions
Exam 17: Getting Started With Systems Analysis and Design35 Questions
Exam 18: E-R Diagrams and the Idef1x Standard35 Questions
Exam 19: E-R Diagrams and the UML Standard36 Questions
Exam 20: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 21: Getting Started With Microsoft Visio 201036 Questions
Exam 22: the Semantic Object Model35 Questions
Exam 23: Data Structures for Database Processing35 Questions
Exam 24: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Select questions type
Stored procedures and triggers in SQL Server may become confused while executing stored procedures and triggers when SQL Server special words such as TRANSACTION appear as table or other names,even if they are enclosed in square brackets [ ].
(True/False)
4.9/5
(29)
In SQL Server,a interactive backup makes a copy of the changes that have been made since the last time a backup of the entire database was made.
(True/False)
4.8/5
(44)
When viewing a table in the GUI tools table design window in SQL Server,the notation that should supply the values for a surrogate key is that the Identity property of that column is set to "Yes."
(True/False)
4.9/5
(35)
SQL Server supports AFTER and INSTEAD OF triggers,but not BEFORE triggers.
(True/False)
4.9/5
(32)
SQL Server supports three types of indexes: clustered,unclustered,and random.
(True/False)
4.9/5
(35)
SQL Statements can be submitted to SQL Server from the Microsoft SQL Server Management Studio.
(True/False)
4.9/5
(37)
Which type of backup in SQL Server will create a backup of the entire database?
(Multiple Choice)
4.8/5
(33)
SQL Server system functions start with the symbol ________.
(Multiple Choice)
4.9/5
(29)
With SQL Server,the clustered index is faster for data retrieval.
(True/False)
4.9/5
(35)
In SQL Server,a differential backup makes a copy of the entire database.
(True/False)
4.7/5
(39)
The default cursor concurrency for a dynamic cursor in SQL Server is optimistic.
(True/False)
4.8/5
(44)
When recovering a database in SQL Server,it is possible to process the log to a particular point in time or to a transaction mark.
(True/False)
4.9/5
(32)
In SQL Server,insert and update triggers store old values in a pseudotable named deleted.
(True/False)
4.8/5
(34)
Which of the following is true about indexes in SQL Server?
(Multiple Choice)
4.8/5
(37)
Which of the following is a type of recovery model supported in SQL Server in which all database changes are logged?
(Multiple Choice)
4.8/5
(33)
Showing 81 - 100 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)