Hi Thomas, Can you please document this syntax? The documentation should mention that SELECT SET(@variable, column_name) is now supported.
Thanks, Gili On Friday, April 18, 2008 4:16:55 PM UTC-4, skyfox01_99 wrote: > > Hi Thomas, > > Thanks for the response. > > > I will add this to the roadmap. In my view it is a bit dangerous, := > > looks like =. If many people request it, it will be implemented. > > I don't think it's dangerous. Anybody familiar with pascal/mysql will > recognise the syntax. I patched it into the source so that the parser > just converts it to the SET function. Just to satisfy my pedantic > requirements :-). > > Thanks for your time. > Mark -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
