How to Create Stored Procedure in MySQL Workbench with INPUT, OUTPUT, INOUT parameters |Crash Course

Поделиться
HTML-код
  • Опубликовано: 25 июл 2024
  • This Tutorial includes:
    💙What is Stored Procedure in mysql?
    💙Why do we need stored Procedure?
    💙Sections: Procedure name, Parameters list, sql codes
    💙Types of Parameters in Stored Procedure
    IN parameter, OUT parameter, INOUT parameter
    💙How to create Stored Procedure in MySQL workbench
    💙 How to list stored procedure in MySQL workbench
    💙How to delete stored procedure in MySQL workbench
    💙How to alter stored procedure in MySQL workbench
    💚💙If you like this video, please subscribe to my channel & click on bell icon , Like and Share.. 💙if you have any question, please comment in the box.. Thank you!
    #datascience #mysql #sqlserver #sql 💚
    🧡Learn SQL for Data Science Playlist link:
    • MySQL Tutorial : SELEC...
    🧡you can watch all Data Science Videos Here:
    • Data Science Knowledge
    🧡you can watch all My SQL Database Management System videos here: • How to Download Instal...
    🧡Learn SQL for Data Science Playlist link:
    • MySQL Tutorial : SELEC...
    💚this video is available in hindi, Bengali, French, German, Chinese click on 'settings' on bottom left of video then choose 'hindi' from 'subtitle' tab..
    यह वीडियो हिंदी में उपलब्ध है, वीडियो के नीचे बाईं ओर 'सेटिंग्स' पर क्लिक करें फिर 'उपशीर्षक' टैब से 'हिंदी' चुनें
  • НаукаНаука

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

  • @mr.minimal6466
    @mr.minimal6466 10 месяцев назад

    This one is the best video on Stored Procedures. I watched so many videos but finally I learned procedures by watching this video. Thank you very much mam for such a quality content.

  • @rajseharann5400
    @rajseharann5400 8 месяцев назад

    Thanks for the clear cut explonation with examples. its easy to understand this.

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

    Super cool! 😎You've covered almost everything in one video🤩. Thanks! so much. Please continue doing videos💪.

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

    Thank you very much!!! The tutorial is a very simple and very effective!!!

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

    Nicely done, great insights Thanks.Keep goin'

  • @niroshanune3386
    @niroshanune3386 9 месяцев назад

    VERY NICE EXPLANATION

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

    Hey there, Great efforts in this channel.
    I have learned recently about assemblies.
    In what way, Assemblies are different from stored procedures?
    I appreciate your help at your sole convenience.
    Thanks a lot.

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

      Hi, Assemblies are DLL files used in SQL Server to deploy stored procedures. hope that helped..