Search code examples
sqlite3.OperationalError: near "%": syntax error searching wildcard...


pythonsqlitesql-like

Read More
SQL Like Operator very slow when using from Another table in AWS Athena...


sqlamazon-web-servicessql-likeamazon-athena

Read More
SQL Using LIKE and ANY at the same time...


sqlpostgresqlpattern-matchingsql-like

Read More
Understanding why querying cities with vowels at start and end doesnt work...


mysqlsqlstringwhere-clausesql-like

Read More
MySQL Case Statement with LIKE for string...


mysqlcasesql-like

Read More
How to run select query on columns having comma separated values...


sqlsqlitesql-likeinstr

Read More
Unable to fetch names ending with a character in oracle database...


sqloracle-databasewildcardsql-like

Read More
Case insensitive searching in Oracle...


sqloracle-databasecase-sensitivecase-insensitivesql-like

Read More
How to search LIKE string value in multiple columns?...


mysqlmultiple-columnssql-like

Read More
Why it works different with ~~ any()?...


postgresqlsql-likearray-agg

Read More
How to do a conditional statement in SQL where clause...


sqlsql-like

Read More
Is ngx translate capable of matching a key based on a SQLesque `LIKE` comparison, or at least a stri...


angulartypescriptyamlsql-likengx-translate

Read More
How to return similar values obtained through LIKE operator as one value?...


mysqlsql-like

Read More
How to optimize Impala query to combine LIKE with IN (literally or effectively)?...


sqlhivehiveqlsql-likeimpala

Read More
Clickhouse; Issues listing ip addresses where the column has multiple ip addresses...


sqlsql-likeclickhouse

Read More
bigquery update table using LIKE returns "UPDATE/MERGE must match at most one source row for ea...


sqlgoogle-bigquerymappingsql-like

Read More
Where clause T-SQL gives not the expected results...


sqlsql-servert-sqlsql-like

Read More
Pass value one by one to the query condition and combine multiple rows...


sqlsql-servert-sqlsplitsql-like

Read More
SQL Server, combining LIKE and IN?...


sqlsql-serverregexsql-like

Read More
What code would I use to convert a SQL like expression to a regex on the fly?...


c#sqlregext-sqlsql-like

Read More
Clickhouse: is there a way to set up sampling on an existing MergeTree that doesnt have a primary ke...


sqlsql-likesamplingclickhouse

Read More
MySQL - Is it possible to use LIKE on all columns in a table?...


mysqlwhere-clausesql-like

Read More
How to use the LIKE operator in a C# Command?...


c#sqlsql-like

Read More
How to use like to return data also in case of empty values...


sqlsql-like

Read More
Node JS Sequelize WHERE LIKE operator in raw query is throwing error...


node.jssequelize.jssql-like

Read More
Convert date from datetime to text in JPA Query...


postgresqlspring-data-jpasql-like

Read More
Laravel Eloquent: adding variable inside where like clause (undefined variable)...


sqllaravelvariableseloquentsql-like

Read More
Knex.JS - How does one compare a lowercased input against lowercased field values?...


javascriptdatabasesql-likeknex.js

Read More
Order results by "Best Match" SQL...


phpmysqlsqldatabasesql-like

Read More
Is there a Hive equivalent of SQL "not like"...


syntaxhivesql-like

Read More
BackNext