What is transact-sql language?
No Answer is Posted For this Question
Be the First to Post Answer
How can you tell if a database object is invalid?
what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration
How to create view in stored procedure sql server?
What is an extended stored procedure? Can you instantiate a COM object by using T-SQL?
You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?
What is a group function explain with an example?
How adventureworkslt tables are related?
How will you know when statistics on a table are obsolete?
sql server has its default date format in da form "yy-mm-dd" its possible to convert da current date format of sql server to desired format. Now my question is dat how to get da previous and comin days date in my desired format??
select the 3rd maximum salary from sql server database if 4 (just an example In practically I may not know the exact situation) of the highest salaries are equal.
How to set a database state to offline in ms sql server?
Why de-normalization required?