<p>Now in its second edition, this best-selling book by <stong>Tom Kyte of <em>Ask Tom</em> fame continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom has a simple philosophy: you can treat
Expert Oracle Database Architecture, 2nd Edition: Oracle Database Programming 9i, 10g, and 11g Techniques and Solutions
โ Scribed by Thomas Kyte
- Publisher
- Apress
- Year
- 2010
- Tongue
- English
- Leaves
- 833
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Now in its second edition, this best-selling book by Tom Kyte of Ask Tom fame continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom has a simple philosophy: you can treat Oracle as a black box and just stick data into it or you can understand how it works and exploit it as a powerful computing environment. If you choose the latter, then youll find that there are few information management problems that you cannot solve quickly and elegantly. This fully revised second edition covers the developments up to Oracle Database 11g. Each feature is taught in a proof-by-example manner, not only discussing what it is, but also how it works, how to implement software using it, and the common pitfalls associated with it.
๐ SIMILAR VOLUMES
Now in its second edition, this best-selling book by<strong> Tom Kyte</strong> of "Ask Tom" fame continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom has a simple philosophy: you can treat
<p><p>Now in its second edition, this best-selling book by<strong> Tom Kyte</strong> of "Ask Tom" fame continues to bring you some of the best thinking on how to apply Oracle Database to produce scalable applications that perform well and deliver correct results. Tom has a simple philosophy: you can
I read this book end to end, learning something on every page. It is full of great tricks from recursive queries, how to use the Alerts log as an External Table so you can query up-time, how to find un-indexed FKeys and why they matter, to basics like table types, column types, index types (when wou