Search value in column using ILIKE and implement variable in string
I want to search user in full name column or username column. And also i confuse how to add variable ‘param_user’ in string quote.
Search full name or username using ILIKE
I want to search user in full name column or username column. And also i confuse how to add variable ‘param_user’ in string quote.