Retrieve Records by comparing two Columns in Web API Query
sudheerreddy.me
Hi learners, Till now, $filter can be applied for a field against a constant value. With this new feature $filter can be applied for a field against another field in scenarios like below Get all co…