Saturday , April 27 2024

Update With Variable In PostgreSQL

In this article, we will discuss how to perform the update process with the help of variables in PostgreSQL.

I want to update the name in the parents table as ‘selcan’ and the e-mail address as ‘selcengü[email protected]’.

As seen above, by setting the ‘adi’ column equal to the ‘isim’ variable, we write the part whose name is selcan here.

In the Set section, I want to update the email address in the parents table with the data defined in the mail variable.

Loading

About Faruk Erdem

Leave a Reply

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

Categories