CREATE INDEX JOB_INSTANCES_JOB_GUID ON JOB_INSTANCE_STATUS(JOB_GUID); CREATE INDEX JOB_INSTANCES_JOB_NAME ON JOB_INSTANCE_STATUS(JOB_NAME); ...
identifies the ORACLE table that you want to create. The TABLE= statement is required. The ORACLE-table-name argument can be up to 30 characters long and must be a valid ORACLE table name. If the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results