What are the basic features of a trigger in ms sql server?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between grant and with grant while giving permissions to the user?
What is Extended user-defined?
What are partitioned views and distributed partitioned views?
Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
if we have a column (Key) in a table. and values of that column is Key 1 1 1 2 2 3 3 4 4 5 5 5 and we want to show the data after query..like.. 1(3) 2(3) 3(2) 4(2) 5(3) how many times a single term comes..
17 Answers 3i Infotech, Rolta, TCS,
Explain transaction server isolation?
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
What are the 7 disadvantages to a manual system?
What is ms sql server triggers?
What is partitioned view?
What is sqlcmd?
How do database indexes work?