About 51 results
Open links in new tab
  1. How to increase size of GUI/font/everything of Oracle SQL Developer …

    May 2, 2018 · I downloaded Windows 64-bit with JDK 8 included of SQL Developer 18.1. To run Oracle SQL Developed I just unzipped the file and run the sqldeveloper.exe contained in the folder. …

  2. 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 Oracle SQL …

  3. How to export query result to csv in Oracle SQL Developer?

    Jul 25, 2013 · I'm using Oracle SQL Developer 3.0. Trying to figure out how to export a query result to a text file (preferably CSV). Right clicking on the query results window doesn't give me any export options.

  4. How to generate an entity-relationship (ER) diagram using Oracle SQL ...

    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 Developer?

  5. Use tnsnames.ora in Oracle SQL Developer - Stack Overflow

    Oracle SQL Developer Soars mentions, that if you have Oracle client software and a tnsnames.ora file already installed on your machine, Oracle SQL Developer will automatically populate the …

  6. How to fix Oracle SQL Developer - vendor code 17002?

    Oct 16, 2021 · Oracle SQL Developer is for working with Oracle databases, as I said before. It doesn't work with anything but Oracle databases, so yes - you have to install Oracle database softwware.

  7. How to export large amount of data using sql developer - Oracle

    May 7, 2015 · 2-Or you can build in PL/SQL a procedure in UAT DB to export data to a file in CSV format and in DEV DB use oracle external tables to SELECT from that files. Be carefull about DATE …

  8. How to find the Preferences GUI Window in Oracle SQL Developer?

    Nov 23, 2022 · Preferences is in the Tools menu in Windows, and under the App menu (labelled 'Oracle SQL Developer') on Mac. Anyway... you only need to check tnsnames.ora if your connection is …

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

    Nov 22, 2021 · ORACLE SQL Developer Dark Mode Asked 4 years, 2 months ago Modified 1 year, 11 months ago Viewed 72k times

  10. oracle sqldeveloper - SQl Developer Single Query result tab please ...

    In the free application SQL-Developer (provided by Oracle), I tried searching around for this but couldn't immediately find a solution. I find the opening of multiple SQL query result window/tabs mildly annoying.