摘要:
(1)时间类型比较,需要添加关键字 timestamp select * from track where create_time > timestamp '2021-08-17 11:41:09'; (2)主键自增 A. 建表时采用 SERIAL 关键字 create table tes_user 阅读全文
posted @ 2021-08-17 17:00
CccccDi
阅读(172)
评论(0)
推荐(0)
浙公网安备 33010602011771号