TOAD에서 사용하는 일반적인 단축키들.
You can also edit your shortcut keys, using the Configure Menu Shortcuts dialog box.
|
단축키 |
기능 |
|
F1 |
도움말 열기 |
|
F2 |
편집 화면 최대화/복원 |
|
<SHIFT> <F2> |
그리드 화면 최대화/복원 |
|
F3 |
다음 찾기 |
|
<SHIFT> <F3> |
이전 찾기 |
|
F4 |
DESC 테이블과 동일 |
|
F5 |
Procedure Editor: Sets or Deletes a Breakpoint in the Procedure Editor for PL/SQL debugging SQL Editor: Execute as script |
|
F6 |
Toggle between SQL Editor and Results panel |
|
F7 |
Clear All Text, Trace Into in the Procedure Editor |
|
F8 |
Recall previous SQL statement in the SQL Editor, Step Over in the Procedure Editor for PL/SQL debugging |
|
F9 |
Execute statement in the SQL editor, Compile in the Procedure Editor |
|
<CTRL> F9 |
Verify statement without execution (parse) in the SQL Editor, Set Parameters in the Procedure Editor for PL/SQL debugging |
|
<SHIFT> F9 |
Execute current statement at cursor in the SQL Editor, Execute Current Source in the Procedure Editor without PL/SQL debugging |
|
F10 |
Popup Menu |
|
F11 |
Run (continue execution) in the Procedure Editor for PL/SQL debugging |
|
F12 |
Run to cursor in the Procedure Editor for PL/SQL debugging. |
|
<CTRL> F12 |
Pass the SQL or Procedure Editor contents to the specified External Editor (Specified in Options > Editors). |
|
<CTRL> A |
Select All Text |
|
<CTRL><ALT>B |
Display the PL/SQL Debugger Breakpoints window |
|
<CTRL> C |
Copy |
|
<CTRL> D |
Display procedure parameters |
|
<CTRL><ALT>D |
Display the PL/SQL Debugger DBMS Output window |
|
<CTRL> E |
Execute Explain Plan on the Current Statement |
|
<CTRL><ALT>E |
Display the PL/SQL Debugger Evaluate/Modify window |
|
<CTRL> F |
Find Text |
|
<CTRL> G |
Goto Line |
|
<CTRL> L |
Convert Text to Lowercase |
|
<CTRL> M |
|
|
<CTRL> N |
Recall Named SQL Statement |
|
<CTRL> O |
Opens a Text File |
|
<CTRL> P |
|
|
<CTRL> R |
Find and Replace |
|
<SHIFT> <CTRL> R |
Uses the ALIASES.TXT file to substitute the alias with the associated table name |
|
<CTRL> S |
Saves File |
|
<SHIFT> <CTRL> S |
Save File As |
|
<CTRL><ALT>S |
Display the PL/SQL Debugger Call Stack window |
|
<CTRL> T |
Columns Dropdown |
|
<CTRL> U |
Converts Text to Uppercase |
|
<CTRL> V |
Paste |
|
<CTRL><ALT>W |
Display the PL/SQL Debugger Watches window |
|
<CTRL> X |
Cut |
|
<CTRL> Z |
Undo Last Change |
|
<SHIFT> <CTRL> Z |
Redo Last Undo |
|
<ALT> <UP> |
Display Previous Statement |
|
<ALT> <DOWN> |
Display Next Statement (after <ALT> <UP>) |
|
<CTRL><HOME> |
In the data grids, goes to the top of the recordset |
|
<CTRL><END> |
In the data grids, goes to the end of the recordset |
|
<CTRL><TAB> |
Cycles through the collection of MDI Child windows |
|
<CTRL><ENTER> |
Execute current SQL (same as <SHIFT>F9) |
|
<CTRL> (period) |
Autocompletes tablenames |


