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