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
my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions
How do we know if any query is retrieving a large amount of data or very little data?
How do I edit a stored procedure in sql server?
Explain the difference between delete,drop and truncate in SQL Server?
How to find which stored procedure is currently running in sql server?
You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?
What are various limitations of the views?
Explain about builtinadministrator?
mention different types of relationships in the dbms?
Can we use having clause without group by?
What is pessimistic concurrency?
What is the difference between a local and a global temporary table?
what's the difference between a primary key and a unique key? : Sql server database administration
How to create a scrollable cursor with the scroll option?
How to identify current user in ssrs report?