How many max. conditions can b written under the WHERE clause? Like select * from [tabnam] WHERE (cond1...or..cond2....or...cond3...and.....so on.....??? (upto how much extent))?????
3 9070How To Make password Protected SQL Server 2005 Database i.e when i open SQL Server database then ask for password.
1 5523What is the Query of getting last 10 transaction Reports (like insert, update, Delete Data from Tabele) ?
4 10196Can I know,how to Execute Funcion and Trigger through command(Manualy Execution) in MS SQL/SERVER 2005,give me answer with Example.
1 3754
What is normalization 1nf 2nf 3nf?
What stored by the msdb?
Can we do dml on views?
We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?
How to write a query with a full outer join in ms sql server?
What are the reporting services components?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
Explain about link server in sql server?
What is snapshot parameter in ssrs?
How do I determine how many instances of sql server are installed on a computer?
What is etl - extraction, transformation, and loading?
What is the difference between delete and truncate statements?
What is the difference between locking and multi-versioning?
What do mean by xml datatype?
What is user-defined functions? What are the types of user-defined functions that can be created?