以下の内容はhttps://ytyaru.hatenablog.com/entry/2021/09/19/000000より取得しました。


SQLite3学習 SQL関数まとめ

 133件ある。

一覧

 pragma構文はすべて表値関数になる。select * from pragma_function_list;のように使う。

関数の数

 133+α+63。

分類
コア(組込) 65
非組込 68
拡張 ?
プラグマ関数 63
sqlite3 :memory: "select count(*) from pragma_function_list where builtin=1;"
sqlite3 :memory: "select count(*) from pragma_function_list where builtin=0;"
sqlite3 :memory: "select count(*) from pragma_pragma_list;"

対象環境

$ uname -a
Linux raspberrypi 4.19.42-v7+ #1218 SMP Tue May 14 00:48:17 BST 2019 armv7l GNU/Linux



以上の内容はhttps://ytyaru.hatenablog.com/entry/2021/09/19/000000より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14