Query rows from table

Can rows from a table be queried with a “like” functionality. In other words, can any one post a sample json body using pattern matching on a column value

Data Tables queries currently do not support “like”. For string data, they support equal and not equal. We’ll do some investigation on our side to see how difficult it would be to support. Thanks for the feedback!