Python SQLite parameter substitution with wildcards in LIKE August 17, 2022 by Magenaut I am attempting to use a parametrized LIKE query with Python’s Sqlite library as below: