Select (TQL): Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

22 December 2023

28 February 2023

17 February 2023

16 February 2023

13 February 2023

  • curprev 15:4015:40, 13 February 2023Frank@tygron.nl talk contribs 878 bytes +878 Created page with "The <code>SELECT</code> statement for TQL provides a means of obtaining data of a session. The 'Select' statement is consists of the <code>SELECT</code> word followed by a Selection type and the word <code>WHERE<code>. Depending on the Selection Type one or more clauses can be added. Clauses are separated with the <code>AND</code> word. All of these parts are separated by an underscore <code>_</code>. An example of a TQL select statement..."