Create Procedure | MariaDB Tutorial for Beginners

preview_player
Показать описание
In this MariaDB tutorial for Beginners we will learn how to create Stored Procedures. A Stored Procedure is a subroutine that is stored in a database. They are often used in situations where the database administrator does not permit direct access to the underlying database tables and instead forces all access to take place through Stored Procedures.

Check out my YouTube Channel for more FREE videos

Do you want to learn more about Java and how you can grow your skills as a Java Developer? SUBSCRIBE and ring that bell!
Рекомендации по теме
Комментарии
Автор

After a unintentional break, we continue with our exploration of MariaDB. Please Like, Comment and Subscribe! Cheers!

JavaCodeJunkie
Автор

I’m considered moving from SQL Server to MariaDB. The Sql syntax looks similar, but any experience/gotchas I should know about? Thanks

AthelstanEngland
Автор

Can we set a DEFINER as a ROLE when we create a stored procedure? I'd like to limit the access to all tables, except when using a stored procedure. But when the stored procedure includes a SELECT, the executer needs to have the SELECT permissions as well. Any advise?

isolver_es
Автор

Sir what about using xampp sir? 🙏 Hope you'll notice

amariealfaro