Recent Posts

MySQL Procedure vs. Function

1 minute read

One of the most mixed topics in sql word is the difference between procedure (also called stored procedures, because they are stored in the db :) ) and funct...

Remember SQL Function Creation

1 minute read

In this post, I will go over the SQL Function creation process, for this MySQL data types must also be revised. The mostly used MySQL data types are: