1. Intercept the first two characters of the password.
2. Splice the strings. In sqlite3, the symbol of the splice character is || instead of+.
SQLite is a software library, which realizes a self-sufficient, serverless, zero configuration and transactional SQL database engine.