Sql server DBA questions - sql server test questions

SQL Server is one of the most widely used databases. A test for SQL Server DBA will try to analyse the technical knowledge and ability of the candidate to deal with complicated issues with the database. This objective test is a collection of 15 tricky questions which a DBA has to face in his work life. Take this test to prepare yourself before you appear for a test as SQL Server DBA.

Online Practice Test > SQL Server DBA

Click here to start SQL Server DBA quiz/test
Here are few sample SQL Server DBA test/quiz questions

What is the difference between adhoc queries from stored procedures?

Adhoc queries are placed embedded in the business logic code
Stored procedures are placed embedded in the business logic code
There is no difference as both are fired on the databases
None of the above


What is the syntax for creating new login on the SQL sevrer?

USE LOGIN login_id WITH PASSWORD password
CREATE LOGIN login_id WITH USE password
CREATE LOGIN login_id USE password
CREATE LOGIN login_id WITH PASSWORD password


What is a MULTI_USER in sql server?

users that have the appropriate permissions to connect to the database are allowed
One user at a time is allowed to connect to the database
Only some members are allowed to access the database
Only the system admin and some members are allowed to access the database 

Click here to start SQL Server DBA quiz/test

More Links
SQL Server system database

Master Database MSDB Database, TEMPDB Database, Model Database.........
Read answer

SQL Server Transactions Architecture

What operations do SQL Server transaction logs support?
Explain the purpose of check points in a transaction log.
What is write-ahead transaction log?............. 



Write your comment - Share Knowledge and Experience

Discussion Board
SQL Server DBA questions - SQL Server Test Questions

What is the difference between adhoc queries from stored procedures?

Adhoc queries are placed embedded in the business logic code
Stored procedures are placed embedded in the business logic code
There is no difference as both are fired on the databases
None of the above


SQL Server DBA questions 05-11-2012 03:07 AM

SQL Server DBA questions - SQL Server Test Questions

When SQL server is installed, which of the following databases are created by default?

Master
Model
Both a and b
Root


SQL Server DBA questions 05-11-2012 03:07 AM

SQL Server DBA questions - SQL Server Test Questions

What is the syntax for creating new login on the SQL sevrer?

USE LOGIN login_id WITH PASSWORD password
CREATE LOGIN login_id WITH USE password
CREATE LOGIN login_id USE password
CREATE LOGIN login_id WITH PASSWORD password


SQL Server DBA questions 05-11-2012 03:07 AM

SQL Server DBA questions - SQL Server Test Questions

How do we delete a login ?

DELETE LOGIN login_name
DROP LOGIN login_name
A login cannot be deleted but only disabled
DISABLE LOGIN login_name


SQL Server DBA questions 05-11-2012 03:07 AM

More online test

Business object Test
OLAP Test
ReportNet Test
Microstrategy Test
Websphere Quiz
Solaris Quiz
SAS test
Weblogic certification test
SQL server Test
SQL server Quiz
Database Online Test
SQL Server DBA questions
Datawarehousing test
Biztalk Test
Networking Test


Career 12-20-2011 03:51 AM

 


Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring