What are the differences between char and varchar in ms sql server?
can any body tell me how to know the password of current user in sql server
If i have one transaction say mainTransaction, within this mainTransaction i have another two transaction say t1 and t2. Now while execution t1 completes successfully and commit statement fires, but while executing t2 some error occurs and rollback statement fires. What happen to t1, is it rollback or not?
Do you know hot add cpu in sql server 2008?
Where is localdb stored?
What are the difference between “where” and “having” clause in sql server?
What are the different normalization forms?
what are different types of backups available in sql server? : Sql server database administration
Can a function call a stored procedure in sql server?
What is cursor ? And what is difference between Trigger ?
What are the different types of sub-queries?
What are the advantages of log shipping?
How to set database to be read_only in ms sql server?