Answer Posted / chiru
1
| Is This Answer Correct ? | 3 Yes | 13 No |
Post New Answer View All Answers
What is history table in sql server?
How would you choose between a clustered and a non-clustered index?
How to get the definition of a user defined function back?
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
In what sequence sql statement is processed?
Mention the command used to rename the database.
what are the basic functions for master, msdb, model, tempdb and resource system databases? : sql server database administration
Write a query for primary key constraint with identity key word?
code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that
What is the difference between grant and with grant while giving permissions to the user?
What is acid mean in sql server?
What is the stored procedure?
What is rank function?
What do you need to connect php to sql server?
Determine when an index is appropriate?