F4 look at the structure of the table
F5 execute the SQL in the dialog box, note that the end is required;
F7 clears all SQL in the current edit box
F8 View history of SQL statements
F9 executing SQL for the current row
F10 See menu
Ctrl + F12 Save SQL as document
Ctrl +. Complement the whole table_name
Ctrl + t complements full table_name, or displays fields
Ctrl + E To view the execution plan for the current SQL
Ctrl+enter directly executes the current SQL
CTRL+SHIFT+F Formatting SQL statements
ALT + arrows look up and down SQL history
Ctrl+f Find
Ctrl+r Replace to replace all you need to select entire scope in the dialog box
Ctrl+u all uppercase for the selected SQL statement
Ctrl+l The SQL statement is selected all lowercase
CTRL+B will select the SQL statement statement Comment, Commet block
CTRL++SHIFT+B will select the SQL statement to uncomment, Uncommet block
Toad for Oracle shortcut keys