> sqlite> select sql from sql_procs where name = 'a'; > sql > "select * from ""mytable""; > "
Where do the quotes around the value come from? Are you using the standard command-line shell, and which output mode? Regards, Clemens _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

