I feel kind of silly asking this.  I must be doing something really silly.

I go into the command line client with:

$ sqlite3 filename.db

at the sqlite> prompt, I type:

ANALYZE;

and I get:

SQL error: near "ANALYZE": syntax error

I am running sqlite 3.2.2.

What am I doing wrong?

Thanks,
Steve

Reply via email to