What is SQL Server primarily used for?
Which tool is commonly used to interact with SQL Server?
What does SQL stand for?
What command is used to retrieve data from a table?
Which data type is used to store textual data in SQL Server?
Which JOIN returns all matching rows from both tables?
What is a view in SQL Server?
What does a clustered index determine?
Which command is used to modify a stored procedure?
What is a CTE (Common Table Expression) used for?
What is the purpose of the SQL Server Buffer Pool?
What does the Dynamic Management View (DMV) help with?
Which of the following is NOT a high availability option in SQL Server?
What is the maximum number of indexes a SQL Server table can have?
What does SQL Server Profiler do?