Does no-one else think this is a bug? Based on the SQL Sandhya has posted, I would expect
"Select * FROM test1 WHERE ID=(SELECT T1 FROM test2 where ID=3);" to give an SQL error that T1 is not a column in table Test2. Am I wrong in thinking it should give that error? Cheers, Ian. -- 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.
