Query table
Query to Fetch Inactive Columns from a Workspace
Requirement: Customer wanted to determine the number of used or unused columns in a workspace. Solution: To achieve this, we need to connect to the Analytics Plus database by using local database import method (PostgrSQL) and then use the custom ...
Query to fetch table sizes in the Analytics application
Requirement To determine the sizes of the tables available under our analytics application, we can execute the following query in the DB Query tool and retrieve the details. Query Navigate to Application Settings --> Troubleshoot --> DB Query Tool ...
Query table throws error upon execute query - Linux - 4400 and above
Issue: Query table's 'execute query' will throw an error as shown below. Even when executing 'select 1', we might get this error. Build affected: 4400, 4410 and 4420 Only on Linux installations Cause: It is due to internal code changes and will be ...