e99 Online Shopping Mall
Help | |
Home - Basic O - Oracle Database Programming (Books) |
  | Back | 81-99 of 99 |
click price to see details click image to enlarge click link to go to the store
81. Mastering Oracle SQL by Sanjay Mishra, Alan Beaulieu | |
Paperback: 321
Pages
(2002-04)
list price: US$34.95 -- used & new: US$34.95 (price subject to change: see help) Asin: 0596001290 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (17)
What is the point if you cannot run your queries
Junk Given O'Reilly's usual high quality, this book is a surprising miss. My advice: buy another book, there are plenty to choose from.
Average reading
The title should be changed to "Advanced Oracle SQL"
Very good book -- worth the money |
82. Oracle SQL High-Performance Tuning (2nd Edition) by Guy Harrison | |
Paperback: 656
Pages
(2001-01-08)
list price: US$54.99 -- used & new: US$9.57 (price subject to change: see help) Asin: 0130123811 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (24)
Fantastics Oracle SQL Tuning Book!
Useful, but flawed When tuning SQL you should think in terms of sets and essentially 'What can I do to make the optimizer do the least work?' This book does not teach you to do that. I've yet to see one book that does. It also only discusses response time. Response time is an ends and is not a means in SQL tuning. By reducing the amount of work Oracle has to do, you improve response time. There is one serious inaccuracy in this book. I emailed the author about this and he did not respond. The author states that you can improve response time of updates, by wrapping them inside of a PL/SQL cursor. This is not only inaccurate, it's not even close. Not only does it take twice as long in Oracle 8i(slightly less in 9i), but it also increases logical I/Os significantly. How something this inaccurate could be missed in a major publication astounds me. To be fair, the 8i version of Steven Fuersteins PL/SQL book has the same inaccuracy(I have not read the 9i version). The rest of the book seems accurate. I recommend it, but beware that inaccuracy. I have not tested everything the author has stated, but I have not found any other inaccuracies.
There is no other book on SQL Tuning
A must for DBAs and plus for developers, One of the Best
Great tuning book |
83. Expert Oracle, Signature Edition Programming Techniques and Solutions for Oracle 7.3 through 8.1.7 (Expert One-On-One) by Thomas Kyte | |
Hardcover: 1328
Pages
(2005-04-25)
list price: US$89.99 -- used & new: US$13.76 (price subject to change: see help) Asin: 1590595254 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This special signature edition includes a CD that contains a searchable PDF version of the book and a sample chapter from the forthcoming 10g edition which will be released in fall 2005. This remains the defining book on the older 8i Oracle database if you are a developer or DBA who works with Oracle-driven database applications. You will encounter wisdom on designing, developing, and administering these applications from one of the world's foremost Oracle experts, Thomas Kyte. The book covers every important feature and function of the 8i version of Oracle, and it is unique in the technical depth and insight that it provides on each topic. This book will show you how to expertly program with the database and exploit its feature set effectively. The result: you will build fast, effective, scalable, and secure Oracle applications. Kyte--it's very tempting to call him an Oracle oracle--seems not to have had to struggle to fit his message into the Wrox Press form, which relies on a running commentary interspersed with code listings and conceptual diagrams. Kyte's commentary is eminently informed and packed with references to the differences between that which is ideal and that which often must be done to accommodate reality. He takes care to explain how little-known pieces of the Oracle environment--and alternative ways of looking at the more familiar ones--solve problems, an approach that leads to elegant, efficient solutions. Kyte boosts his readers across the chasm that separates people who can write applications for Oracle databases from people who understand Oracle databases. --David Wall Topics covered: Deep wisdom on developing applications for Oracle database management systems, as well as plenty of advice on designing and administering them. There are sections on general design and implementation practices, application architecture, locking and concurrency, transactions and rollbacks, importing and exporting, and lots more of interest to developers. Customer Reviews (78)
Great Pricing Great Service
Best $12 I ever spent!!!
Fantasic
Detailed and well explained
Good stuff for all |
84. Programming with Oracle Developer by Matthew Bennett | |
Paperback: 360
Pages
(2001-09-27)
list price: US$49.99 -- used & new: US$2.22 (price subject to change: see help) Asin: 0672321106 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Programming with Oracle Developer is packed with expert advice, detailed explanations, and complete solutions that show you how to produce robust, precise, Internet-ready applications for developers. You'll get step-by-step guidance from prototyping through delivering a high-powered Internet application.After reading this book, the reader will Customer Reviews (4)
Good book certainly but not exciting
Joe or Matthew
For beginner
Excellent Intro and Review Book |
85. Java Oracle Database Development by David Gallardo | |
Paperback: 420
Pages
(2002-12-30)
list price: US$49.99 -- used & new: US$9.96 (price subject to change: see help) Asin: 0130462187 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
A hands-on guide for intermediate-level Java users |
86. Oracle SQL: the Essential Reference by David C. Kreines | |
Paperback: 418
Pages
(2000-09-26)
list price: US$39.95 -- used & new: US$16.98 (price subject to change: see help) Asin: 1565926978 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (8)
Pretty good reference, with some minor issues
It's not a "reference" -- it's an "overview" or a "tour" (If, on the other hand, you're a SQL beginner, stop right here.This is not a book for SQL newbies.There is not a chapter with 100 examples of different types of SELECT statements, for example.It is not a tutorial!) Each chapter covers a different area.For example, chapter 5 is about "SQL Functions".It goes through all the functions, giving you the syntax, a paragraph saying what it does, and then an actual example.Many of the examples are pretty trivial, just a couple of lines, but the ones in the PL/SQL chapter have some meaningful code to illustrate things like the LOOP statement, which is nice. But.When you come back after the weekend and want to look something up, you'll be banging your head against the wall, because the index on this thing is sorely lacking.Just now I spent ten minutes trying to look up %TYPE, and had to leaf through the book before finding it on page 266.Very annoying.O'Reilly should know better: an "essential" part of any "reference" book is a kick-ass index. I give it five stars for content and one star for lack of meaningful index, for an overall rating of three stars.Maybe in the next release they'll get it right.(Speaking of which: this book is (c)2000 and covers up to Oracle 8i.)
It's a SQL REFERENCE, dummy!
Shame! Shame! Shame!
Overrated I have to disagree with the other reviewers and say that this book is overrated. It's one of those books where it's often hard to find the information and you end up looking elsewhere. To start off with, the index is not the greatest. Try looking up "ORDER BY". It's only mentioned in the index as one item in an EXPLAIN PLAN command. In general, I found the examples they use to be only bare bones examples. It would be nice to see some more complex SQL. On the plus side, the book seems fairly free of errors and a lot of information is packed into the pages. There's not a whole lot of writing but you shouldn't be expecting that given that it's an "essential reference". This isn't a bad book per se. However, it's been on my desk for nearly a year and I just don't find myself using it much. ... Read more |
87. The Oracle Hacker's Handbook: Hacking and Defending Oracle by David Litchfield | |
Paperback: 190
Pages
(2007-01-30)
list price: US$44.99 -- used & new: US$12.47 (price subject to change: see help) Asin: 0470080221 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (7)
70% satisfied
Required Reading for Breaking into Oracle Databases
Excellent Book
Interesting Reading
Nice to read a book with no waffle !!! |
88. Beginning Oracle Application Express (Wrox Programmer to Programmer) by Rick Greenwald | |
Paperback: 384
Pages
(2008-12-22)
list price: US$39.99 -- used & new: US$12.13 (price subject to change: see help) Asin: 0470388374 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Oracle Application Express is an easy-to-use application development environment built on the Oracle technology stack. There are two aspects of that previous sentence that you may find jarring—that Oracle, a company widely known for its database technology, has an application development environment, and that Oracle, a company thought of as delivering high-end, enterprise-ready technology, has anything that is easy to use. But, as this book will show, the introductory statement is completely accurate. Oracle Application Express, commonly known as Oracle APEX or simply APEX, does benefit from the long-established enterprise-class robustness that is the hallmark of Oracle technology. The applications you build will be able to support hundreds of users and many terabytes of data, scalability far beyond even the imagination of most other development environments. And Oracle APEX, with its declarative, wizard-driven methodology, is truly easy to use. In the course of the few hundred pages of this book, you will not only learn about how to use APEX, you will create a usable order entry system. The fast learning curve presented in these pages is a consequence of many years of development and refinement of the APEX product, which began life almost a decade ago within Oracle. By the end of this volume, you will know enough to create your own applications, as well as having the knowledge and understanding of Oracle APEX and the world of Oracle technology to explore further refinements on your own. Best of all, you can use APEX with absolutely no cost—either in a hosted environment, as suggested in Chapter 1, or with a free version of the Oracle database. Welcome to the world of Oracle Application Express! This book is aimed at a particular group of users—those who are not familiar with Oracle Application Express. The book assumes that you have a basic knowledge of application development, the type you could get from playing around with a personal database such as Access. In fact, this book was written with an Access developer in mind—an Access developer looking to step up to a more scalable and reliable environment, with reduced maintenance overhead and greater integration between application systems. This book covers the use of Oracle Application Express. Although the book is based on the 3.5 version, you can use the book with older versions as well. However, since the book will use a hosted version of Oracle Application Express, and since both the Oracle database that support the product and the product itself are available as free downloads from http://otn.oracle.com, you should be able to use the latest version easily. This book is structured to give the reader a gradual introduction to the essentials of development with Oracle Application Express. The book contains the following:
Customer Reviews (6)
Great book for beginners
DO NOT EVEN THINK ABOUT THIS BOOK
Muy buen material
Making the Transition......
Oracle Instructor Review |
89. Oracle8 PL/SQL Programming by Scott Urman | |
Paperback: 1022
Pages
(1997-09-01)
list price: US$44.99 -- used & new: US$4.80 (price subject to change: see help) Asin: 0078823056 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (29)
PL/SQL Learning Tool
Good reference of PL/SQL programming!
Judging a book by its promise Novice programers will find this book a diffuclt read. It does contain useful information, particularly when the authors delves into his expereinces. However it is not structured as an instruction text that a novice programmer can pick up and learn from. How does it work as a reference? The explinations of the syntax vary between encyclopedic, as in Chapeter 5: Built-in SQL Functions and lacking completenes as in Chapter 7: Subprograms: Procedures and Functions. In Chapter 5 the author catalogues over a hundred functions available in PL/SQL. If the goal is to be a reference work this is a fine approach. It is not very useful to a novice programmer trying to learn PL/SQL. For the novice cataloguse do not demonstrate how to put the pieces together. In Chapter 7 we are formally intorduced to the Procedured and Functions. The problem is each element of the all important features of the language is NOT explained. For example, the AS and IN clauses are presented in the specification of the formal syntax but are not explained in the chapter. This oversite would be acceptable if these terms had been discussed elsewhere. A check of the Index for pointer to an explination revealed nothing useful. With respect to this example we are left with one of two conlusions. Either there is not explination for these terms or the index is not up to the task of providing us a pointer. In either case it makes this work a poor reference. How are we supposed to find details when there is no path to them?
The Best PL/SQL Programming Book!
The best PL/SQL manual around! |
90. Oracle SQL Interactive Workbook (2nd Edition) by Alice Rischert | |
Paperback: 851
Pages
(2003-01-03)
list price: US$49.99 -- used & new: US$20.00 (price subject to change: see help) Asin: 0131002775 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (11)
Good book
Bite-size and Interactive
Oracle SQL needs Help
On a desert island querying dbases, have this book with you.
Book lacks detail |
91. Oracle PL/SQL CD Bookshelf | |
Paperback: 285
Pages
(2000-07-01)
list price: US$89.95 -- used & new: US$9.87 (price subject to change: see help) Asin: 1565928490 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (18)
Great technical reference, bad political humor......
A great technical PL/SQL reference When I first started looking at the CD, I wondered how I would best make use of this reference.I tried reading it on my monitor, starting on the first page and continuing on from there, but after awhile I realized that wasn't going to work.I then started playing with the text searching capabilities provided on the CD.What I found is that O'Reilly has done a very nice job of first indexing and then implementing electronic searches.I am now using the CD exclusively as a reference via this search.Although I didn't know it then, I now believe that is the best way to use the reference if you have some prior knowledge of PL/SQL.I now keep the CD at work, consulting it whenever I need to refresh my memory on how best to write PL/SQL.If you have no prior experience with PL/SQL or you don't like reading books on-line, consider just purchasing the soft-cover components of the bookshelf.However, if you are like me and have some experience in the area, this bookshelf is an indispensable part of the Oracle reference library. One last thought.Although the bookshelf is great, I do have a problem with it.The collection is dated.The CD covers PL/SQL through to version 8.0 of the Oracle RDBMS.A soft-cover book, included in the distribution but not on the CD, includes new features provided with Oracle 8i.That leaves a sizable hole in that PL/SQL features introduced with Oracle 9i are not discussed.I suspect that even as I write this Steve Feuerstein et. al. are hard at work filling that void.In the meantime this collection is the best PL/SQL reference for Oracle 8i.
Technical side: 5+ stars; Political side: 0 or less Con: Mr. Feuerstein should leave politics out of the book. He has the right to hold any political view, which by the way I don't subscribe to, but this was supposed to be a technical text that should help readers all over the world, not only those in Berkley who vote left wing. Next time he better stick to the usual, neutral and actually more useful, examples.
Generally a very useful book I agree with another reviewers comment that more should have been done with Java.Perhaps, Java rates a book of its own. I hope Mr. Feuerstein will produce a similar book for Oracle9i.
Technically excellent!AND a well rounded person |
92. Oracle Database Foundations: Technology Fundamentals for IT Success by Bob Bryla | |
Paperback: 349
Pages
(2004-10-12)
list price: US$24.99 -- used & new: US$8.84 (price subject to change: see help) Asin: 0782143725 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
said like new, but really was NEW |
93. Creating a Self-Tuning Oracle Database: Automating Oracle9i Dynamic SGA Performance (Oracle In-Focus series) by Donald Burleson | |
Paperback: 160
Pages
(2003-08-01)
list price: US$16.95 -- used & new: US$7.35 (price subject to change: see help) Asin: 0972751327 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (8)
Gobs of Great advice
Fluff
Please Read Technical Criticism of Don Burleson Before Buying
Short and Incisive
Most useful for me After reading this book I was able to understand the automatic-tuning methods in Oracle10g and they made sense because the author revealed some of the mechanisms that they use.The online scripts are very nice also, with many I had never seen before. ... Read more |
94. Implementing and Managing Oracle Databases by John Colby | |
Paperback: 450
Pages
(2000-12-14)
list price: US$49.99 -- used & new: US$3.39 (price subject to change: see help) Asin: 0761529365 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
Implementing an Oracle internet application? this book helps |
95. Oracle: A Database Developer's Guide 2/E by Ulka Rodgers | |
Paperback: 447
Pages
(1998-09)
list price: US$49.99 -- used & new: US$4.16 (price subject to change: see help) Asin: 0138414203 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description From strategic business analysis through rollout andoptimization, Oracle: A Database Developer's Guide will help youstreamline your entire Oracle development process.It's replete withproven solutions and worked examples for Designer/2000,Developer/2000, the Oracle database engine, PL/SQL coding, and more -all designed to maximize performance, even on tight developmentschedules.In this book, the leading Oracle consultant Ulka Rodgersdemonstrates key techniques for building Web, client/server, and datawarehousing applications.Learn how to make the most of the OracleApplication Server and Oracle Designer/2000 application generator;practical techniques for object-oriented data and process-modeling;and better ways to develop screens, reports and proceduralcode. Discover when and how to use third-party alternatives to Oracletools.Get expert tuning help, covering query optimization, SQL*DBAmonitor facilities, dynamic performance tables and more.You'll alsofind crucial design and coding information for optimizing today'sdistributed applications.If you run Oracle, this book will help youachieve more - and get it done faster. Customer Reviews (4)
I DO GET IT! So should you. This is a GREAT book! The book takes you step by step through thedevelopment of a world class database environment. It provides insightsthat will help you make the right decisions each step of the way, from thefirst decisions regarding methodology and approach, to the final decisionsregarding system performance.The book delves into the latest technologyareas one needs to know about to succeed such as the internet and datawarehouse technology.I find it to be invaluable as a learning toolwhenever I enter into unfamiliar territory. The book is structured toimpart knowledge that Ulka Rodgers has gained through her extensiveexperience.As such, it is the type of book you want to read and enjoy. It is the type of book that has so much to offer, you may want readsections more than once. I don't mean to take away from the "howto" value this book provides.There are tips and techniques as wellas detailed examples throughout the book that I find extremely useful.Thecoverage is thorough.But tips and techniques, although important, do notmake a project succeed.What Ulka Rodgers has done here is provided a roadmap that, if followed properly, will clearly have a significant positiveimpact on your likelihood of success.
A must have tool for every consultant & manager! This is a largetopic and no corner, from data design to data warehousing, is leftuncovered by the author. Many of the sections cover deep issues related todifficult project challenges, ranging from requirements creep, architectureto object-oriented design. Ulka succinctly has made many points that everyproject manager should consider conveying to their management. I will usethis book for both the technical design and the management aspects. Becauseit is self-contained, this is one of the best values in Oracle literaturetoday. Where most technical books cover only one or two points, this bookis full of ideas and concepts. You can buy the other books, including theOsborn series, but if you need only one Oracle book from which to getpractical advice, this is the one.
I don't get it! In short, I found the book useless.The author's treatment of the material was, in my opinion,superficial.As a businessman, I needed to understand the value of thetechnology and to get an appreciation for Developer issues.I simplycouldn't get this from the book.The book's style was high-handed and theauthor appears very satisfied with herself and her accomplishments,although she shares little insight given her "years ofexperience."Obviously, this is a technical person who is trying toimpress beyond her capabilities. I am puzzled by the dramaticdifference between my impressions and the other reviewer's impressions.Ihope he doesn't mislead others into buying this essentially useless book
A well-written guide to the Oracle environment The book is directed at the CIO or project manager of anorganization, who may not know any more about Oracle than what they read inthe trade papers. The Oracle environment is very complex. Ms. Rodgers hasprovided us with a guided tour of this environment, shrewdly pointing outthe lovely vistas as well as the swamps. Given this scope, the booksucceeds admirably; although it is impossible to cover this range of topicsin depth in a mere 400 pages. The book is an excellent overview. Any one ofits chapters could easily be expanded into its own book. If you are asenior project manager and want a different perspective on approaching anOracle development project, this book has value. For those new to theindustry who want to get a sense of why projects work and why many fail,the book also has merit. If you are merely looking for SQL tuning tips orthe best init.ora parameter to accomplish a specific task, this is not theright resource for you. However, there are numerous useful tidbits ofinformation scattered throughout the book. Ultimately, in reviewing abook, I always ask myself two questions: 1. Was it worth the cover price?2. Was it worth the time it took to read? In both cases, for Ms. Rodgersbook, the answer is a resounding "Yes." ... Read more |
96. Experiences With Oracle Database 10g on Z/os (IBM Redbooks) by IBM Redbooks | |
Paperback: 206
Pages
(2004-06-30)
list price: US$40.00 -- used & new: US$30.40 (price subject to change: see help) Asin: 0738497940 Canada | United Kingdom | Germany | France | Japan | |
97. Oracle Database Construction Kit by John Palinski | |
Paperback: 655
Pages
(1997-11-05)
list price: US$49.99 -- used & new: US$19.79 (price subject to change: see help) Asin: 0789714191 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (11)
Deceiving Cover, Outdated Content
No Proofreading - Poor Quality Writing It may answer your questions, but be careful...
I enjoyed this book immensely
Keep Looking!
Keep Looking! |
98. Using Discontiguous Shared Segments And Xip2 Filesystems With Oracle Database 10g on Linux for IBM System Z by IBM Redbooks | |
Paperback: 86
Pages
(2006-06-30)
list price: US$25.00 -- used & new: US$19.00 (price subject to change: see help) Asin: 0738495514 Canada | United Kingdom | Germany | France | Japan | |
99. Guide to Oracle (Database Experts' Series) by Timothy Hoechst, Nicole Melander, Christopher Chabris | |
Hardcover: 368
Pages
(1990-10)
list price: US$40.00 -- used & new: US$0.97 (price subject to change: see help) Asin: 0070206317 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
  | Back | 81-99 of 99 |