PostgreSQL - How to select data from a table?

Опубликовано: 20 Ноябрь 2024
на канале: Tanya WebDev
355
0

From this short video you can get basic information about how to select data from a table and also about how to:
rename columns of a query result table,
add query conditions and logical operators,
order rows of a table (asc, desc),
remove duplicate rows from query result table.

🌟 PostgreSQL playlist:    • PostgreSQL - How to set up DB, connec...  

⬅ Previous video here:    • PostgreSQL - How to add rows in a table?  

💡 You can support the channel on Patreon:   / tatyana_webdev  

___
You can find me on:
LinkedIn:   / tatyana-webdev  

#db #database #postgresql