databases Online Quiz - 224
Description: databases Online Quiz - 224 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
In NPS, in the expression 'NULL = NULL' results in a value of 'true'
In NPS, you can use datasliceid to view distribution
Which operators can be used for a subquery to return multiple rows? (MCQ)
Choose the options which represent true statements? (MCQ)
Which of the following options IS NOT represent types of Single-Row functions?
Which of the following options represent explicit data-type conversion functions?
What can NOT you accomplish using a SQL SELECT statement?
A subquery can consist of a statement located within a clause from a parent statement?
You are preparing for a new installation of SQL Server 2005. You need to select the protocols that client computers might use to connect to the server. Which two protocols can you use to achieve this goal?
You are responsible for implementing maintenance jobs on a SQL Server 2005 database server. Certain jobs run every Sunday and other jobs run at the beginning of every month. You need to schedule the jobs in the way that uses the least amount of administrative effort. What should you do?
A support engineer reports that inserting new sales transactions in a SQL Server 2005 database results in an error. You investigate the error. You discover that in one of the databases, a developer has accidentally deleted some data in a table that is critical for transaction processing. The database uses the full recovery model. You need to restore the table. You need to achieve this goal without affecting the availability of other data in the database. What should you do?
A power failure occurs on the storage area network (SAN) where your SQL Server 2005 database server is located. You need to check the allocation as well as the structural and logical integrity of all databases, including their system catalogs. What should you do?