I'm trying to create a view where a number of nested selects are being 
used. I'm getting an error that says that a column from the top-level 
select isn't available in a nested select. (h.id is a resolvable column 
name from the top-level select, I have a column that has a select statement 
that has ANOTHER embedded select statement, and it's in this third select 
that h.id isn't visible.) What are the rules for that, how can I resolve it?

-- 
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 https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to