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
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.8/5
(29)
In SQL Server,locking behavior can be modified by providing locking hints in the WITH parameter of the FROM clause in SELECT statements.
(True/False)
4.8/5
(35)
Data can be entered directly into a table in Enterprise Manager or via SQL INSERT statements submitted through the Microsoft SQL Server Management Studio.
(True/False)
4.9/5
(37)
When viewing a table in the GUI tools table design window in SQL Server,the primary key is indicated by a black arrow.
(True/False)
4.8/5
(39)
SQL Server user built-in system functions start with the @@ symbol.
(True/False)
4.8/5
(36)
Which of the following is true about indexes in SQL Server?
(Multiple Choice)
4.9/5
(33)
The Microsoft SQL Server Management Studio Manager can be used to create a new database.
(True/False)
4.9/5
(37)
SQL Server user variables and parameters start with the symbol ________.
(Multiple Choice)
4.9/5
(38)
The default transaction isolation level for SQL Server is Read Committed.
(True/False)
4.9/5
(29)
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.9/5
(32)
SQL Server AFTER triggers may be assigned to either tables or views.
(True/False)
4.9/5
(28)
The developer can direct SQL Server to create indexes on non-key fields.
(True/False)
4.7/5
(37)
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
(30)
Database views can only be created in SQL Server through the use of SQL commands.
(True/False)
4.8/5
(39)
Anytime you want to use an SQL Server reserved word as a user identifier,enclose it in ________.
(Multiple Choice)
4.9/5
(28)
In SQL Server,an 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.9/5
(31)
Which of the following is not a type of trigger supported by SQL Server?
(Multiple Choice)
4.9/5
(28)
Showing 81 - 100 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)