Language

DDL operations | SQL Data Definition Language | Create new DB and Schema | Postgres | Python



Saurabh Sahu

In this video, I am covering the following topics:
-Conceptual Data Modeling
-Connecting to local postgres DB using Python (Jupyter Notebook)
-Creating a new Data Base based on conceptual design
-Creating new tables
-Altering constraints and fields
-Reviewing Physical model in PGModeler