High-quality content as always, thank you for the amazing work! Just when I needed it!
@LearnatKnowstar2 жыл бұрын
Thank You.
@bharathsaikumar551911 ай бұрын
awesome explanation ...
@LearnatKnowstar11 ай бұрын
Thank you
@folashadeolaitan6222 Жыл бұрын
Thank you for sharing your knowledge with us. Can I please clarify if stored procedures get saved in the database just like tables?
@UnresolvedStrings Жыл бұрын
You are awesome and always to the point🙌
@LearnatKnowstar Жыл бұрын
Thank you
@amukelaniebenezer4062 жыл бұрын
Thank you for sharing
@LearnatKnowstar2 жыл бұрын
Thank You
@tejapriya2899 Жыл бұрын
Thank you so much
@LearnatKnowstar Жыл бұрын
Glad it was helpful.
@Vijaykumar-yg3ck2 жыл бұрын
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..
@LearnatKnowstar2 жыл бұрын
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.
@niveditatiwari85492 жыл бұрын
@@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 Жыл бұрын
Hi bro I want to learn Oracle SQL..can u pls suggest any process of new version and installation pls
@Munichandra_Reddy2 жыл бұрын
Hi there! How to resolve Query timeout expired as soon as possible please give me answer because it has lots of emergency
@Jeevidha1911 Жыл бұрын
My Error in sql for creating a stored procedure Incorrect syntax near '='.And how to clear the error.
@bprasad19502 жыл бұрын
Tq
@LearnatKnowstar2 жыл бұрын
Thank You
@nikolaybaranov22132 жыл бұрын
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.