Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Export some SQL ORACLE queries in one Excel file

lemalhuMay 20 2020 — edited May 20 2020

Hi,

i'm using SQL Developer 4.2.0.

I have 5 queries and want them to be on 5 different sheets but in one Excel file.

pastedImage_0.png

At the moment i use this but there is another problem, i get one csv sheet but there is just one columns with all of my results.

Is there any possibility to solve one of those problems? i have READERS_ONLY function so i cant export the whole thing.

Thank you for your help

Comments

Srinath Menon-Oracle

Or do I have to create "Ent_DataArch_1_Role", "Ent_DataArch_2_Role"... in each of the databases they need access to?

It seems this is the only way to achieve this requirement.

AbbY-OC

Thanks Srinath,

Can OUD provide the solution to this then? We create a virtual group of databases and assign the user to that virtual group?

AbbY-OC

Hello OUD user community,
In the same thread - How is every one managing users & databases in their enterprise?
User_A needs access 5-Random databases
UserGroup_A needs access to a different set of databases
And so on...
Any suggestions would be a great help.
aBBy

Sandeep Kumar sk

@abby-oc Here is a reference/blog for implementing RBAC or Role-Based Access Control with CMU. There is a section on implementing RBAC with Active Directory. Hope this helps.

1 - 4

Post Details

Added on May 20 2020
1 comment
120 views