Monday , April 29 2024

PostgreSQL Parameterized Procedure

In this article, I will give you information about parameterized procedures with the help of an example.

Using the d1 and d2 parameters above, we created a procedure that adds data to the adi and soyadi columns in the veliler table.

We will use the “call” command to run the procedure.

Let’s check whether data has been added to our table by querying it.

Write a procedure that will perform the deletion from the veliler table with this procedure.

Loading

About Faruk Erdem

Leave a Reply

Your email address will not be published. Required fields are marked *

Categories