Sample usage. After opening sqlite3 database: sqlite3_base64_init(db);. Then the following SQL: SELECT BASE64(X'010203'). returns the following value ending ...
確定! 回上一頁