Which ANSI/ISO standard introduced the first official SQL specification in 1986?
Which ANSI/ISO standard introduced the first official SQL specification in 1986?
Backing up your SQL Server database is essential for _______ your data.
Backing up your SQL Server database is essential for _______ your data.
Which of the following SQL Server tools is used to enhance data management and governance?
Which of the following SQL Server tools is used to enhance data management and governance?
When you _______ an Access table from a SQL Server, SSMA restores the original Access table and its data.When you _______ an Access table from a SQL Server, SSMA restores the original Access table and its data.
When you _______ an Access table from a SQL Server, SSMA restores the original Access table and its data.When you _______ an Access table from a SQL Server, SSMA restores the original Access table and its data.
Which of the following is used to overcome the Replication in SQL Server?
Which of the following is used to overcome the Replication in SQL Server?
Which of the following is the main feature of dotConnect for SQL Server?
Which of the following is the main feature of dotConnect for SQL Server?
Which is the default field terminator for bulk insert in SQL Server?
Which is the default field terminator for bulk insert in SQL Server?
Which of the stored procedure is used to test the SQL injection attack?
Which of the stored procedure is used to test the SQL injection attack?
User defined function in SQL Server can return ____________
User defined function in SQL Server can return ____________
DML triggers in SQL Server is applicable to _____________
DML triggers in SQL Server is applicable to _____________
Which of the following stored procedure is already defined in SQL Server?
Which of the following stored procedure is already defined in SQL Server?
Which of the following is the instance of SQL Server that is your production server in log shipping?
Which of the following is the instance of SQL Server that is your production server in log shipping?
Which of the following pair of technology is supported in SQL Server?
Which of the following pair of technology is supported in SQL Server?
Who is credited with the creation of SQL?
Who is credited with the creation of SQL?
User defined function in SQL Server can return ____________
User defined function in SQL Server can return ____________
DML triggers in SQL Server is applicable to _____________
DML triggers in SQL Server is applicable to _____________
Which company introduced the first commercial relational database management system (RDBMS) based on SQL?
Which company introduced the first commercial relational database management system (RDBMS) based on SQL?
Which of the following stored procedure is already defined in SQL Server?
Which of the following stored procedure is already defined in SQL Server?
Which of the following stored procedure is already defined in SQL Server?
Which of the following stored procedure is already defined in SQL Server?
What was the initial name of SQL proposed by IBM?
What was the initial name of SQL proposed by IBM?
Exception handling is possible in SQL Server using _____________
Exception handling is possible in SQL Server using _____________
In which year was the first paper outlining the relational model published by Edgar F. Codd?
In which year was the first paper outlining the relational model published by Edgar F. Codd?
Which of the following language is used for procedural flow in SQL Server?
Which of the following language is used for procedural flow in SQL Server?
Which of the following feature of SQL Server was used before XML technology for semi structured data?
Which of the following feature of SQL Server was used before XML technology for semi structured data?
Exception handling is possible in SQL Server using _____________
Exception handling is possible in SQL Server using _____________
Which of the following language is used for procedural flow in SQL Server?
Which of the following language is used for procedural flow in SQL Server?
Which SQL statement is used to update data in a database?
Which SQL statement is used to update data in a database?
What will the SQL query SELECT * FROM Users WHERE FirstName = ‘John’ AND LastName = ‘Doe’; return?
What will the SQL query SELECT * FROM Users WHERE FirstName = ‘John’ AND LastName = ‘Doe’; return?
Which command is used to remove a table from a database?
Which command is used to remove a table from a database?
Which SQL keyword gives a nickname to a table (typically for the purpose of a join)?
Which SQL keyword gives a nickname to a table (typically for the purpose of a join)?
What SQL clause is used to filter the results of a query?
What SQL clause is used to filter the results of a query?
Which SQL statement is used to extract data from a database?
Which SQL statement is used to extract data from a database?
Which SQL keyword is used to sort the data returned by a SELECT statement?
Which SQL keyword is used to sort the data returned by a SELECT statement?
Which of the following command is used to create a database in SQL?
Which of the following command is used to create a database in SQL?
What is the purpose of the SQL keyword “DISTINCT” in a SELECT statement?
What is the purpose of the SQL keyword “DISTINCT” in a SELECT statement?
What command is used to create a new table in SQL?
What command is used to create a new table in SQL?
What does the SQL LIKE operator do?
What does the SQL LIKE operator do?
What does SQL stand for?
What does SQL stand for?
Which of the following SQL Server tools is used to enhance data management and governance?
Which of the following SQL Server tools is used to enhance data management and governance?
Which of the following feature of SQL Server was used before XML technology for semi structured data?
Which of the following feature of SQL Server was used before XML technology for semi structured data?
What is the hybrid model in SQL Server?
What is the hybrid model in SQL Server?
Which of the reasons will force you to use the XML data model in SQL Server?
Which of the reasons will force you to use the XML data model in SQL Server?
Which of the following is not a class of constraint in SQL Server?
Which of the following is not a class of constraint in SQL Server?
Which version of SQL standardized many features that are still in use today, such as joins and subqueries?
Which version of SQL standardized many features that are still in use today, such as joins and subqueries?
Which of the following is the main feature of dotConnect for SQL Server?
Which of the following is the main feature of dotConnect for SQL Server?
Which SQL standard introduced support for object-oriented features, recursive queries, and XML data types?
Which SQL standard introduced support for object-oriented features, recursive queries, and XML data types?
Which of the following is used to overcome the Replication in SQL Server?
Which of the following is used to overcome the Replication in SQL Server?
Which version of SQL introduced window functions and common table expressions (CTEs)?
Which version of SQL introduced window functions and common table expressions (CTEs)?
When you _______ an Access table from a SQL Server, SSMA restores the original Access table and its data.
When you _______ an Access table from a SQL Server, SSMA restores the original Access table and its data.
In SQL, what is the purpose of the WHERE clause in a DELETE statement?
In SQL, what is the purpose of the WHERE clause in a DELETE statement?