SQL Stored procedures with output parameters

Поделиться
HTML-код
  • Опубликовано: 8 окт 2024
  • Video talks about
    Creating stored procedures with output parameters
    executing stored procedures with output parameters
    stored procedures with output parameters
    Creating stored procedures with input and output parameters
    executing stored procedures with input and output parameters
    Step by step SQL Training videos
    SQL Tutorial
    For more videos
    / @training2sqlmsbi

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

  • @marcelositonio2495
    @marcelositonio2495 4 месяца назад

    Great! Just one note: Either "out" or "output" works the same way.

  • @horrorfactory770
    @horrorfactory770 5 месяцев назад +1

    Wow , thank you so much sir!

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

    your videos are nice. but here, you should have first explained what are stored procedures briefly and then jump to examples.
    P.s. However, your videos are really helpful. Thank you.

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

    life saver thank you very much

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

    Good explanation

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

      Thanks for your feedback.. appreciate your time...

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

    Differentiate variable and parameter?

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

      A variable stores data whereas a parameter specifies how a database is configured. A variable can be used as a parameter. Hope this helped.

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

    He

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

    See Here: codebucket.net/details/sql/mssql-server/39/how-to-pass-column-name-as-parameters-in-a-stored-procedure

  • @vishnum7751
    @vishnum7751 6 лет назад +2

    Nice explanation

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

      Thanks for your feedback and appreciate your time..