How to search for a string in all stored procedure in sql server?
What is partition, how will you implement it? : sql server analysis services, ssas
Explain hostprotectionattribute in sql server 2005?
How do I find my localdb version?
Define ACID properties in a Database?
1.what is stored procedure?Its significance with example? 2.Explain about index with syntax and example? plz do reply.........
How to skip remaining statements in a loop block using continue statements?
What are the 7 disadvantages to a manual system?
What are indexes in ms sql server?
What are the features of Embedded SQL
how you can get the list of largest tables in a database? : Sql server administration
there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration
Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?