T-SQL - Triggers

Поделиться
HTML-код
  • Опубликовано: 13 фев 2018
  • T-SQL - Triggers
    Watch more Videos at www.tutorialspoint.com/videot...
    Lecture By: Mr. Anadi Sharma, Tutorials Point India Private Limited
    In this overview tutorial of T SQL, you will learn about Triggers, its Classification, and Magic Tables.
    Free Study Material: www.tutorialspoint.com/t_sql/...
    Get Certification in T-SQL: www.tutorialspoint.com/t-sql-...
    Use coupon "RUclips12" to get “FLAT 12%’’ OFF at Checkout.
    Quality Learning to UPSKILL yourself only at TutorialsPoint.
    T SQL(Transact SQL) is an extension of SQL used in Microsoft SQL Server and Sybase ASE databases.
    This course will help you master the fundamentals of T-SQL from scratch. If you are interested in building a career in database administration or development, this course is for you.
    Tutorialspoint, a leading ed-tech platform, offers Simply Easy Learning at affordable prices.
    Check out more Trending Courses to Learn: bit.ly/3KBW32w
    Subscribe to our Channel to get more related updates: www.youtube.com/@TutorialsPoi...
    #tutorialspoint#sql #tsql #sqltutorials #sqlforbeginners #transactsql

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

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

    To Get Certification, Click Here: bit.ly/3Y51MCC
    Use coupon "RUclips12" to get ‘’FLAT 12%’’ OFF at Checkout.

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

    Very Well taught. You done a good job, and spoke clearly. Thank YOu.

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

    crisp and clear thanks

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

    What is the scope of magic tables?
    What I mean to ask is that if you delete a record and it is moved to deleted table, how much time will it be available in deleted table?

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

    Oracle k video dijia sir , aapka video bahut achha ha

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

    Hello, sir. Thanks for your videos. I'd like to know what database you are using during this tutorial for practicing purposes.

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

    very niceu

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

    How do you identify which part will rollback "?

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

    Is there not a before trigger ?

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

    Hi, while i was trying to work on similar example, it says "Conversion failed when converting the nvarchar value 'IT' to data type int. " Can you resolve my issue?

  • @powerbis.1794
    @powerbis.1794 Год назад

    Is this lecture in Sanscript?

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

    its WE.... pronounce as uie , and not ve

  • @katevanmil4669
    @katevanmil4669 11 месяцев назад

    @TutorialPoint_ please can someone explain why this syntax has an @ symbol - timestamp 7.00 @oldsal. @newsal why ? when do we use this type of thing?

    • @jr_san
      @jr_san 7 месяцев назад

      Those are variables, part of programmable objects in T-SQL and were explained in detail in previous videos. You need to re-watch the playlist starting from video number 36 in the playlist.