Check if a value exists in a string?

i want to check the presence of a substring in a string as .includes method in js. is it possible to do it in supabase?
Was this page helpful?