Speed is ODA..
Like it. Something to keep the the SQL-Server/mySQL/PostgreSQL fanboyz quiet...
SQL> select /*+parallel(24)*/ count(*) from daily_xxx_summary; COUNT(*) ---------- 9133297632 Elapsed: 00:00:10.00
0
Like it. Something to keep the the SQL-Server/mySQL/PostgreSQL fanboyz quiet...
SQL> select /*+parallel(24)*/ count(*) from daily_xxx_summary; COUNT(*) ---------- 9133297632 Elapsed: 00:00:10.00