The SQL server candidates for a position are selected on the basis of their
performance in timed online quiz. This online SQL quiz consists of 28 questions
trying to assess your knowledge on various aspects of SQL. Take this quiz and
measure your performance on the basis of your score & time you took to
achieve it.
Online Practice
Test > SQL Server quiz
Here are few sample SQL Server quiz questions
Which of the below is the correct syntax for a VIEW?
Both b and d below
CREATE VIEW ViewName AS INSERT ...
CREATE VIEW ViewName AS UPDATE ...
CREATE VIEW ViewName AS SELECT ...
____________ is a set of graphical tools that allows you to transfer data
between disparate sources into one or more destinations.
Data Transfer Services
Data Transformation Services
Data Disperse Services
Data transform Services
The _____________ option allows you to connect to another instance of SQL
Server running on a different machine
Both b and d below
Link servers
Linking servers
Linked Servers
Click here to
start SQL Server quiz
More Links
Latest answer: Data Integrity validates the data before getting
stored in the columns of the table. SQL Server supports four type of data
integrity............
Latest answer: The Bulk Copy is a command utility that transfer
SQL data to or from a data file.
This utility mostly used to transfer huge data to SQL server from other
database...........
Latest answer: Distributed Query is a query which can retrieve
data from multiple data sources including distributed data...............
|