Primer Commit
This commit is contained in:
5
DB/INDEXES/TMP_MEMBERS_GROUP_PK.sql
Normal file
5
DB/INDEXES/TMP_MEMBERS_GROUP_PK.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
--------------------------------------------------------
|
||||
-- DDL for Index TMP_MEMBERS_GROUP_PK
|
||||
--------------------------------------------------------
|
||||
|
||||
CREATE UNIQUE INDEX "ENVX_OPER"."TMP_MEMBERS_GROUP_PK" ON "ENVX_OPER"."TMP_MEMBERS_GROUP" ("ID_PRESET_GROUP", "ID_ENVIROMENT") ;
|
||||
Reference in New Issue
Block a user