On Tue, Dec 7, 2010 at 3:49 AM, 곽현미 <jinsoch...@gmail.com> wrote:
> Anyone please give me an advise, > > when i try the query below, > > CREATE TABLE "Test]" (no INTEGER), > > sqlite gives me the 'unrecognized token: "]" ' result. > It works when I try it. What version of SQLite are you using? Are you using the sqlite3.exe command-line shell, or some third-party product? > > Is there a way to escape the ']' character in the identifier? > > Thanks, > hyunmi. > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users