Exam 10: A: Managing Databases With SQL Server 20012
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL105 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 Processing100 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: A: Managing Databases With SQL Server 20012100 Questions
Exam 10: B: Managing Databases With Oracle Database 11g Release 2100 Questions
Exam 10: C: Managing Databases With MySQL100 Questions
Exam 11: The Web Server Environment198 Questions
Exam 12: Big Data datawarehouse and Business Intelligence Systems102 Questions
Exam 13: Microsoft Access 201348 Questions
Exam 14: Getting Started With Systems Analysis and Design35 Questions
Exam 15: E-R Diagrams and the Idef1x Standard35 Questions
Exam 16: E-R Diagrams and the UML Standard36 Questions
Exam 17: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 18: Getting Started With Microsoft Visio 201334 Questions
Exam 19: Data Structures for Database Processing35 Questions
Exam 20: the Semantic Object Model35 Questions
Exam 21: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Exam 22: Business Intelligence Systems80 Questions
Select questions type
Specifying locking hints in which parameter in an SQL clause can modify locking behavior in SQL Server?
(Multiple Choice)
4.7/5
(34)
Which of the following are ways of processing an SQL Server database?
(Multiple Choice)
4.8/5
(35)
When viewing the SQL Server list of tables in a database,dbo means "domain base object" and indicates a system table.
(True/False)
4.7/5
(35)
SQL Server AFTER triggers may be used with insert and update actions,but not delete actions.
(True/False)
4.9/5
(33)
The Microsoft SQL Server Management Studio cannot verify SQL statements until they are executed.
(True/False)
4.8/5
(25)
With SQL Server,the preferred way to create database structures is with SQL statements.
(True/False)
4.7/5
(28)
SQL Server 2012 provides two ways to create tables-graphically and through SQL code.
(True/False)
4.7/5
(23)
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)
SQL statements can be passed to SQL Server using the ________.
(Multiple Choice)
4.7/5
(32)
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
(34)
Using only SQL Server tools,you can enter data into a table by ________.
(Multiple Choice)
4.7/5
(35)
With SQL Server,a nonclustered index does not contain data but has pointers to the data.
(True/False)
4.8/5
(35)
In an SQL Server clustered index,the data are stored in the bottom level of the index and in the same order as the index.
(True/False)
4.9/5
(33)
PL/SQL is a programming language for SQL Server that adds programming constructs to the SQL language.
(True/False)
4.9/5
(37)
The name TRANSACTION is so special to SQL Server that no stored procedures will work on a table with that name.
(True/False)
4.9/5
(45)
Which type of backup in SQL Server will create a backup of the entire database?
(Multiple Choice)
4.9/5
(26)
SQL Server system functions start with the symbol ________.
(Multiple Choice)
4.8/5
(44)
In SQL Server,triggers can roll back the transaction that caused them to be fired.
(True/False)
4.9/5
(39)
When creating SQL Server tables in a database,SQL statements can now also be submitted by using ________.
(Multiple Choice)
4.8/5
(26)
Showing 41 - 60 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)