diff options
| -rw-r--r-- | sql/dawn.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/dawn.sql b/sql/dawn.sql index cc45a5bc..cd01d5d9 100644 --- a/sql/dawn.sql +++ b/sql/dawn.sql @@ -1241,7 +1241,7 @@ SELECT citco_reports.period_end_date, citco_reports.base_market_value, citco_reports.base_bond_accrued_interest, citco_reports.end_face_value as factored_notional, - citco_reports.underlying_currency_code, + citco_reports.issue_ccy, citco_reports.security_description, citco_reports.security_asset_name, citco_reports.security_asset_class, |
