About 14,000,000 results
Open links in new tab
  1. How to generate an entity-relationship (ER) diagram using Oracle …

    Jul 5, 2011 · I want to use Oracle SQL Developer to generate an ER diagram for my DB tables but I am new to Oracle and this tool. What is the process for creating an ER diagram in SQL …

  2. themes - How do I change the background color of the Query …

    Overall I would like to have a dark theme for Oracle SQL Developer. I know that I can go to the menu item Window/Preferences, Code Editor/PL/SQL Syntax Colors and select the …

  3. Changing password with Oracle SQL Developer - Stack Overflow

    Jul 25, 2018 · Create a connection to the database in SQL Developer 4.1.0.17 with an alternative administrative user Expand the "Other Users" section once connected, and right-click the user …

  4. plsql - ORACLE SQL Developer Dark Mode - Stack Overflow

    Nov 22, 2021 · ORACLE SQL Developer Dark Mode Asked 3 years, 11 months ago Modified 1 year, 7 months ago Viewed 70k times

  5. How can I set a custom date time format in Oracle SQL Developer ...

    Nov 15, 2011 · By default, Oracle SQL developer displays date values as 15-NOV-11. I would like to see the time part (hour/minute/second) by default. Is there a way to configure this within …

  6. How do I view a Tree list of Schemas for a database in Oracle SQL ...

    Feb 19, 2016 · How do I view the schemas, that belong to a database in SQL Developer? I am trying to get a view similar to Toad. In that you have the database name at the parent level, all …

  7. Where i can find Scheduled Jobs in Oracle SQL Developer?

    Mar 8, 2019 · Need to know following points: Where to locate Scheduled jobs in Oracle SQL Developer? How to remove default date format from SQL Developer.

  8. SQL Developer - Auto Formatting option - Stack Overflow

    Feb 23, 2016 · From the Tools menu (or on OS X, the SQL Developer menu) go to Preferences. In versions up to 4.1.5, in the preference pane expand the Database section, and then the …

  9. Old SQL History in Oracle SQL Developer - Stack Overflow

    Sep 12, 2014 · In SQL Developer, i was finding some SQL commands of previous month but not able to find that as it is showing only the records of last 4-5 days. Is there any way to find the …

  10. How can I find which tables reference a given table in Oracle SQL ...

    Jul 17, 2009 · In Oracle SQL Developer, if I'm viewing the information on a table, I can view the constraints, which let me see the foreign keys (and thus which tables are referenced by this …