Which command displays the SQL command in the SQL buffer,
and then executes it?
Answer Posted / srinivas chebrolu
By using LIST command in sql we can display recently executed query
by using / command we can execute it
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do
How to create new databases with "create database" statements?
Mention a few common trace flags used with sql server?
What is the difference between push and pull subscription? : sql server replication
How to find which stored procedure is currently running in sql server?
What is the filtered index?
 Explain what is sql override for a source taLle in a mapping?
What are the methods used to protect against sql injection attack?
What is data source view or dsv? : sql server analysis services, ssas
What is cdc in sql server?
What is the use of builtinadministrators group in sql server? : sql server security
Is mysql the same as sql server?
What is updatable resultset?
How do I find query history in sql server?
Explain nested join?