Hi,
In development we have a z table with 50 entries and in testing environment the same table contains 55 entries.
My question is, how can i compare the same table in two different environments and see what new entries are added in testing environment?
Thanks.