#1 NESTED SELECT IN with * projection doesn't work properly
open
nobody
None
5
2005-09-09
2005-09-09
Anonymous
No
As projection is being avoided when * appears
in select statement, in NESTED SELECT INs,
cartesian product introduces unwanted columns,
so , the result show more columns that it should.