DescriptionWhen planning a FortiAnalyzer report, it is sometimes
necessary to know what table columns we are going to be using in our SQL
statement.SolutionIn order to query all columns from a table in
POSTGRESQL (internal DB engine) you can try the ...