Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 12:39 PM
Thanks so much for your reply. This makes sense. I wish the alter table documentation https://docs.databricks.com/en/sql/language-manual/sql-ref-syntax-ddl-alter-table.html would have mentioned this explicitly. Because in the Syntax section, it specifies `Alter table {table_name} rename to {new_name}` as a valid syntax but it does not mention that such operations can only be performed by the owner.
Is there somewhere to request documentation updates (beside from the email option via the Feedback button)?