How To/sql-db/

how table status

To get all informations about table use:

pragma table_info('products');