mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-25 14:22:54 -06:00
Sql: SqlExp docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4531 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
620493def3
commit
902fa64b26
1 changed files with 7 additions and 1 deletions
|
|
@ -400,5 +400,11 @@ topic "SqlExp in examples";
|
|||
[s0;%- [*C1 on TABLE2.TABLE1`_ID `= TABLE1.NAME]&]
|
||||
[s0;%- [*C1 and BDATE is NULL]&]
|
||||
[s0;%- [C1 where BDATE `= date `'2011`-12`-09`']&]
|
||||
[s0;%- [/R+75 Note: Based on .sch file REFERENCES]]}}&]
|
||||
[s0;%- [/R+75 Note: Based on .sch file REFERENCES]]
|
||||
:: [s0;%- [C1 Select(TABLE1(][*C1 SqlAll][C1 ()))]&]
|
||||
[s0;%- [C1 .From(TABLE1)]]
|
||||
:: [s0;%- [C1 select TABLE1.][*C1 `*][C1 from TABLE1]]
|
||||
:: [s0;%- [C1 Select(][*C1 SqlAll][C1 ().Of(TABLE1))]&]
|
||||
[s0;%- [C1 .From(TABLE1)]]
|
||||
:: [s0;%- [C1 select TABLE1.][*C1 `*][C1 from TABLE1]]}}&]
|
||||
[s0; ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue