Hi all,

During my tests for the integration of H2 in Base, I unwittingly discovered 
a strange behavior of a SELECT command with an error on the column name.

SELECT USER FROM INFORMATION_SCHEMA.USERS

The correct column name is USER_NAME but this SELECT does not throw an 
SQLException and return a strange ResultSet...


-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/3566915b-f182-4e79-ac76-8f01fa833d82n%40googlegroups.com.

Reply via email to