输入您的搜索字词
提交搜索表单
I got an error with following sql statement:
"update Group set name = 'q's' where ID =2",
it seems i can't use " ' " within value update command, right??
wish get your great help!