Oracle PL SQL interview question | Oracle advantages of packages

Поделиться
HTML-код
  • Опубликовано: 30 янв 2025

Комментарии • 35

  • @swamivivekananda-cyclonicm8781
    @swamivivekananda-cyclonicm8781 2 года назад +1

    Simply amazing information in such short video.

  • @sujaa1000
    @sujaa1000 3 года назад +1

    Thank you Siva, great explanation as always !!!

  • @the_travelling_trumpet6985
    @the_travelling_trumpet6985 2 месяца назад

    Thanks a ton Siva, great work !!

  • @devendrabhawre7939
    @devendrabhawre7939 4 года назад +1

    Please make videos on interview question based on packages, declaration of variables in package body or specification, debugging of package or PLSQL Code

    • @SivaAcademy
      @SivaAcademy  4 года назад

      sure bro, will add itto upcoming list, please stay tuned

  • @C.K.Arun.
    @C.K.Arun. Месяц назад

    Sir, if we recompile a stand alone procedure / function all related dependent objects of standalone procedure / function will be come invaild ? True ?How please explain.!

  • @abhishekrahagude2707
    @abhishekrahagude2707 4 года назад +1

    Difference between Varchar and Nvarchar....with use cases.. please explain in detail? If possible make vedio on it

  • @ragupathi15
    @ragupathi15 4 года назад +1

    Hi Shiva,
    Kindly explain advantage of overloading in real time. Instead of creating 2 procedures with same name different datatype or parameters why can't we create new procedure with different name and so on. this is my doubt.........

  • @pawansonole9127
    @pawansonole9127 4 года назад

    Hi shiva,
    Nice explanation.
    What are the disadvatage of packages in oracle please share in comments only

    • @SivaAcademy
      @SivaAcademy  4 года назад +2

      Thank you, only disadvantage i see is loading into memory, incase if i am not going to use any other programs of the package except one, and that too only once for a session/transaciton.

    • @Rumiesque
      @Rumiesque 3 года назад

      @@SivaAcademy Hi sir, when you say memory - which memory exactly? Cga?

  • @muralikrishna9522
    @muralikrishna9522 2 года назад

    why dependent objects of standalone proc will be come invaild?

  • @masalhemant4255
    @masalhemant4255 4 года назад

    Nice explanation...

  • @BewithuNnk
    @BewithuNnk Год назад

    Could you please confirm? Asking a lot of interview questions but not getting clarity?
    Can we create a package body without package specification or vice versa ?

    • @SivaAcademy
      @SivaAcademy  Год назад

      Package body cannot be created without out specification, however specification can be created without body

  • @smutiranjansahoo5768
    @smutiranjansahoo5768 4 года назад

    Nice explanation.
    How to call a standalone procedure within the package body?

    • @SivaAcademy
      @SivaAcademy  4 года назад

      Thank bro, replied via email

  • @BewithuNnk
    @BewithuNnk 3 года назад

    Hi, can you please upload what is table partition and types of partitions used in realtime projects?

  • @satixnatraj8357
    @satixnatraj8357 4 года назад

    Simply expalin what is performance tuning in PLSQL SQL and whatvare th tools and how it's done in ontime project

  • @vsr1727
    @vsr1727 4 года назад

    Thank you

  • @dhivyasridhar1320
    @dhivyasridhar1320 2 года назад

    Pls explain about overloading

    • @SivaAcademy
      @SivaAcademy  2 года назад

      sure, please stay tuned, will cover soon

  • @bhanuv7162
    @bhanuv7162 3 года назад

    Can you please make a vedio what is the uses of packages?

    • @SivaAcademy
      @SivaAcademy  3 года назад

      Please look into this
      ruclips.net/video/Mje8pEtVe5I/видео.html

    • @bhanuv7162
      @bhanuv7162 3 года назад

      Advantages and uses are same?

    • @SivaAcademy
      @SivaAcademy  3 года назад

      Yes, because of these uses only package is preferred

    • @bhanuv7162
      @bhanuv7162 3 года назад

      Ok thank you

    • @SivaAcademy
      @SivaAcademy  3 года назад

      🙏

  • @suraj454
    @suraj454 4 года назад +1

    Very informative...