Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
SQL Server 2000
SQL Server automatically creates an index on all primary and foreign keys.
True
Correct Answer:
True
← Previous Question
Next Question→
More Questions from
SQL Server 2000
SQL Server supports three recovery modes: simple, full and Bulk.
Nonclustered indexes are faster than clustered indexes for retrieval.
SQL Server supports INSTEAD OF, AFTER and BEFORE triggers.
SQL Server supports a language called Transact-SQL (also called T-SQL).
With SQL Server pessimistic locking, no lock is obtained until the user updates the data.
Better security occurs if Windows-only authentication is selected.
SQL Server indexes are special data structures used to improve performance.
With SQL Server optimistic locking, an update lock is placed on the row when the row is read.
An SQL Server reserved word must be placed in brackets. If the word is not in brackets, SQL Server will try to interpret it as the name of one of its special words.
A differential backup makes a copy of the entire database.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments