Runs a SQL in the DB. The SQL shouldn't have multiple lines.
Future<String?> runSQL(String sqlInline);