cjlynch278 / SN_Creation

QueryAndPushToCollibra
0 stars 0 forks source link

Description Comparisons in SQL #15

Open cjlynch278 opened 1 year ago

cjlynch278 commented 1 year ago

When querying which attributes to update, descriptions are always returned as needing to be updated. This is because the raw strings from either SN or Collibra have hidden newline characters. We need to find a way to compare plain text instead of including hidden characters.