AlisdairO / pgexercises

PostgreSQL Exercises web site code
Other
400 stars 62 forks source link

Exotic datatype exercises #58

Open AlisdairO opened 3 years ago

AlisdairO commented 3 years ago

Postgres-specific functionality like arrays, ranges, JSON types.

I'd like to hide this stuff for the basic exercises to avoid confusion for beginners. I think we could potentially implement a second database for these (will need a separate schema diagram, etc)