Apologies for this question but I can’t find proper answer on the web.
I’m looking for query that grants all permissions to all objects in db(tables,sps, sys tables). I’ve tried multiple combination of grant all …. to user_name but can’t find proper phrase. I’m working on SYBASE.
Apologies for this question but I can’t find proper answer on the web. I’m
Share
Got the answer:
and use the query output to grant all necessary permission to all the tables and sps in db. If you have a better answer, please share.