Because in Oracle not easy to check data equalency. For me two data are differ if the following condition is true: ( A_Value IS NOT NULL AND B_Value IS NULL ) OR ( A_Value IS NULL AND B_Value IS NOT ...
This library provides Oracle interface to CL-DBI, so any CL-DBI-complaint program should work. Please, note the following limitations. Connection can be estabslished by providing appropriate database ...