DBMS-Microsoft SQL Server Questions and Answers
Practice ModeShowing 10 of 49 questions
Q1
Microsoft SQL Server is a multithreaded server that scales from laptops and desktops to enterprise servers.
Answer: Option A
Q2
Microsoft SQL Server can operate on clusters and symmetrical multiprocessing (SMP) CONFIGURATIONS.
Answer: Option A
Q3
Data Transamission Services (DTS) provide an extremely flexible method for improting and exporting data between a Microsoft SQL Server installation and a large variety of other formats.
Answer: Option A
Q4
SQL Server does not provide any graphical tools
Answer: Option B
Q5
Microsoft SQL Server is
Answer: Option A
Q6
Microsoft SQL Server was developed in
Answer: Option B
Q7
Microsoft SQL Server was originally developed at Sybase for
Answer: Option B
Q8
Microsoft SQL Server can operate on
Answer: Option D
Q9
Service Manager of Microsot SQL Server 2000 is used to control.
Answer: Option D
Q10
Which SQL statement is used to retrieve data from a database?
Answer: Option B
Explanation: SELECT statement is used to query and retrieve data from database tables.