当向表中插入数据时,可以指定列的值为null。 ... postgres=# insert into t values (3, NULL ,7);. INSERT 0 1 ... 在t_bits中,尚未使用的标记为是0.
確定! 回上一頁