0% found this document useful (0 votes)
5 views

PostgreSQL

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

PostgreSQL

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

PostgreSQL Home

1. PostgreSQL Intro
2. PostgreSQL Install
3. PostgreSQL Get Started
4. PostgreSQL pgAdmin 4

Database Operations
1. PostgreSQL CREATE TABLE
2. PostgreSQL INSERT INTO
3. PostgreSQL ADD COLUMN
4. PostgreSQL UPDATE
5. PostgreSQL ALTER COLUMN
6. PostgreSQL DROP COLUMN
7. PostgreSQL DELETE
8. PostgreSQL DROP TABLE

PostgreSQL Query Basics


1. PostgreSQL Syntax
2. PostgreSQL Operators

PostgreSQL Queries
1. PostgreSQL SELECT
2. PostgreSQL SELECT DISTINCT
3. PostgreSQL WHERE
4. PostgreSQL ORDER BY
5. PostgreSQL LIMIT
6. PostgreSQL MIN and MAX
7. PostgreSQL COUNT
8. PostgreSQL SUM
9. PostgreSQL AVG
10. PostgreSQL LIKE
11. PostgreSQL IN
12. PostgreSQL BETWEEN
13. PostgreSQL AS

PostgreSQL Joins and Unions


1. PostgreSQL Joins
2. PostgreSQL INNER JOIN
3. PostgreSQL LEFT JOIN
4. PostgreSQL RIGHT JOIN

Advanced Queries
1. PostgreSQL GROUP BY

You might also like