
Hey all,
I want to list all rows present in the table where string length is greater than 5. This is my table:
I want to get only those rows where length of string in Host Server Info column is greater than 5. So my output should be this:
OUTPUT:
Please help.
This has been fixed using compose option. Thanks all.