SQLite - select every row from all tables where a column name exists -


i need extract rows every table has column imgasseturl add pre loading system.

i think in essence like:

select imgasseturl * 

what options?

the definitions tables located in sqlite_master table. have read definitions, figure out tables have column in it, , run query on each of those.

see http://www.sqlite.org/fileformat2.html#sqlite_master


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -