Re: interval origami
Alvaro Herrera <[email protected]> Fri, 30 Nov 2018 14:57:19 -0300
| Newsgroups | gmane.comp.db.postgresql.sql |
|---|---|
| Message-ID | <[email protected]> |
On 2018-Nov-30, Adam Jensen wrote: > A relational database solution is needed. I am not yet very familiar > with relational database design and SQL beyond the very basics. So any > pointers to similar SQL problems with solutions and explanations would > be tremendously useful at this point. Any hints at all, really, will be > much appreciated. This sounds like something you can easily do with range types in Postgres. Probably not terribly portable to other DBMSs though. https://www.postgresql.org/docs/11/rangetypes.html -- Ãlvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services