| 9. | An SQL Server 2000 language that adds programming elements like parameters, variables, IF, WHILE loops, and so forth, to the basic capabilities of SQL is called: |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 10. | With this type of SQL Server cursor concurrency no lock is obtained until the user updates the data. |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 11. | SQL Server 2000 stored procedures can: |
|||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
| 12. | With which type of SQL Server recovery model, is no logging done? |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 13. | Which of the following is a way to create and modify tables using SQL Server? |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 14. | Which of the three possible types of triggers does SQL Server support? |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 15. | Which type of SQL Server cursor concurrency places an update lock on a row when the row is read? |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 16. | SQL Server program code that is executed instead of an SQL command that needs to be processed is called a(n): |
|||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
