Answer Posted / ritz
SQL stands for structured query langauage.it's a databse
laguage designed to manage the data in RDBMS.
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How to retrieve error messages using odbc_errormsg()?
What is the purpose of the model database?
What is pivot and unpivot?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
OPTIMIZATION OF SP,CURSOR,TRIGGERS
Explain go command in sql server?
What are the encryption mechanisms in sql server?
Can a function call a stored procedure in sql server?
What is create statement?
Differentiate sql server reporting services vs. Crystal reports?
Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
Can a rule be bound to any column of any data type?
Is BCNF better than 2NF & 3NF? Why?
What are the different authentication modes in sql server? How can it be changed?