How to create a unique index with conditional and subquery in PostgreSQL? I use PGSQL and try add the index below. CREATE UNIQUE INDEX fk_client ON user_client ...
確定! 回上一頁