.schema test_blob CREATE TABLE test_blob( a text , b text , Bindata BLOB ); sqlite> select * from test_blob; foo|doog|QUJDAERFRg==