Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 09:17 AM
I originally tried this:
Row_number() query and use DELETE statement where rn > 1
It removes all rows no matter how I piece the code together
Found this method works well in SQL Server but not databricks