Forget what I said > That is not just what I wanted, but it is leading to what I want. > Problem left: I can't use it in the where part. > where ident = 3 -> [Error Code: 42122, SQL State: 42S22] Column > "IDENT" not found
just don't using derived columns and put the functions in where part. More I need to learn... May the force be with you Rene -- 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.
