Primer Commit
This commit is contained in:
7
DB/INDEXES/XPKPRESET_ENV_GROUP.sql
Normal file
7
DB/INDEXES/XPKPRESET_ENV_GROUP.sql
Normal file
@@ -0,0 +1,7 @@
|
||||
--------------------------------------------------------
|
||||
-- DDL for Index XPKPRESET_ENV_GROUP
|
||||
--------------------------------------------------------
|
||||
|
||||
CREATE UNIQUE INDEX "ENVX_OPER"."XPKPRESET_ENV_GROUP" ON "ENVX_OPER"."PRESET_ENV_GROUP" ("ID_PRESET_GROUP", "PRESET_GROUP_ALIAS")
|
||||
PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
|
||||
TABLESPACE "APEX_3800503980117141" ;
|
||||
Reference in New Issue
Block a user