1
SQL Server Interview
SQL Server Fundamentals
SQL Server interview questions covering sql server fundamentals.
20 Questions Filter by level
Interview questions
Open a question for the full answer, code and interview guidance.
2
What is SQL?
3
What is T-SQL?
4
What is a database?
5
What is an RDBMS?
6
What is a table in SQL Server?
7
What is the difference between a row and a column?
8
What is a schema in SQL Server?
9
What is dbo in SQL Server?
10
What are the major categories of SQL commands?
11
What is DDL?
12
What is DML?
13
What is DQL?
14
What is the difference between DELETE, TRUNCATE, and DROP?
15
What is a primary key?
16
What is a foreign key?
17
What is IDENTITY in SQL Server?
18
What is NULL in SQL Server?
19
What is a constraint in SQL Server?
20