How to automatically create a log when an exception is being received into SQL Server?
No Answer is Posted For this Question
Be the First to Post Answer
How many categories of data types used by sql server?
Explain unique key in sql server?
What are the advantages of using stored procedures?
1)what is the difference between Reinitializing a Subscription and synchronization the subscription? 2)when to use reinitializing ? 3)when to use synchronization? 4)when adding table or deleting a table what to do?(reinz.. or syn) 5)when adding a column what to do?
What is built-in function?
How many primary keys are possible in a table?
what is memory-optimized nonclustered indexes
Are resultset updatable?
What are triggers? How many triggers you can have on a table? How to invoke a trigger on demand?
What is an identity column in insert statements?
What are the functions in sql server?
WHAT IS THE DIFFERENCE BETWEEN CANDIDATE KEY ,COMPOSITE KEY AND PRIMARY KEY. THAN U.