Explain the difference between functions and stored procedures in sql server?
Define the term DML, DDL and DTL?
Security Question- SQL DBA exparts, need your help...
What are “lock” hints?
write down the code for "how we delete a table without using of Drop command " ?
7 Answers CarrizalSoft Technologies, Sonata,
How to create a simple user defined function in ms sql server?
Where can you add custom error messages to sql server?
What is difference between after and before?
Which sql server table is used to hold the stored procedure scripts?
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
Where are sql server user names and passwords stored in sql server?
Give a example to search fr a string in all stored procedure in sql server.
How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?