- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 12:15 AM
In a table record, I can see a column u_latitude when I click "Show XML"
But if I go to Configure->Table, then I do not see it listed there
Any idea why this could be happening?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 12:23 AM
Turns out it's an issue with deleted columns.
sys_storage_alias table will contain the field details. One will need to filter on element_name (column name) and table and delete it. If user is unable to delete it, he/she will need to raise a ticket with SNOW and they will do it via CHG.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 12:23 AM
Turns out it's an issue with deleted columns.
sys_storage_alias table will contain the field details. One will need to filter on element_name (column name) and table and delete it. If user is unable to delete it, he/she will need to raise a ticket with SNOW and they will do it via CHG.