hi!

using dbvisualizer (3.0 beta 2 / jdbc 7.4.3    Build 001-000-078-671) i did:

select dummy from dual
-> ok

select dummy, dummy from dual
-> ok

explain select dummy from dual
-> ok

explain select dummy, dummy from dual
-> [-6001] (at 16) Duplicate column name:DUMMY

i ran into this problem when i wanted to get a join explained where 
different tables had the same name for a column.

i dont know if this problem exists for other jdbc drivers...

-- 
Raimund Jacob
                                                  \|/ ____ \|/
Pinuts Media+Science GmbH                        "@'/ ,. \`@"
Potsdamer Str. 96                                /_| \__/ |_\
D-10785 Berlin                                      \__U_/
http://www.pinuts.de/ voice: +49 30 590090313 fax: +49 30 590090390

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to