CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
sql-like
09-06
Back-end
LIKE Function in SQL Server
08-31
OS
SQL LIKE - Any word that contains a letter once?
08-26
Net
How to select strings beginning with several letters in mariadb?
08-26
OS
Case Statement, Like operator in SQL
08-25
front end
SQL Server LIKE caret (^) for NOT does not work as expected
08-24
Blockchain
Like operator to compare two columns from two different table
07-25
Blockchain
How to query date values from sql using python where I only have the year and month
07-24
Software design
Optimized Postgresql like and group by clause
07-22
Enterprise
Oracle REGEXP confusion
07-19
Net
Can I use WHERE with table field on right side of LIKE?
07-19
Net
how to use a placeholder syntax for pattern matching using like operator in postgresSQL with Spring
07-16
Software design
Escape '_' in MySql Like using backslash or escape statement
07-15
Back-end
how to query in oracle where string like 'XXX-XX' i.e. string contains (hyphen)
07-13
database
DAE Databricks - How do I filter a comma separated field to find any one of a number of different se
07-13
Enterprise
Using PYSPARK in DAE Databricks - How do I filter a comma separated field to find any one of a numbe
07-08
Back-end
SQL - Replace value based on specific object property
07-08
Blockchain
Snowflake SQL LIKE ESCAPE with underscores and wildcards for one symbol
07-07
Back-end
TSQL Column Values used in WHERE...LIKE
07-05
database
How to use ILIKE in PySpark?
07-04
Back-end
How to create a table of wildcards
06-24
other
Does array like function exist in SQL
06-18
Net
PySpark dynamic like operations
06-17
Blockchain
PostgreSQL "ERROR: could not determine data type of parameter" Ruby exec_params
06-14
Blockchain
Is there a way to perform UPDATE with recursive LIKE operating on multiple rows?
06-10
Enterprise
MySQL Like statement not case-insensitive by default
06-10
Net
Select Rows with Longest Unique Strings
05-30
Software engineering
How to use loop for like or ilike function?
05-22
Software engineering
SQL subquery as part of LIKE search
05-11
Back-end
How To Apply the Condition 'book id which consists of six alphanumeric characters and starts wi
04-30
front end
How to use a dynamically created column in a WHERE clause
04-26
Software engineering
Is there a way to find default values that is a combination of the same number like 000/000/0 or 111
04-22
Software design
SQLite using NEW in subquery in a trigger
04-20
Software design
How to use not in / not like to compare values from different tables in SQL
04-12
front end
Use inverse LIKE in laravel eloquent
04-03
Software design
Select records that do not start with "xxx" joined onto another table
04-02
Blockchain
SQL sum the number of satisfied conditions and compare with other column
03-31
other
T-SQL -- faster way to do match for NOT LIKE '%[^0-9]%' used in CASE/WHEN statement
03-22
Software engineering
How to get the exact value from sql like query
03-09
Net
SQL Query to find duplicates where a String contains a specific id
03-09
Enterprise
LIKE clause not working when used in a HAVING clause
65
1
2
Next
Last
Links:
CodePudding