T
toll
Unregistered / Unconfirmed
GUEST, unregistred user!
这句SQL问题在哪?
insert into basic with (id,name,age,work) values('12','baby','22','prod')
错误信息:
Server: Msg 155, Level 15, State 1, Line 1
'id' is not a recognized OPTIMIZER LOCK HINTS option.
insert into basic with (id,name,age,work) values('12','baby','22','prod')
错误信息:
Server: Msg 155, Level 15, State 1, Line 1
'id' is not a recognized OPTIMIZER LOCK HINTS option.