search anywhere in a string? #3603
Unanswered
stellarthemes
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
is it possible to have a database where we can do these 3 types of searches on a column?
search for a letter or substring anywhere in the columns data (a)
search for a letter or substring that starts the data (^a)
search for a letter or substring that ends the data (a$)
Beta Was this translation helpful? Give feedback.
All reactions