mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.reference
git-svn-id: svn://ultimatepp.org/upp/trunk@7707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a56906aa29
commit
d875f567b3
1 changed files with 2 additions and 0 deletions
|
|
@ -219,6 +219,8 @@ GUI_APP_MAIN
|
|||
.GroupBy(PARENT_ID))
|
||||
(Update(TABLE1)(COL, Select(COUNT).From(TNSIZE).Where(TNSIZE(ID) == TABLE1(ID)).AsValue()))
|
||||
);
|
||||
|
||||
EXP(Temporary("TT").As(Select(NAME, LASTNAME).From(TABLE1).Where(COLUMN1 == 12)));
|
||||
|
||||
#ifdef GENERATE_QTF
|
||||
qtf << "}}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue