SQLite Forum

Can not drop a table...
Login
What is the output of following query?

sqlite> select sql from sqlite_master where tbl_name in ('countries', 'Service_Catalog');