Tim Hall post The Next-Generation Self-Managing Database (11g)
And Lewis Cunningham post OOW: Enhancements in Oracle 11g PL/SQL
Also these features or enhancements seems very promising
- PL/SQL Native Compilation. There is no need for external C compiler, so it’s easier to make PL/SQL faster.
- New Data Type: simple_integer. Another performance booster.
- Intra-unit inlining. - this is feature that I was missing for years. Now I can create complex expressions and reuse it easily. I hope it will work also in SQL
- Database Replay and SQL Replay - this is very interesting idea.
Cheers, Paweł
No comments:
Post a Comment