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?
Which Script creates objects owned by the user SCOOT/TIGER..?
which one is not the oracle database component type...
SGA means..?
which one is not mandatory file in Disk Components
To see the back ground processes in UNIX, use ps - ________command
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 configure a new SQL Server 2005 computer to use TCP/IP with all default settings. Your corporate policy requires that each server use a firewall. You find that you can connect to the SQL Server instance from the local computer. However, client computers cannot connect to the SQL Server instance. You need to identify the most likely cause of the connection issues. What should you do first?
Companyxyz.com has multiple servers in a distributed environment. You work with two SQL Server 2005 computers named SQL1 and SQL2. Each server uses SQL Server Authentication and they use different logins. You need to write a distributed query that joins the data on SQL1 with the data on SQL2. What should you do?
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?
You discover that the msdb database on a SQL Server 2005 computer is corrupt and must be restored. Databases are backed up daily. The database backup files are written to a network share, but the file names do not clearly indicate which databases are in each file. You need to locate the correct backup file as quickly as possible. The first file in the list is named DB_Backup.bak. Which Transact-SQL statement should you use?
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?