Filter common records in Object
Consider Below Tables, I have a requirement to extract details from Usage Details Table where account ID doesn't exists in Account Table. How can I achieve this?
The output should only provide details from Account ID 12 from Usage Details Table
