Javatpoint Logo

91-9990449935

 0120-4256464

PostgreSQL AND condition

The PostgreSQL AND condition is used with WHERE clause to select unique data from more than one column in a table.

Syntax:

postgresql-and-condition1

Execute the following query:

Output:

postgresql-and-condition2