摘要:
CREATE TABLE if not exists "o"."A" ( --编号 "Number" bigint NOT NULL, --…… --创建时间 "CreateTime" timestamp without time zone NOT NULL DEFAULT now(), --更新时 阅读全文
posted @ 2021-01-29 10:38
PanPan003
阅读(1075)
评论(0)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2021-01-29 10:35
PanPan003
阅读(0)
评论(0)
推荐(0)