Skip to content

postgreshelp

  • CASE STUDY
  • HOW TO
  • INTERVIEW QUESTIONS
  • POSTGRESQL NEWS
  • SQL

postgresql not null

PostgreSQL Where clause : Restricting the data – Part 1

February 10, 2019January 5, 2019 by postgreshelp
postgresql where clause

In the previous post, we learned about projection in which we restricted the postgreSQL to display only certain columns. Now we learn about restricting the rows using “PostgreSQL where” clause. when retrieving data from the database, you may need to do the following. 1. restrict the rows of data that are displayed. 2. specify the … Read more

Categories SQL Tags postgresql like, postgresql not null, postgresql null, postgresql where clause Leave a comment
© 2026 postgreshelp • Built with GeneratePress