This section describes how to customize shortcut keys.
Perform the following steps to set or modify shortcut keys:
The Preferences dialog box is displayed.
The Shortcut Mapper pane is displayed.
For example, to change the shortcut key for Step Into from F7 to F6, move the cursor to the Binding text box and enter F6.
You can modify multiple shortcut keys before restarting Data Studio.
Perform the following steps to remove shortcut keys:
The Preferences dialog box is displayed.
The Shortcut Mapper pane is displayed.
You can remove multiple shortcut keys before restarting Data Studio.
Perform the following steps to restore the default shortcut keys:
The Preferences dialog box is displayed.
The Shortcut Mapper pane is displayed.
The Restart Data Studio dialog box is displayed.
Function |
Shortcut Key |
---|---|
Sorts the result sets of views and tables, editing tables, and queries in ascending or descending order, or in the order of results received by the server |
Alt+Click |
Opens the Help menu |
Alt+H |
Saves the SQL script |
Ctrl+S |
Opens the Edit menu |
Alt+E |
Compiles or executes statements in SQL Terminal |
Ctrl+Enter |
Searches and replaces |
Ctrl+F |
Searches for the previous one |
Shift+F3 |
Searches for the next one |
F3 |
Redoes an operation |
Ctrl+Y |
Copies information of Execution Time and Status in the Edit Table Data tab |
Ctrl+Shift+K |
Copies database objects from the automatic recommendation list |
Alt+U |
Opens the Callstack, Breakpoints, or Variables pane |
Alt+V |
Opens a SQL script |
Ctrl+O |
Steps over |
F8 |
Steps into |
F7 |
Steps out |
Shift+F7 |
Comments out or uncomments a row |
Ctrl+/ |
Locates the first element in Object Browser |
Alt+Page Up or Alt+Home |
Locates the last element in Object Browser |
Alt+Page Down or Alt+End |
Locates a specific row |
Ctrl+G |
Disconnects from the database |
Ctrl+Shift+D |
Formats SQL or PL/SQL |
Ctrl+Shift+F |
Changes to uppercase |
Ctrl+Shift+U |
Changes to lowercase |
Ctrl+Shift+L |
Updates the cells or columns in the Edit Table Data, Properties, or Results pane. Click the cell or column header to enable this option. |
F2 |
Closes the PL/SQL Viewer, View Table Data, Execute Query, or Properties tab |
Shift+F4 |
Continues the PL/SQL debugging |
F9 |
Cuts content |
Ctrl+X |
Copies the name of the object modified in Object Browser or in the terminal. You can copy the selected data from the Terminal, Result, View Table Data, or Edit Table Data tab. |
Ctrl+C |
Copies the data in the Result, View Table Data, or Edit Table Data tab. The data contains/does not contain the column title and row number |
Ctrl+Shift+C |
Copies queries in the Edit Table Data tab |
Ctrl+Alt+C |
Copies content of the Variables tab |
Alt+K |
Copies content of the Callstack tab |
Alt+J |
Copies content of the Breakpoints tab |
Alt+Y |
Visualizes the interpretation plan |
Alt+Ctrl+X |
Displays online help (user manual) |
F1 |
Template |
Alt+Ctrl+Space |
Switches to the first SQL Terminal tab |
Alt+S |
Selects all |
Ctrl+A |
Opens the Setting menu |
Alt+G |
Refreshes the Object Browser pane |
F5 |
Searches for an object |
Ctrl+Shift+S |
Opens the Debugging menu |
Alt+D |
Debugs a template |
F10 |
Debugs a database object |
Ctrl+D |
Highlights Object Browser |
Alt+X |
Opens the File menu |
Alt+F |
Creates a connection |
Ctrl+N |
Opens the Running menu |
Alt+R |
Switches between the SQL Terminal tabs |
Ctrl+Page Up or Ctrl+Page Down |
Expands or collapses all objects |
Ctrl+M |
Pastes content |
Ctrl+V |
Collapses objects to browse the navigation tree |
Alt+Q |
Performs execution |
Ctrl+E |
Displays the execution plan and expense |
Ctrl+Shift+X |
Stops a running query |
Shift+Esc |
Comments out or uncomments a row or the entire block |
Ctrl+Shift+/ |
Enables Auto Suggest of the database object list |
Ctrl+Space |