How to apply filter over table to get only specific results For E.g ,I have a attribute called title (single line of text) in USER table Scenario : say I want to get only the records form USER table where title = MR
How to apply filter over table to get only specific results
For E.g ,I have a attribute called title (single line of text) in USER table
Scenario : say I want to get only the records form USER table where title = MR