约 50 个结果
在新选项卡中打开链接
  1. How do I view a Tree list of Schemas for a database in Oracle SQL ...

    2016年2月19日 · 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 the schemas …

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

    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 "Twilight" Scheme and …

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

    2021年11月22日 · Is there any official method to use ORACLE Dark Mode?

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

    2011年7月5日 · 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. How can I set a custom date time format in Oracle SQL Developer ...

    2011年11月15日 · 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 …

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

    2021年10月16日 · 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 …

  7. datetime - SQL Developer is returning only the date, not the time. How ...

    SQL Developer is returning only the date, not the time. How do I fix this? Asked 13 years, 6 months ago Modified 2 years, 5 months ago Viewed 335k times

  8. SQL Server® 2016, 2017, 2019 and 2022 Express full download

    2017年1月25日 · All previous version of SQL Server Express were available in both web and full downloads. But I cannot find full download of SQL Server® 2016 Express. Does it exist? Asked the …

  9. Where to find tnsnames.ora in SQL Developer? - Stack Overflow

    2017年12月21日 · When using SQuirreL SQL, it is common to configure the connection details, including the service name, in the "tnsnames.ora" file. By placing the "tnsnames.ora" file within the …

  10. How to avoid variable substitution in Oracle SQL Developer

    When I try to execute this statement in Oracle SQL Developer 2.1 a dialog box "Enter Substitution Variable" pops up asking for a replacement value for TOBAGO, update t set country = 'Trinidad and ...