When pasting multiple SQL statements into the Shell - you can see them
running one by one. However - when you put them in a file and run them via
".read" - the statements don't show on the screen. I have ".timer on" - so
all I see are the run times of each statement.

Is there a "verbose" setting that will cause sqlite to show the SQL
statement currently running?

Thanks !
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to