Exclude date columns from comparison

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
mmontelatici
Posts: 1
Joined: Mon 11 Mar 2019 13:27

Exclude date columns from comparison

Post by mmontelatici » Fri 29 Nov 2019 11:46

Hi,
When comparing databases we exclude the Time part from Date fields by
/IsIgnoreTime:Yes
option.

Still, we get lots of differences related to the date part of date fields.
So far the only solution to exclude all date fields is to create a huge mask.

Is there any other way to achieve this?

Thank you in advance

alexa

Re: Exclude date columns from comparison

Post by alexa » Mon 02 Dec 2019 12:32

Could you please provide us the CREATE definition of the Source table?

Post Reply