User Tools

Site Tools


reports:egreports:intro_db

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
reports:egreports:intro_db [2023/03/17 19:09] – [SQL Queries] smorrisonreports:egreports:intro_db [2023/03/17 19:10] (current) – [SQL Queries] smorrison
Line 53: Line 53:
  
 The HAVING clause adds a further condition to the data provided as a result of the Filter, and controls how the data is grouped in, and appears in, the output (for example, Count). The HAVING clause adds a further condition to the data provided as a result of the Filter, and controls how the data is grouped in, and appears in, the output (for example, Count).
- 
-The table part of the query specifies which table the query is directed toward. For each row in the table for which the conditional statements are true, the specified output fields are included in the output. The output fields must be fields defined in the table or the query will result in an error. 
  
 //Source: {{ :reports:egreports:advanced_reporting_guide.doc |Advanced Reporting Guide}}// //Source: {{ :reports:egreports:advanced_reporting_guide.doc |Advanced Reporting Guide}}//
  
reports/egreports/intro_db.txt · Last modified: 2023/03/17 19:10 by smorrison