Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
SQL Server 2000
Which of the following is a way to create and modify tables using SQL Server?
Write SQL code using either CREATE or ALTER SQL statements only.
Use the graphical facilities of SQL Server Enterprise Manager only.
Both of the two methods above will work.
Neither of the two methods above will work.
Correct Answer:
Both of the two methods above will work.
← Previous Question
Next Question→
More Questions from
SQL Server 2000
With this type of index, the bottom level of an index does not contain data, but rather it contains pointers to data.
With this type of index, the data are stored in the bottom level of the index and in the same order as that index.
With which type of SQL Server recovery model are all database changes logged?
The strictest transaction isolation level provided by SQL Server is called:
Which of the three possible types of triggers does SQL Server support?
With which type of SQL Server recovery model, is no logging done?
SQL Server automatically creates an index on:
Which of the following is not a factor in determining the concurrency control behavior of SQL Server?
What mode of authentication does SQL Server NOT provide?
Using SQL Server 2000, which of the following symbols is used to indicate parameters in stored procedures?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments