Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
dev:sql:statements:select:home [2010/07/05 19:55]
tdo
dev:sql:statements:select:home [2010/07/05 19:56]
tdo
Line 37: Line 37:
          [ $uniquekey | $odxid ]          [ $uniquekey | $odxid ]
 </​code>​ </​code>​
-==== FROM Clause Syntax: ==== +==== FROM datasource: ==== 
-^See:​^[[dev:​sql:​statements:​select:​from | FROM Clause ​Discussion ]]^+^See:​^[[dev:​sql:​statements:​select:​from | FROM datasource ​Discussion ]]^
 <​code>​ <​code>​
   FROM table_spec [ table_alias ] [, [table_spec2 [ table_alias ] [ $omnidex ] ]   FROM table_spec [ table_alias ] [, [table_spec2 [ table_alias ] [ $omnidex ] ]
Line 46: Line 46:
            [ <AND | OR> NOT] table_spec.linkfield = table_spec.linkfield ]            [ <AND | OR> NOT] table_spec.linkfield = table_spec.linkfield ]
 </​code>​ </​code>​
 +
 ==== WHERE criteria_specification Syntax: ==== ==== WHERE criteria_specification Syntax: ====
 ^See:​^[[dev:​sql:​statements:​select:​where | WHERE criteria_specification Discussion ]]^ ^See:​^[[dev:​sql:​statements:​select:​where | WHERE criteria_specification Discussion ]]^
 
Back to top
dev/sql/statements/select/home.txt · Last modified: 2016/06/28 22:38 (external edit)