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
Which of the following are ways of processing an SQL Server database?
(Multiple Choice)
4.8/5
(37)
Which of the following is the default transaction isolation level for SQL Server?
(Multiple Choice)
4.8/5
(33)
In the Microsoft SQL Server Management Studio,the amount to add to the surrogate key value when adding a new row is specified by the increment property.
(True/False)
4.8/5
(31)
SQL Server user variables and parameters start with the @ symbol.
(True/False)
4.8/5
(34)
What name is so special to SQL Server that no stored procedure will work on a table with that name,not even if it is enclosed in brackets?
(Multiple Choice)
4.8/5
(28)
The Microsoft SQL Server Management Studio cannot verify SQL statements until they are executed.
(True/False)
4.9/5
(36)
Specifying locking hints in which parameter in an SQL clause can modify locking behavior in SQL Server?
(Multiple Choice)
4.9/5
(33)
When you use the Microsoft SQL Server Management Studio to run and rerun a set of SQL Server DBMS commands stored in a text file,the stored procedure must start with CREATE PROCEDURE.
(True/False)
4.8/5
(39)
In addition to the standard SQL Server 2008 R2 tools,SQL statements such as CREATE TABLE can now also be executed by using Microsoft's PowerShell.
(True/False)
4.8/5
(35)
SQL Server supports three recovery models: simple,complex and bulk logged.
(True/False)
4.9/5
(34)
SQL Server tables can be created and modified using ________.
(Multiple Choice)
4.8/5
(38)
The SQL Server default when creating a new database is to create two data files and one log file for each database.
(True/False)
4.9/5
(25)
For triggers on insert and update actions,the new column values are stored in ________.
(Multiple Choice)
4.9/5
(35)
The column(s)that is/are the primary key in an SQL table are indicated by ________ when viewed graphically in Enterprise Manager.
(Multiple Choice)
4.8/5
(31)
Showing 61 - 80 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)