Exam 10: Managing Databases With SQL Server 2014
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language114 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model104 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: SQL for Database Construction and Application Processing104 Questions
Exam 8: Database Redesign103 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: Managing Databases With SQL Server 2014101 Questions
Exam 11: Managing Databases With Oracle Database106 Questions
Exam 12: Managing Databases With Mysql 5.6101 Questions
Exam 13: The Web Server Environment128 Questions
Exam 14: Big Data, Data-Warehouses, and Business Intelligence Systems108 Questions
Exam 15: Getting Started With Microsoft Access 201353 Questions
Exam 16: Getting Started With Systems Analysis and Design37 Questions
Exam 17: E-R Diagrams and the IDEF1X Standard37 Questions
Exam 18: E-R Diagrams and the UML Standard36 Questions
Exam 19: Getting Started With Mysql Workbench Data Modeling Tools37 Questions
Exam 20: Getting Started With Microsoft Visio 201332 Questions
Exam 21: Data Structures for Database Processing39 Questions
Exam 22: the Semantic Object Model35 Questions
Exam 23: Getting Started With Web Servers, PHP, and the Netbeans IDE35 Questions
Exam 24: Business Intelligence Systems82 Questions
Exam 25: Big Data81 Questions
Select questions type
With SQL Server,a nonclustered index does not contain data but has pointers to the data.
(True/False)
4.7/5
(31)
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.7/5
(36)
When creating SQL Server tables in a database,SQL statements can now also be submitted by using ________.
(Multiple Choice)
4.7/5
(34)
One means of processing an SQL Server database is to create application code in a programming language and invoke SQL Server DBMS commands from that program.
(True/False)
4.8/5
(30)
Which of the following is a type of cursor concurrency that causes SQL Server to place an update lock on a row when the row is read?
(Multiple Choice)
4.8/5
(35)
Which of the following is not a lock granularity supported by SQL Server?
(Multiple Choice)
4.9/5
(39)
The Microsoft SQL Server Management Studio Manager can be used to create a new database.
(True/False)
4.7/5
(38)
SQL Server automatically makes determinations of whether or not to promote or demote a lock.
(True/False)
4.7/5
(39)
In SQL Server,a transaction log 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
(28)
The SQL Server GUI interface database management program is the ________.
(Multiple Choice)
4.9/5
(38)
Using only SQL Server tools,you can enter data into a table by ________.
(Multiple Choice)
4.9/5
(37)
Which of the following is true about the SQL Server Import and Export Wizard?
(Multiple Choice)
4.8/5
(29)
SQL Server logins can be based on Windows Operating System security or SQL server-specific security.
(True/False)
4.8/5
(31)
Which type of index in SQL Server is faster for data retrieval?
(Multiple Choice)
4.7/5
(34)
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
(30)
The default cursor concurrency for a dynamic cursor in SQL Server is optimistic.
(True/False)
4.7/5
(29)
With SQL Server,the preferred way to create database structures is with SQL statements.
(True/False)
4.8/5
(33)
Showing 81 - 100 of 101
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)