why not postgresql transaction block raise an error?

前端 未结 0 773
梦谈多话
梦谈多话 2020-12-04 16:55

In Postgesql db, I created a table like below zzz_sil6. column b is date datatype.

create table zzz_sil6
(
b date
) 

if i execute sql as belo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题