-
CREATE TABLE ttt ( insert into ttt (SRVID, ITYPE, SRVNAME, SUPPERID, STATUS, MEMO, STDFEE, AREAS, DEFINITION, INPUTWAY) when: select * from ttt where srvid=100 goroutine 1 [running]: the trace file was: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
what version you are using? |
Beta Was this translation helpful? Give feedback.
what version you are using?
are you using code like this or this is for demonstration:
select * from ttt where srvid=100
as you need to specify column name in sql