SQLite Forum

Novice question about running UTF-8 on CLI from file.
Login
Save the file without the BOM.

`Pragma encoding` controls the internal text storage encoding and has nothing to do with anything external to the SQLite3 library code itself.