T-SQL Interview Questions and Answers: WWW - Tsql.info
T-SQL Interview Questions and Answers: WWW - Tsql.info
www.tsql.info
1. What is a Table?
A Table is an object in the database that contain all the data in a database.
Temporary Tables
System Tables
Wide Tables
4. What is a query ?
A query is the result set of a SELECT statement. The select command is used to retrieve
SELECT
INSERT
UPDATE
DELETE
MERGE
BULK INSERT
TRUNCATE TABLE
7. What is a join?
Join is a SQL keyword used retrieve rows from two or more tables based on the relationship
Outer join
UNION ALL will not eliminate duplicate rows, returns all values.
variable. Practically loads empty spaces. The Varchar type does not use the entire declared
Nonclustered
Unique
Filtered
Columnstore
Hash
Memory-Optimized Nonclustered
XML
Spatial
Partitioned Views
System Views
INSTEAD OF trigger
Table-Valued Functions
System Functions
https://www.tsql.info/interview-questions.php