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