On 14 Feb 2020, at 2:59pm, Andy KU7T <[email protected]> wrote: > Do you suggest me keeping storing TEXT (and declaring the column as TEXT > instead of GUID) or storing and declaring BLOB (and remove HEX)?
TEXT. Makes sorting and searching easier. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

