Re: Permission Read Only User

2019-03-15 Thread Ron
On 3/15/19 6:44 PM, Adrian Klaver wrote: On 3/15/19 4:37 PM, Sathish Kumar wrote: Hi All, I have created a read only user to perform select statements on our database but whenever we create new tables on the database this user is unable to view it unless I grant select again for this table. I

Re: Permission Read Only User

2019-03-15 Thread Adrian Klaver
On 3/15/19 4:37 PM, Sathish Kumar wrote: Hi All, I have created a read only user to perform select statements on our database but whenever we create new tables on the database this user is unable to view it unless I grant select again for this table. Is there a way I can make select as defaul

Permission Read Only User

2019-03-15 Thread Sathish Kumar
Hi All, I have created a read only user to perform select statements on our database but whenever we create new tables on the database this user is unable to view it unless I grant select again for this table. Is there a way I can make select as default permission for this user so that in future i