Skip to content

Files

Latest commit

 

History

History

postgresql_code

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The tree from the videos:

stateDiagram-v2
    Fruits --> Apple
    Fruits --> Mango
    Apple --> Green Apple
    Apple --> Yellow Apple
    Apple --> Red Apple
Loading

Here you can find the SQL code for the nested sets model written in PostgreSQL 13.3-1.pgdg100+1

SQL queries: