Hello. I'm a spanish developer with a serious problem ( at least for
me  :-D  ).
How can this sentence work in h2 database?

SELECT *
FROM Customers
WHERE Name LIKE '[aeiou]%'


What i mean i that i can't do this with h2database. I want to show all
customers beginning their names with a vowel.
In real SQL i can do that, but not with h2database.

Can anybody help me??

Thanks!!!

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to h2-datab...@googlegroups.com.
To unsubscribe from this group, send email to 
h2-database+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to