Re: [GENERAL] Confirming - materialized views cannot have foreign key constraints.
On Sun, Jul 12, 2015 at 7:54 AM, David G. Johnston < david.g.johns...@gmail.com> wrote: > Working with 9.3 at the moment and I don't see any syntax that would let > me create one... > I don't recall you can create FKs on materialized views. CREATE MATERIALIZED VIEW has no option regarding that, a
[GENERAL] Confirming - materialized views cannot have foreign key constraints.
Working with 9.3 at the moment and I don't see any syntax that would let me create one... Thanks David J.