What is t-sql script to take database offline – take database online.
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
What is a Linked Server?
What do you understand by the analysis services in sql server?
what is database replication? : Sql server database administration
What is precedence constraint?
What are the main control-of-flow T-SQL constructs?
what is a join and explain different types of joins? : Sql server database administration
Define magic tables in sql server?
I have a table in which phno is one of the columns.i do have some values in tht phno column.i need to update phno column values with 0(zero) as prefix.give me a correct solution plz...
Define normalisation?
How can a user-defined datatype be created?
How can windows applications connect to sql servers via odbc?