Assuming you have downloaded the jar, here's how to setup the SQLDeveloper:
1. Open SQLDeveloper
2. Go to Tools > Preferences
3. Open Database | Third Party JDBC Drivers from the left hand side panel
4. Click 'Add Entry' button,select the jar file that you've downloaded and click 'OK'
Note for Enter Database field:
- Enter <DatabaseName> if you wish to display all schema within a database
- Enter <DatabaseName>:currentSchema=<SchemaName> if you wish to work on a specific schema within a database
No comments:
Post a Comment