Produced by Araxis Merge on 4/27/2017 3:14:10 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Thu Apr 27 19:14:10 2017 UTC | ||
| 2 | PRE-Inbound-eRx-2.0.3.040.zip\PS_INB_ERX_DataMgmt\target\PS_INB_ERX_DataMgmt-1.0.2.010-zipfile.zip\INB_ERX2.0\DDL\installation_scripts\PDI | R_NOTE.sql | Wed Aug 17 21:18:36 2016 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 29 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | DROP TABLE PDI.R_NOT E | |||||
| 2 | ; | |||||
| 3 | ||||||
| 4 | ||||||
| 5 | CREATE TAB LE PDI.R_N OTE | |||||
| 6 | ( | |||||
| 7 | ID_NOTE INTEGER | |||||
| 8 | , VALUE_ST R CLOB | |||||
| 9 | , GUI_LOCA TION_X INT EGER | |||||
| 10 | , GUI_LOCA TION_Y INT EGER | |||||
| 11 | , GUI_LOCA TION_WIDTH INTEGER | |||||
| 12 | , GUI_LOCA TION_HEIGH T INTEGER | |||||
| 13 | , FONT_NAM E CLOB | |||||
| 14 | , FONT_SIZ E INTEGER | |||||
| 15 | , FONT_BOL D CHAR(1) | |||||
| 16 | , FONT_ITA LIC CHAR(1 ) | |||||
| 17 | , FONT_COL OR_RED INT EGER | |||||
| 18 | , FONT_COL OR_GREEN I NTEGER | |||||
| 19 | , FONT_COL OR_BLUE IN TEGER | |||||
| 20 | , FONT_BAC K_GROUND_C OLOR_RED I NTEGER | |||||
| 21 | , FONT_BAC K_GROUND_C OLOR_GREEN INTEGER | |||||
| 22 | , FONT_BAC K_GROUND_C OLOR_BLUE INTEGER | |||||
| 23 | , FONT_BOR DER_COLOR_ RED INTEGE R | |||||
| 24 | , FONT_BOR DER_COLOR_ GREEN INTE GER | |||||
| 25 | , FONT_BOR DER_COLOR_ BLUE INTEG ER | |||||
| 26 | , DRAW_SHA DOW CHAR(1 ) | |||||
| 27 | , PRIMARY KEY (ID_NO TE) | |||||
| 28 | ) | |||||
| 29 | ; |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.