How to create Procedure in phpMyAdmin?

How to create Procedure in phpMyAdmin?

To create a Procedure in phpMyadmin, you must first access phpMyadmin through cPanel. 


- Click on your database which is located on the left side, after that, click on "Routines".

- Then click on "Add Routine".

- Fill in the data and parameters and click "Run".

- After that, the created Procedure will be displayed, as shown in the following image:


    • Related Articles

    • How to create a VIEW in phpMyAdmin?

      To create a View in phpMyadmin, you must first access phpMyadmin through cPanel.  - Click on a table, it is located on the left side, as the following image: - Then you click on "View". - Then "Create View". - You will be presented with a form to ...
    • How to create a table in PhpMyAdmin?

      To create a table in phpMyadmin, you must first access phpMyadmin through cPanel.  - Click on the database you want to create the table, which is located on the left side; - Now click on "Create table", type the name of the table and the number of ...
    • How to export your database in phpMyAdmin?

      To export your database on phpMyadmin, you must access phpMyadmin through cPanel.  - You must choose the database you want to export.  - Click on the MySQL database you want to export, it is located on the left side, as shown in the following image: ...
    • How to access PhpMyAdmin in your hosting?

      When hosting with Scriptcase the phpMyAdmin is already installed as standard, you just need to access it through cPanel.  Through cpanel you go to "Database", then click on "phpMyAdmin", and you will be directed to the phpMyAdmin page. You will be ...
    • How to import a database in PhpMyAdmin?

      To import your database into phpMyadmin, you must access phpMyadmin through cpanel.  When you are in phpMyAdmin, you must choose a database into which the data will be imported (the empty database), which is located on the left, as shown in the ...