Sql Server Interview Questions and Answers (1758) - Page 88

which of the following clause is used to return SQL resultset in JSON format in SQL Server2016?

NOTE: This is objective type question, Please click question title for correct answer.
what is the alternate option to maintain log/history tables in SQL Server 2016?

NOTE: This is objective type question, Please click question title for correct answer.
which of the following SQL statement is used to remove a log file called logfile1 from a database called DB1?

NOTE: This is objective type question, Please click question title for correct answer.
which options makes a SQL table as temporal table in SQL Server 2016?

NOTE: This is objective type question, Please click question title for correct answer.
can we create Temporal Table with out Primary Key column?

NOTE: This is objective type question, Please click question title for correct answer.
what are the columns to be defined for Temporal Table?

NOTE: This is objective type question, Please click question title for correct answer.
which of the following clause is used to define DATETIME2 columns in Temporal Table?

NOTE: This is objective type question, Please click question title for correct answer.
Can we update DATETIME2 columns that are defined as GENERATED ALWAYS ON in Temporal Table?

NOTE: This is objective type question, Please click question title for correct answer.
Can we TRUNCATE a Temporal Table?

NOTE: This is objective type question, Please click question title for correct answer.
Can we mark an existing table as Temporal table?

NOTE: This is objective type question, Please click question title for correct answer.
can we drop versioning enabled tables (Temporal table)? DROP TABLE dbo.TableName

NOTE: This is objective type question, Please click question title for correct answer.
What is the best alternate for SQL Profiler as it is being deprecated in future releases?

NOTE: This is objective type question, Please click question title for correct answer.
What is the default extended event session to capture Deadlocks?

NOTE: This is objective type question, Please click question title for correct answer.
Found this useful, bookmark this page to the blog or social networking websites. Page copy protected against web site content infringement by Copyscape

 Interview Questions and Answers Categories