為什么下面兩句都能執行成功:select * from user where id=1select * from user where id='1'
您好,請問在數據庫中有一張表user,其中一個字段id是int型并且自動增長?
慕標5832272
2021-07-16 17:13:53