Hello,
Many thanks for you all.
My problem is that I have 2 sql requets.
Select x,y,z from idmv_link_ext where ... => Returns 50 priviliges records
A different request Select a,b,c from idmv_link_ext where... => Returns 45 priviliges records
How to get this delta(5) between the 2 results in .csv fro example? This job is to run weekly.
Thanks,
Nina