PL/SQL tutorial 14 : Introduction of PL/SQL Triggers in Oracle Database By Manish sharma

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

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

  • @tech_studies2369
    @tech_studies2369 2 ปีที่แล้ว

    Thank you so much for such a wonderful explanation Manish sir ☺️

  • @danishansari1396
    @danishansari1396 6 ปีที่แล้ว +6

    hello manish sir it was perfectly explained by u thank u so much

    • @danishansari1396
      @danishansari1396 6 ปีที่แล้ว

      sir no rrply

    • @Rebellionrider
      @Rebellionrider  6 ปีที่แล้ว

      Thank you so much. I am really glad you enjoyed the content and I am happy to see that you find it helpful. Please do make sure to Subscribe to the channel and Share the videos with your friends on your social media.
      Also, follow me on facebook and twitter
      facebook.com/TheRebellionRider
      twitter.com/RebellionRider

  • @parvejislam9816
    @parvejislam9816 8 ปีที่แล้ว +4

    Good one...!!!

  • @Jagruti_pattanaik
    @Jagruti_pattanaik 8 ปีที่แล้ว +1

    Thank u manish sir,its really help me .

    • @Rebellionrider
      @Rebellionrider  8 ปีที่แล้ว +1

      Thank you so much, your appreciation means a lot to me

  • @jamalelm3007
    @jamalelm3007 9 ปีที่แล้ว +6

    Thanks for your tuto Manish your are great !
    For this tutorial about triggers, could you please add an example to illustrated the triggers and understand this case very well ?.
    Thanks for everything.

    • @Rebellionrider
      @Rebellionrider  9 ปีที่แล้ว +7

      +jamal elmouss Thanks for the appreciation. I am glad you enjoyed and find this tutorial helpful. Like always this is the first tutorial in "Trigger Series" and many more are yet to come, I am working on it. I think this "trigger series"will be a set of 4 or may be 5 tutorials. Make sure to subscribe to avail the benefits of rest of the trigger tutorial where I will be explaining with examples. Thanks once again your appreciation means a lot.

  • @nayanpal167
    @nayanpal167 6 ปีที่แล้ว +1

    Thanks a lot. Easily and clearly described :)

  • @AbdulHameed78688
    @AbdulHameed78688 8 ปีที่แล้ว

    THANKS MANISH EASY TO LEARN

  • @amitendrakushwaha5175
    @amitendrakushwaha5175 7 ปีที่แล้ว

    Excellent !! Superb!!

  • @royelislam6891
    @royelislam6891 8 ปีที่แล้ว +1

    That is really helpful. Thanks

    • @Rebellionrider
      @Rebellionrider  8 ปีที่แล้ว +1

      Always a pleasure. Do make sure to Like, Share and Subscribe

  • @sandeepvicky2484
    @sandeepvicky2484 7 ปีที่แล้ว +2

    can you please provide some practical examples for triggers as you have given syntax details?

  • @amrhamcho1853
    @amrhamcho1853 5 ปีที่แล้ว +1

    Thank you! I still think that the explanation could be much richer

  • @t.r.varsharadhakrishnan970
    @t.r.varsharadhakrishnan970 5 ปีที่แล้ว +1

    Thanku sir

  • @tusharsonkar1442
    @tusharsonkar1442 8 ปีที่แล้ว

    Great work Mr. Sharma.Really liked the videos. but I have a query that what if i want to increment the value by more than 1 in for loop. How to do that.

    • @sambasiva3308
      @sambasiva3308 6 ปีที่แล้ว

      Suppose if u want to increment 2 find below code.
      Declare
      Incr_num pls_integer :=2;
      Begin
      For I in 1..5 loop
      D. O. P. L(I*incr_num)
      End loop;
      End;
      I hope this will be helpful for you.

  • @Trish621
    @Trish621 ปีที่แล้ว

    Hi @manish thank you for the wonderful series , do have pdf for this it would be really helpful

  • @tusharmali6947
    @tusharmali6947 5 หลายเดือนก่อน

    Difference between before and after

  • @codestorywithMIK
    @codestorywithMIK 8 ปีที่แล้ว

    Hello Sir, have you uploaded videos on sql queries, views, etc. ?
    Please reple asap. Thank you

  • @slyroy7562
    @slyroy7562 5 ปีที่แล้ว

    #What' s difference btw SQL Triggers & oracle pl/sql triggers??

  • @mailankitnarula
    @mailankitnarula 6 ปีที่แล้ว

    How to calling a procedure from a trigger using call statement.

  • @danishansari1396
    @danishansari1396 6 ปีที่แล้ว

    hello sir ur great

  • @kidkarate2010
    @kidkarate2010 8 ปีที่แล้ว

    thx , good.

  • @rashmi177
    @rashmi177 8 ปีที่แล้ว

    What is cascading of triggers?

  • @saratchand4275
    @saratchand4275 8 ปีที่แล้ว

    Please let me know - how to prepare for OCA certification , Please Can you advise how to prepare

  • @Kanali_Surya
    @Kanali_Surya 6 ปีที่แล้ว

    Is ddl possible in trigger?

  • @rashmi177
    @rashmi177 8 ปีที่แล้ว

    Can we keep trigger name same as table name? Explain

    • @sambasiva3308
      @sambasiva3308 6 ปีที่แล้ว

      It is not Redmond to create same object name in schema. But you will create trigger with same name as table name it won't give any error.

  • @raymondaina9103
    @raymondaina9103 4 ปีที่แล้ว

    how bout some real time example?
    thanks!

  • @Zero-oh8ib
    @Zero-oh8ib 2 ปีที่แล้ว

    Manish, hello, can u learn some russin students? we can pay u...

  • @gulzarsiddique8908
    @gulzarsiddique8908 8 ปีที่แล้ว

    Can we have single trigger program for all database events ?

  • @radisoufanlegmex3303
    @radisoufanlegmex3303 8 ปีที่แล้ว

    can you help me with the name of oracle exams ! :)

  • @MUhAmMadAdeeb
    @MUhAmMadAdeeb 7 ปีที่แล้ว

    acha he

  • @manjunathreddy3484
    @manjunathreddy3484 6 ปีที่แล้ว

    compoud ty0pe trigger we wanted

  • @Ganeshay-09
    @Ganeshay-09 6 ปีที่แล้ว

    hindi me batAO EXPLAIN KROOO VDO BANAO HINDI ME