Tips for using Oracle Toad

Source: Internet
Author: User
Tags table name

1. Stop the mouse in the SQL row, and then Ctrl+enter directly execute the current SQL.

2. Solve Toad to Chinese display garbled problem:

System environment variable plus nls_lang=american_america. We8iso8859p1

3. Toad Automatic prompt function, just like Plsql Developer:

Enter the first few letters of the table name, and then use CTRL +. You can eject if you type SELECT * from emp t where T. At this point, the Emp field pops up for you to choose from.

4. How to support code AutoCorrect, such as input ndf, automatically replace into no_data_found, input SF automatically replaced with select * from:

Click to open menu Edit->editer_options->auto_replace, set yourself. You can set any word that you want to replace automatically

5. Toad How to implement multiple threads, as Plsql developer can cancel the current operation:

There are options to install, if not set to enter the View-options-oracle-transactions, select the first option.

6. Modify the query's data in the Toad SQL Editor:

Select rowid,b.* from Acc_bill B to modify the data.

7. Use Object palette Bar, very good:

Find the entrance in View--object palette. Click on the right side of the SQL Editor window to create a window, which can be based on the schema to select the object type, such as table, the table name appears in the SQL editor, the following also has the field name.

8. Format SQL statements (SQL edit window) ctrl+shift+f

More Wonderful content: http://www.bianceng.cn/database/Oracle/

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.