View Privileges - Blog Post

Moderator: NorbertKrupa

Post Reply
User avatar
JimKnicely
Site Admin
Site Admin
Posts: 1825
Joined: Sat Jan 21, 2012 4:58 am
Contact:

View Privileges - Blog Post

Post by JimKnicely » Thu Aug 10, 2017 2:28 pm

Posted on Tuesday, August 8th, 2017 at 12:38 pm.
Written by Soniya

This set of examples shows the privileges a user needs for various operations related to views, including creating and querying. A view is a virtual table based on the result set of a SQL statement, also called a SQL query. To select from a view, you need a combination of privileges on the underlying tables, and their schemas, as well as the view and its schema. This document describes the minimum set of privileges you need to perform certain operations on views.

Read more here:
https://my.vertica.com/blog/view-privileges/
Jim Knicely

Image

Note: I work for Vertica. My views, opinions, and thoughts expressed here do not represent those of my employer.

Post Reply

Return to “Vertica Links”