Hi,
I have a table with column names like "hit/s" and "runq-sz".
How can I escape characters like the "/" and "-" in a select statement?
for example "select hit/s, runq-sz from mytable" won't work.

Thanks in advance,
  Avner
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to