I was asked by an Atlassian helpdesk team member to check the "AO_9412A1_AOREGISTRATION" table in the database. I'm not sure where i need to go to access this information or how I would run queries from it wither which is listed below.
select * from "AO_9412A1_AOREGISTRATION";
Any information would be helpful.
You need to know which host your database server is running , if you use my sql then you can install the Mysql work bench and , then user that has read permission to all tables, then you can type this query in the workbench to obtain the result you need.
I suggest you contact your database administrator.
Best!
Path for the DBA: Databaseserver/Confluence/Tables/dbo.AO_9412A1_AOREGISTRATION
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for this information. I will pass it along and try to get that information.
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.