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


SQLite3コア関数まとめ

 65関数。

一覧の取得

sqlite3 :memory: "select count(*) from pragma_function_list where builtin=1;"
sqlite3 :memory: "select name from pragma_function_list where builtin=1;"

分類

分類 関数
text quote
lower_upper
trim_ltrim_rtrim
replace
glob
like
printf
substr
length
instr
unicode_char
soundex
number abs
max_min
random
round
blob hex
randomblob
zeroblob
null ifnull_nullif_coalesce
table changes_total_changes_last_insert_rowid
table_schema typeof
sqlite3 load_extension
sqlite_
クエリプラン調整 likelihood_likely_unlikely

一覧

対象環境

$ 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/08/000000より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

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