Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 12:23 AM
Hello,
It seems that IDENTIFIER is not supported with GRANT at the moment, however internal teams are working on supporting this.
Thus, as a temporary workaround, I believe you can use the following as you have already been using -
grant select on schema {{schema}} to {{group}};