Hi,I can use WITHOUT OVERLAPS when creating the PK.
But is it stored somewhere?
I mean can I write a query like "SELECT without_overlaps FROM ..."and get the value of T/F or 1/0 which will indicate if the clause was used?
Thank you.