NielsGron
2014-10-27T18:17:26Z 질문 select in field with word reserved .. 에 아래와 같이 답변하였습니다. The cause of your error depends on what database vendor you are working with. You may need to double quote the "status" column. If you still have...
NielsGron
2014-10-27T17:10:19Z 질문 select in field with word reserved .. 에 아래와 같이 답변하였습니다. The color of the word does not effect the syntax. The reason you are getting an error is because you don't have a "=" or "like" operator between t...
vagner
2014-10-27T17:09:12Z 질문 select in field with word reserved .. 에 아래와 같이 답변하였습니다. I'm doing a select, however have a field / column named status and AQUA think qa word: "status" is reserved and error! I wonder how to do a selec...