chickadee » sqlite3 » prepare

prepare DATABASE SQLprocedure

Compiles the first SQL statement in SQL and returns a statement and the tail of the SQL code, which was not compiled (or an empty string).