Allow us to write queries like: SELECT name, type, sql FROM sqlite_schema where sql isnull and SELECT name, type, sql FROM sqlite_schema where sql not null
Statement::bind