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
How do you send email on SQL Server?
Explain what is “asynchronous” communication in sql server service broker?
What is the security principal at the server level that represents your session?
What is policy based management (pbm)? : sql server database administration
What is updatable resultset?
Name few endpoints exposed by ssrs 2012?
How you would rewrite the sql query to return the customerid sorted numerically?
Which is faster statement or preparedstatement?
Tell me something about security and sql azure?
What are tables in sql server?
Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
What are drillthrough reports?
what are the three command line utilities and what are their primary functions?
Differentiate between a primary key and a unique key.
Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security