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 to verify the port number of the sql server?
What is global temp table?
Can sql server 2016 run on windows 7?
What is shrink log file?
Explain the microsoft sql server delete command?
What is the difference between stored procedure and functions?
What is log shipping? Can we do logshipping with SQL Server 7.0 ?
as a part of your job, what are the dbcc commands that you commonly use for database maintenance? : Sql server database administration
Can you explain what are commit and rollback in sql?
what is isolation level at dead lock?
What is the purpose of object explorer and its features? : sql server management studio
What do you understand by the analysis services in sql server?
How to delete all rows with truncate table statement in ms sql server?
Can coalesce return null?
What is query optimizer in sql server?