Commit 45b30650 authored by 杨日斐's avatar 杨日斐

Update DM_UpdateSQL.xml

parent b650cec5
......@@ -2122,16 +2122,4 @@
</sql>
</version>
<version edition="89" description="创建年报设置表">
<sql creator="yangrifei" createDate="20201023" note="创建年报设置表">
CREATE "AS_ANNUAL_SET"
(
"ID" INT NOT NULL,
"CODE" INT,
"NUMBER" INT DEFAULT 0 NOT NULL,
"CONDITION" VARCHAR2(255),
NOT CLUSTER PRIMARY KEY("ID")) STORAGE(ON "MAIN", CLUSTERBTR) ;
</sql>
</version>
</update>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment