Hello sqlite users, Hello dr. Hipp, I was wondering if there is a way to find table(s) name(s) from a precompiled statement, e.g.
Similar to sqlite3_column_count and sqlite3_column_name to have sqlite3_table_count and sqlite3_table_name. Thanks. Regards, George Ionescu

