What command would you use to create an index?
Are connections to sql server encrypted?
Define union, union all, minus, intersect?
you added a row to a view, but the row is not shown on the view. Explain how this can happen, and how you can remedy the situation
How much space does sql server 2016 take?
Explain the benefits of user-defined functions?
How do you rebuild an identity column?
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
what are constraints? Explain different types of constraints? : Sql server database administration
What is a non-clustered index?
Explain relational data?
What is a field name?
Explain cross join or cartesian product in sql?
What is trace flag in sql server?
What is acid db?