PL/SQL | Stored Procedure | Create and Execute a User Stored Procedure

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

КОМЕНТАРІ • 23

  • @ayeoh47
    @ayeoh47 Рік тому

    Best sql channel on YT

  • @folashadeolaitan6222
    @folashadeolaitan6222 Рік тому

    Thank you for sharing your knowledge with us. Can I please clarify if stored procedures get saved in the database just like tables?

  • @benmatt8940
    @benmatt8940 Рік тому

    High-quality content as always, thank you for the amazing work! Just when I needed it!

  • @UnresolvedStrings
    @UnresolvedStrings Рік тому

    You are awesome and always to the point🙌

  • @bharathsaikumar5519
    @bharathsaikumar5519 10 місяців тому

    awesome explanation ...

  • @tejapriya2899
    @tejapriya2899 Рік тому

    Thank you so much

  • @amukelaniebenezer406
    @amukelaniebenezer406 Рік тому

    Thank you for sharing

  • @Vijaykumar-yg3ck
    @Vijaykumar-yg3ck Рік тому

    Thank you for knowledge sharing. Good video. In future videos, please provide notes in doc or pdf format with links. It helps prepare for interviews too, appreciate for your support..

    • @LearnatKnowstar
      @LearnatKnowstar  Рік тому +1

      Thank You so much. We just added the link in the description box. The code and dataset are provided here - know-star.blogspot.com/2022/12/sql-programming-stored-procedures.html
      Hope it helps.

    • @niveditatiwari8549
      @niveditatiwari8549 Рік тому

      @@LearnatKnowstar can you make a video ,, like how to prepare report in SQL if someone given questions with table name ,,and in database there are too many tables . So table name is given how to put it , how to mapped it, how to start

  • @Bhoomi-ux4hv
    @Bhoomi-ux4hv Рік тому

    Hi bro I want to learn Oracle SQL..can u pls suggest any process of new version and installation pls

  • @bprasad1950
    @bprasad1950 Рік тому

    Tq

  • @nikolaybaranov2213
    @nikolaybaranov2213 Рік тому +1

    It’s not ideologically correct to use procedures to obtain values, there are functions for this. Procedures should be use to generate final reports or data changes. Special thanks for info about “Create or Alter” statement - i did’t know that this was possible.

  • @Munichandra_Reddy
    @Munichandra_Reddy Рік тому

    Hi there!
    How to resolve Query timeout expired as soon as possible please give me answer because it has lots of emergency

  • @Jeevidha1911
    @Jeevidha1911 Рік тому

    My Error in sql for creating a stored procedure Incorrect syntax near '='.And how to clear the error.