sqlplus
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sqlplus [2020/02/12 15:18] – z0hpvk | sqlplus [2025/03/08 22:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
You can add here any other " | You can add here any other " | ||
+ | ==== New Features ==== | ||
^Command ^Description ^Version^ | ^Command ^Description ^Version^ | ||
|SET FEEDBACK ONLY |No data is returned, just the number of rows |12.2| | |SET FEEDBACK ONLY |No data is returned, just the number of rows |12.2| | ||
|SET MARKUP CSV ON |Output in CSV format |12.2| | |SET MARKUP CSV ON |Output in CSV format |12.2| | ||
- | |SQLPLUS -F |Change parameters to improve performance (includes pagesize, arraysize and statementcache| 12.2| | + | |SQLPLUS -F |Change parameters to improve performance (includes pagesize, arraysize and statementcache|12.2| |
- | |SET LINESIZE WINDOW |Dynamically alter output to fit size of window| 18| | + | |SET LINESIZE WINDOW |Dynamically alter output to fit size of window|18| |
- | |SET ROWLIMIT n |Limit the number of rows displayed by the query| 18| | + | |SET ROWLIMIT n |Limit the number of rows displayed by the query|18| |
sqlplus.1581520706.txt.gz · Last modified: 2025/03/08 22:23 (external edit)