指定模式创建表

最近更新时间: 2025-02-18 16:02:00

  • 复制
    复制成功
postgres=# create table public.t(id int,mc text);