Introducing the Oracle SQL Developer extension for VS Code

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2024

ความคิดเห็น • 14

  • @thebiglomot4247
    @thebiglomot4247 8 หลายเดือนก่อน +3

    Excellent job, Jeff, Kris and the rest of the team. I hope we get data miner support sooner than later...

  • @uc7602
    @uc7602 7 หลายเดือนก่อน +2

    Your team is doing an amazing job on the Oracle SQL Developer extension for Visual Studio Code (VS Code), and it's working well at our organization! Also, thanks for the great "tutorial" video. It is very helpful too.

  • @cathrerinezetadrones3169
    @cathrerinezetadrones3169 7 หลายเดือนก่อน +1

    great job, I was already using VS Code mainly in conjunction with git. Can you add some better way of git integration with Oracle within VS Code

    • @JeffSmiththat
      @JeffSmiththat 6 หลายเดือนก่อน

      That's the plan! More features around auto-managing database objects to files to projects to changeLogs...

  • @QueryTuner
    @QueryTuner 8 หลายเดือนก่อน +2

    Sounds amazing, will definitively try it out. Greeeting from Old Good Germany!

    • @JeffSmiththat
      @JeffSmiththat 8 หลายเดือนก่อน

      hi, friend from Germany! Thanks for hanging out with us here!

  • @josephkyledielmahasol2461
    @josephkyledielmahasol2461 4 หลายเดือนก่อน

    Hi,
    Why is there no records return when using a view in my select statement.
    sample:
    select * from MTL_ITEM_CATEGORIES_V;
    on the SQL developer app, it will successfully returns the data.
    Btw, that view is standard table of EBS

    • @josephkyledielmahasol2461
      @josephkyledielmahasol2461 4 หลายเดือนก่อน +1

      Already found the solution, setting the NLS language in the extension to what is set in the database is the key. :)

  • @PrachurjyaDutta
    @PrachurjyaDutta 8 หลายเดือนก่อน

    How do I export a query output?

    • @JeffSmiththat
      @JeffSmiththat 8 หลายเดือนก่อน +1

      Right click on the query results...if you're running a script, simply use the SPOOL command.

  • @undertaekertv
    @undertaekertv 3 หลายเดือนก่อน

    This looks like it works better than the standalone oracle sql developer IDE.

  • @kvelez
    @kvelez 7 หลายเดือนก่อน +1

    Cool