Hi @[deleted] ,
welcome to the Atlassian community!
You have two different options to do that :
Hope this helps,
Fabio
Hi @[deleted] , Adding to @Fabio Racobaldo _Catworkx_ point above. The query to extract the users from the database is as follows.
copy cwd_user(id, user_name, lower_first_name, lower_last_name) to '/tmp/confusers.csv' delimiters',' CSV HEADER;
I hope the above info helps.
Thanks,
Srinath T
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Srinath,
I am just a user with a little more privileges.
Where can I enter your query?
cheers René
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@[deleted] this is a query that should be run at DB level. You need to speak about that with a database owner.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.