Forgot to mention @EDIT, which may be the most interesting among @COMMANDs available in the Console Also it seems that some @COMMANDS throw a syntax error when they follow a comment line as in --SET @DEP = '06'; @LOOP 1000 SELECT * FROM TEST WHERE NAME = '06';
Michael On 14 avr, 22:15, michaelm <[email protected]> wrote: > I like to explore h2 capabilities and sometimes find features which > are not fully documented. > > Use of @LOOP : only one sample, no documentation > Use of @LIST : only seen in an example of the mailing list > > Also I had hard time to find documentation about SYSTEM_RANGE. Finally > found it, but not in the function part where I was first searching > (maybe wrong to search it there). > > Thanks for h2 which is a small jewel in dbms world > > Michaƫl -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
