Common set commands in oracle

Source: Internet
Author: User

The set commands commonly used in oracle are available only in the command line. windows key + R: Open the row. On www.2cto.com -- set the number of characters displayed in each row SQL> set linesize 4000; -- set the number of lines displayed on each page. Setting 0 indicates no branch. SQL> set pagesize 0; -- open the execution plan and statistical information, so that you can view the execution plan SQL> set autotrace on at any time when executing the SQL statement; usage: set autot [RACE] {OFF | ON | TRACE [ONLY]} [EXP [LAIN] [STAT [ISTICS] explain: ONLY show execution plan statistics: show statistics only -- display the execution time of the statement SQL> set timing on;

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.