Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 392 Bytes

File metadata and controls

15 lines (10 loc) · 392 Bytes

SQL Developer

Search for table or columns

Search in SQL Developer

  • Go to 'Find Database Object' window
  • Connect to the required database
  • Select appropriate items in the tree below
  • Type name of the table or column in the input field
  • Press ENTER

Shortcuts

  • Execute a query in worksheet: CTRL + ENTER