Collections:
Input Buffer in SQL*Plus in Oracle
What Is Input Buffer in SQL*Plus in Oracle?
✍: FYIcenter.com
Input buffer is a nice feature of the command-line SQL*Plus tool. It allows you to revise a multiple-line command and re-run it with a couple of simple commands. By default, input buffer is always turned on in SQL*Plus. The last SQL statement is always stored in the buffer. All you need is to remember to following commonly used commands:
2020-07-15, 1040👍, 0💬
Popular Posts:
Where to find answers to frequently asked questions on Oracle basic concepts? I am new to Oracle dat...
How To Create an Multi-Statement Table-Valued Function in SQL Server Transact-SQL? To create a multi...
What is Microsoft SQL Server in SQL Server? Microsoft SQL Server is a relational database management...
How To Select Some Specific Columns from a Table in a Query in SQL Server? If you want explicitly te...
How to download and install SQL Server 2005 Sample Scripts in SQL Server? If you want to learn from ...