Search code examples
Why CONTAINS and LIKE are not working in SQL?...


sqlpython-3.xsql-like

Read More
Oracle DB Query Custom Order by...


sqloracle-databaseselectsql-order-bysql-like

Read More
Error when selecting values with like and not like MySql...


mysqlsqlmysql-workbenchsql-like

Read More
MySQL like with IN clause...


mysqlsql-likesql-in

Read More
Escape special characters for Oracle and SQL Server in the same query...


sql-serveroracle-databasesql-like

Read More
Mysql: Order by like?...


mysqlsqlsql-order-bysql-like

Read More
How to use variables in psql LIKE query regular expression...


sqlpostgresqlsql-like

Read More
Email addresses not showing in query when using LIKE '_@_%' - POSTGRE SQL...


postgresqlsql-likedata-cleaning

Read More
Any reasons why I can't replace ISNULL(col, literal) NOT LIKE literal with col <> literal ...


t-sqlsql-like

Read More
LIKE operator, N and % SQL Server doesn't work on nvarchar column...


sqlsql-servert-sqlsql-like

Read More
SELECT in the WHERE LIKE clause...


mysqlsqlselectsubquerysql-like

Read More
How to use a percent (%) in a LIKE without it being treated as a wildcard?...


mysqlsql-like

Read More
Like is not working as expected in update query of join condition...


phpmysqlsql-updatesql-like

Read More
How to add like condition to existing query in moodle...


phpsql-likemoodle

Read More
LIKE 'string' and LIKE '%string%' in mysql not working as same...


phpmysqlmysqlisql-like

Read More
mySQL LIKE / MATCH to return more accurate search results...


phpmysqlsql-like

Read More
Pull Value from String using Regular Expressions and store as a new column value...


sqlsql-serversql-like

Read More
SQL Multiple column index not working with LIKE queries...


sqlpostgresqlsql-likedatabase-indexes

Read More
MySQL name LIKE '%#attributes.q#%' --- Doesn't return result for an exact match?...


mysqlselectwhere-clausesql-like

Read More
NOT LIKE and LIKE not returning opposite result...


sqlsql-servert-sqlsql-like

Read More
MySql search using LIKE clause not working...


phpmysqlsqlpdosql-like

Read More
Two queries who are almost the same, but they don't load even fast...


sqlsql-like

Read More
Is there any way to do this query in HQL?...


javasqlhibernatehqlsql-like

Read More
Handling escape sequence in query params in rails app server with Postgres...


ruby-on-railspostgresqlsql-like

Read More
SQL - Including whitespace in LIKE query for filtering content include swear words...


sql-servert-sqlwhitespacesql-like

Read More
What is Full Text Search vs LIKE...


sqlfull-text-searchsql-like

Read More
Like and Where in the same MySQL query...


phpmysqlwhere-clausesql-like

Read More
Case Insensitive search in oracle 12g...


sqloracle-databaseselectsql-likecase-insensitive

Read More
SAS SQL with the "Like" and '%___%'...


sqlsassql-like

Read More
How to search for exact pattern in a column using SQL LIKE operator?...


sqlpostgresqlsql-likepostgresql-9.2

Read More
BackNext