CodePudding user response:
The CREATE TABLE ZYF. ZMF_RCD_PARAMSTAT1(
KPICODE VARCHAR2 (20)
, PARAMIDX INTEGER
, CURDATEKEY VARCHAR2 (20)
, PRIDATEKEY VARCHAR2 (20)
, IMGSTRDTKEY VARCHAR2 (20)
, DATEKEYCNT INTEGER);
This is to build table statements
CodePudding user response:
Executed on the command line window look, easier to troubleshoot,CodePudding user response:
The show look errors specific errorsCodePudding user response:
Find the reasons, wrote a less behind the end;