Oracle PL SQL interview question Types of DML triggers | Order of trigger Execution if more than one

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

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

  • @aakashdubey9653
    @aakashdubey9653 5 лет назад +7

    One of the best video I have seen ever for trigger. Thank you so much sir for your guidance

    • @SivaAcademy
      @SivaAcademy  5 лет назад

      @Aakash, thanks for your comments bro 🙏

  • @nisargpustakparyatan
    @nisargpustakparyatan 2 года назад +1

    Thanks. You are making it so easy to understand

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

    bro is it possible to do video on nested trigger and cascading trigger

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

    @siva Can we change order of firing triggers?
    and one more question
    Suppose we are having a table Employee and in the table a column is dept and values in dept column are 10,20,30 like this, So how to create trigger which only fire when we perform any manipulation in dept 20.

  • @4ashutosh
    @4ashutosh 5 лет назад +1

    Nice video but I have 2 questions --
    1) How many triggers can be created on a single column of table?
    2) What are the disadvantages of the triggers and how to solve the issues like mutating trigger issue?
    One more thing I wanted to ask is that please tell us about the attributes of the ROW level Trigger -- :OLD and :NEW with example.

    • @SivaAcademy
      @SivaAcademy  5 лет назад

      @Ashutosh, sure, will cover all the above trigger related question in upcoming interview questions, please stay tuned.

    • @vaniganapathi830
      @vaniganapathi830 Год назад +1

      Were your questions answered?

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

      @@vaniganapathi830 sivakacademy.blogspot.com/p/sql-plsql-interview-questions.html - Go here and serach trigger. I see almost all questions are answered by Siva.

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

    what is the difference between before and after trigger why do we need both....can you please explain with example

  • @aravindrajendran581
    @aravindrajendran581 6 лет назад +1

    Hi sir , Good Morning..
    Your collections part is fine..
    Thanks ..
    Please give videos on SQL tuning , interpreting explain plan in depth..
    We are waiting...

    • @SivaAcademy
      @SivaAcademy  6 лет назад +1

      Hi Aravind,
      Thanks for your comment.
      Ya, Few more pending items like nested table, and associative array left in collection, Once I complete the remaining , i will start with the performance tuning series. stay tuned. :-)
      Thanks,
      Siva

    • @aravindrajendran581
      @aravindrajendran581 6 лет назад

      @@SivaAcademy Thank you sir

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

    VERY GOOD VIDEO ON ORACLE TRIGGER

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

    Hi sir need explain the how to use flowup in triggers

  • @12345678966000
    @12345678966000 5 лет назад

    Hi Sir,
    Awesome explanation....waiting for more videos..👌👌👌

    • @SivaAcademy
      @SivaAcademy  5 лет назад

      🙏🙏, Sure 👍 👍, please stay tuned for more videos

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

    Hi shiva gaaru, could you please make some videos on ETL for beginners. Thank you

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

      Sure, please stay tuned

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

      @@SivaAcademy thank you 🙏

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

    Excellent explanation Siva garu..
    I have faced one Triggers question in interview , Could you please help me with that..
    Same triggers event ( before insert statement level trigger) creating 2 triggers on same table. Which trigger will fire first?

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

      Exactly the same question i am posting tomorrow, you can check tomorrow morning

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

    Hi Sir,
    I am getting incorrect syntax near 'after'
    Please correct me

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

    Sir, can you answer these questions i got this in one of the interview
    1) Can you call a procedure inside a trigger
    2) Can you call a trigger inside a procedure
    3) what is the difference between procedure and trigger?

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

      Will cover in next upcoming interview question series, please stay tuned.

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

      Your videos are excellent. Can you please do for python Java mongodb

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

      Thank you, sure, please stay tuned

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

    Was very helpful
    Thank you

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

    Pls share a video of bulk collect limit concept

  • @sivarajumandam8613
    @sivarajumandam8613 5 лет назад

    Hi Siva sir your explanation is very very good sir,but I will ask one question can you please help me , I am currently working as PL/SQL developer last 5 years, which one is better forther learning course sir ,can you advise me if you don't mind sir

  • @malimukesh564
    @malimukesh564 6 лет назад

    hi..can anyone please tell me, i want to translate the language of whole record from english to telugu

    • @SivaAcademy
      @SivaAcademy  6 лет назад

      Hi Mali,
      Is this for your understanding? or you want to publish somewere after translating the audio to telugu?
      Thanks,
      Siva

  • @divyadondapati1346
    @divyadondapati1346 5 лет назад

    in an interview i was asked what is the advantage of compound trigger and an example of compound trigger?

    • @SivaAcademy
      @SivaAcademy  5 лет назад

      @divya, the next video is on compound trigger only, please stay tuned.

    • @divyadondapati1346
      @divyadondapati1346 5 лет назад

      @@SivaAcademy thank u sir. Waiting for video