Hi I am running a query to check for any changes in a table between two dates....
SELECT * FROM TABLE_A where run_time = current_date() MINUS SELECT * FROM T