L lav_spb Member² Jun 13, 2007 #1 For example simple SQL Query: with c as (select * from dual) select * from c; in sqlplus return one record, in sql/command window return nothing Why???
For example simple SQL Query: with c as (select * from dual) select * from c; in sqlplus return one record, in sql/command window return nothing Why???
C CTzen Member³ Jun 13, 2007 #1 It works fine for me in both SQL & Command windows. PL/SQL Developer 7.1 Oracle 9i & 10g
Theod Member³ Jun 14, 2007 #1 Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bi PL/SQL Developer 7.1.1.1347 => don't work
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bi PL/SQL Developer 7.1.1.1347 => don't work
D Dezsoe Kados Member³ Jun 14, 2007 #1 For me it works in both SQL & Command window: Oracle Database 10.2.0.2.0 (32 bit) Oracle client 10.2.0.1.0 (32 bit) PLSD 7.1.1.1341
For me it works in both SQL & Command window: Oracle Database 10.2.0.2.0 (32 bit) Oracle client 10.2.0.1.0 (32 bit) PLSD 7.1.1.1341