DQL and Data Access
DQL is used for object queries, profile tables, dashboards, and reports.
Project convention: do not use DESC in DQL ORDER BY clauses, and avoid nested WHERE constructs when a flattened expression is possible.
DQL is used for object queries, profile tables, dashboards, and reports.
Project convention: do not use DESC in DQL ORDER BY clauses, and avoid nested WHERE constructs when a flattened expression is possible.