Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Analyze mismatched data types
Using the Mismatch Analysis option,
SQL Explorer
analyzes a plan or package, comparing the data type and length of host variables or expressions to the Db2 catalog and reporting any differences. You can use this feature to identify the effects of anticipated column changes.
For example, the Db2 optimizer can change access paths based solely on the data-type differences between the column and the host variable or expression. However, the Db2 optimizer does not provide any warning that a data-type mismatch occurred. The Mismatch Analysis option detects data-type mismatches and reports whether they could result in changes in the access path.