Skip to content

Files

Latest commit

d539998 · Aug 17, 2024

History

History

postgresql_code

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Oct 8, 2023
Aug 17, 2024
Oct 8, 2023

The tree from the videos:

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

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

SQL queries: