Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
同じ sqlite3_exec ステートメントで複数の PRAGMA 呼び出しを実行することは可能ですか?
サポートしていません。ただし、sqlite3 (CLI) を使用して、「-init」オプションを使用していくつかの PRAGMA を実行できます。