Quote:
Originally posted by tamilselvan
Julian,
Here is my test:
1 created a table T1
2 First insert into t1 from dba_objects. Now I know how many rows are in T1.
3 insert into T1 as select * from T1. At the same time, in another session I run yr query. I did not get any result.
I repeated the test several times until I reach the number of rows in the table T1 was around 500,000. Every time I run I knew how many rows were in the table.
I did not get any result. Why ? I do not know.
Tamil
What did my query return? For me it worked fine on 9.2.0.4.0