Explain about protocol layer present in SQL server?
when u import an excel file into sql if suppose one column has got a date field with system time attached to it what data type u will use in sql to import it in a table? Note: a condition is the excel file has no primary key defined to a column...also u r importing bulk data into sql
Can we do dml on views?
Define left outer join in sql server joins?
How to grant a permission in ms sql server using "grant execute" statements?
Explain why variables called the most powerful component of ssis?
What happens if we shrink log file in sql server?
How to delete duplicate rows from table except one?
What are synonyms?
What is the advantage of sql server?
If we drop a table, does it also drop related objects like constraints, indexes, columns, defaults, views, and stored procedures?
Tell me what do you understand by a view? What does the with check option clause for a view do?
Where the sql logs gets stored? : sql server database administration