SQL Stored procedures with output parameters

Поділитися
Вставка
  • Опубліковано 14 гру 2024

КОМЕНТАРІ • 14

  • @marcelositonio2495
    @marcelositonio2495 6 місяців тому

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

  • @horrorfactory770
    @horrorfactory770 7 місяців тому +1

    Wow , thank you so much sir!

  • @LtMewS
    @LtMewS 3 роки тому +1

    life saver thank you very much

  • @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.

  • @vishnum7751
    @vishnum7751 7 років тому +2

    Nice explanation

    • @Training2SQLMSBI
      @Training2SQLMSBI  7 років тому

      Thanks for your feedback and 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 2 роки тому

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

  • @avinashk8686
    @avinashk8686 7 років тому +1

    Good explanation

    • @Training2SQLMSBI
      @Training2SQLMSBI  7 років тому +1

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