Choosing Between Views, Functions, and Stored Procedures in SQL With Examples

  Рет қаралды 46,857

Hands On Coding Tutorials

Hands On Coding Tutorials

Күн бұрын

Пікірлер: 48
@TECNOVIQ
@TECNOVIQ Жыл бұрын
If you enjoyed this video and would like to see more, please consider subscribing to our channel. I appreciate your support and it helps me create more content. Currently, only a small percentage of viewers are subscribed, so I would be grateful if you could help me grow our community. Thank you for watching!
@pedrocorreia2911
@pedrocorreia2911 3 жыл бұрын
My guy, I just want to thank you for the great work you're doing for free. I wish you well
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
Thank you for your kind words.
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
Watch the rest of the SQL Series videos here kzbin.info/aero/PLXfnbRd6NGx-57KX1YoYiWJ1x1gqxMlb3
@wednesdaysangel1
@wednesdaysangel1 2 жыл бұрын
that was great, and I think this channel seems underrated. My class teacher does not ask that we actually create our own functions and stored procedures but rather has us copying and pasting them from the assignment outline to Microsoft SQL Server, but I think that would be interesting to go through a sort of live tutorial where the host instructs how to go about building and the syntax of the functions and stored procedures.
@TECNOVIQ
@TECNOVIQ Жыл бұрын
Thanks for your comment. Please help the channel by subscribing. I have been inactive for a while and I will be posting new videos soon. If you have any topics you want me to go through let me know.
@rafeekahamed7510
@rafeekahamed7510 2 жыл бұрын
Very clear explanations , Thank you for your effort.
@saayoo3479
@saayoo3479 3 жыл бұрын
Thank you for this great video Sir!
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
Thank you for your kind comment.
@mohitjain1234512
@mohitjain1234512 Жыл бұрын
Very nice explanation. Thank you
@TECNOVIQ
@TECNOVIQ Жыл бұрын
Thank you 🙏
@TECNOVIQ
@TECNOVIQ Жыл бұрын
Please share with your friends and colleagues to watch and subscribe
@raghavprasad277
@raghavprasad277 3 жыл бұрын
Thank you for this great video. Appreciate it.
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
My pleasure!
@faiyazkhans5694
@faiyazkhans5694 2 жыл бұрын
clear explanation..thanks
@TECNOVIQ
@TECNOVIQ 2 жыл бұрын
Thank you 🙏
@janlauzy1404
@janlauzy1404 Жыл бұрын
great explanation!
@TECNOVIQ
@TECNOVIQ Жыл бұрын
Thank you.
@akaganimemax3247
@akaganimemax3247 3 жыл бұрын
Thanks, great explanation ❤️❤️
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
Thank you
@harshitshahi5856
@harshitshahi5856 2 жыл бұрын
Can you pls show how to debug a big SP and create dynamic queries etc. Also make a course on Azure Data engineering (including ADF, Az databricks) etc ! Paid is fine if you can give proper guidance & support
@TECNOVIQ
@TECNOVIQ 2 жыл бұрын
Hi, I am soon coming up with a full course. I shall share it with you soon.
@harshitshahi5856
@harshitshahi5856 2 жыл бұрын
@@TECNOVIQ Please ping as soon as it is out. Thanks
@jaganathjagu9010
@jaganathjagu9010 2 жыл бұрын
Following
@diwaspoudel7
@diwaspoudel7 3 жыл бұрын
I think the function can be used for insert/update/delete in the case of PostgreSQL.
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
Hi thanks for the message. You are right. These SQL videos are for SQL Server though which I mentioned in the first video in the series.
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
I can do videos on PostgreSql if you need?
@diwaspoudel7
@diwaspoudel7 3 жыл бұрын
@@TECNOVIQ It's Ok. I understood the concept. This much is enough. :)
@frankokonkwo3662
@frankokonkwo3662 4 жыл бұрын
Thank you for the video but why do you always start with drop function/procedure if exists? Confused why we are dropping when we are trying to create.
@TECNOVIQ
@TECNOVIQ 4 жыл бұрын
Thanks for your comment. The reason I drop function or procedure is that, it makes the script reusable. You can use ‘ALTER’ after creating them but only if they were already created.
@frankokonkwo3662
@frankokonkwo3662 4 жыл бұрын
@@TECNOVIQ THANK YOU, UNDERSTOOD
@dasarivenkatachalapathi6311
@dasarivenkatachalapathi6311 3 жыл бұрын
Hi SIR can you please explain when to use cursors, loops what is the difference between them,
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
Sure. Thanks for your comment. I can make a video to explain about it 👍.
@antonyjayaraj95
@antonyjayaraj95 3 жыл бұрын
Thanks for the content
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
Thank you for your support 🙏
@suriyapriya4528
@suriyapriya4528 3 жыл бұрын
Keen explanation👏👏thank u😊
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
Thank you 😊
@alexislychine9199
@alexislychine9199 2 жыл бұрын
Thanks for this video 🙏🏻
@TECNOVIQ
@TECNOVIQ 2 жыл бұрын
Thanks for the support. Please share with others!
@frikosimon
@frikosimon Жыл бұрын
Thank you, now i am ready to do my exam haha
@TECNOVIQ
@TECNOVIQ Жыл бұрын
Glad to hear that. Let me know if you need further help in future.
@ZiaulHaqOfficial-786
@ZiaulHaqOfficial-786 2 жыл бұрын
great
@suryakanthbhullha7425
@suryakanthbhullha7425 2 жыл бұрын
We can use delete and upadate in views,you can try it.
@TECNOVIQ
@TECNOVIQ 2 жыл бұрын
You mean ON a view rather than IN?
@vibinjoseph9180
@vibinjoseph9180 3 жыл бұрын
Why we can't run insert or update in a function ?
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
It’s a limitation from the SQL server. Postgres uses functions for everything.
@narayanjena4259
@narayanjena4259 3 жыл бұрын
Very good explanation. Thank You
@TECNOVIQ
@TECNOVIQ 3 жыл бұрын
Thanks for your support 👍
SQL Subqueries - A Beginner's Guide
7:32
Hands On Coding Tutorials
Рет қаралды 719
MY HEIGHT vs MrBEAST CREW 🙈📏
00:22
Celine Dept
Рет қаралды 93 МЛН
Human vs Jet Engine
00:19
MrBeast
Рет қаралды 164 МЛН
Stored procedures in sql server   Part 18
20:11
kudvenkat
Рет қаралды 1,5 МЛН
What is Parameter Sniffing in SQL Server?
18:02
SQLMaestros
Рет қаралды 5 М.
SQL Stored Procedures - How to Improve Your Database Programming
13:50
Hands On Coding Tutorials
Рет қаралды 686
Stored Procedures are Better than Raw SQL
7:58
Database Star
Рет қаралды 7 М.
Stored Procedures in MySQL | Advanced MySQL Series
12:37
Alex The Analyst
Рет қаралды 59 М.
SQL Stored Procedures, Functions and Views explained basics
19:53
Nivea's Tutorials
Рет қаралды 786
Running an SQL Injection Attack - Computerphile
17:11
Computerphile
Рет қаралды 4,5 МЛН
Expert Level SQL Tutorial
23:27
James Oliver
Рет қаралды 156 М.
79 What are user defined functions in sql server
11:57
Learn SSIS
Рет қаралды 3,3 М.