Afbeelding 1 van 1

Galerij
Afbeelding 1 van 1

Hebt u iets om te verkopen?
Oracle PL/SQL Programming 2e +D by Feuerstein, Steven Book Book The Fast Free
US $10,00
OngeveerEUR 8,54
Objectstaat:
“Like new condition, except some highlighting on limited pages.”
Vrijwel nieuw
Een boek dat er als nieuw uitziet, maar al wel is gelezen. De kaft is niet zichtbaar beschadigd en het eventuele stofomslag zit nog om de harde kaft heen. Er ontbreken geen bladzijden en er zijn geen bladzijden beschadigd. Er is geen tekst onderstreept of gemarkeerd en er is niet in de kantlijn geschreven. Er kunnen zeer minimale identificatiemerken aan de binnenzijde van de kaft zijn aangebracht. De slijtage is zeer minimaal. Bekijk de aanbieding van de verkoper voor de volledige details en een beschrijving van gebreken.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Verzendkosten:
Gratis USPS Priority Mail®.
Bevindt zich in: Freehold, New Jersey, Verenigde Staten
Levering:
Geschatte levering tussen do, 21 aug en wo, 27 aug tot 94104
Retourbeleid:
30 dagen om te retourneren. Koper betaalt voor retourzending Als u een eBay-verzendlabel gebruikt, wordt dit in mindering gebracht op het terugbetalingsbedrag.
Betalingen:
Winkel met vertrouwen
De verkoper neemt de volledige verantwoordelijkheid voor deze aanbieding.
eBay-objectnummer:144933899444
Specificaties
- Objectstaat
- Vrijwel nieuw
- Opmerkingen van verkoper
- “Like new condition, except some highlighting on limited pages.”
- ISBN
- 1565923359
- EAN
- 9781565923355
- Release Title
- Oracle PL/SQL Programming 2e +D
- Artist
- Feuerstein, Steven
- Brand
- N/A
- Colour
- N/A
- Book Title
- Oracle PL/SQL Programming 2e +D
Over dit product
Product Identifiers
Publisher
O'reilly Media, Incorporated
ISBN-10
1565923359
ISBN-13
9781565923355
eBay Product ID (ePID)
533032
Product Key Features
Number of Pages
1024 Pages
Publication Name
Oracle PL/Sql Programming : Covers Versions Through Oracle Database 11 g Release 2
Language
English
Subject
Programming Languages / General, Desktop Applications / Databases, Programming Languages / Sql, General, Databases / General
Publication Year
1997
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
2 in
Item Weight
52 Oz
Item Length
9.2 in
Item Width
7 in
Additional Product Features
Edition Number
2
Intended Audience
Scholarly & Professional
Dewey Edition
21
Illustrated
Yes
Dewey Decimal
005.75/85
Synopsis
The first edition of "Oracle PL/SQL Programming" quickly became an indispensable reference for both novice and experienced PL/SQL developers. Packed with examples and recommendations, it helped everyone using PL/SQL (from the Oracle Forms developer to the database administrator) make the most of this powerful language.Oracle8 presents PL/SQL programmers with new challenges by increasing both the possibilities and complexities of the language. This new edition updates the original book for Oracle8, adding chapters describing the new PL/SQL object features (object types, collections, object views, and external procedures). The second edition also contains a much-requested chapter on tuning PL/SQL, as well as expanded discussions of debugging and tracing PL/SQL execution.The book comes with a companion diskette containing the Companion Utilities Guide for Oracle PL/SQL Programming, an online tool developed by RevealNet, Inc. The online guide contains more than 100 file of source code and documentation prepared by the authors.Even if you've already read the first edition of "Oracle PL/SQL Programming," you'll find an enormous amount of new and revised information in this second edition and on its companion diskette. If you're new to PL/SQL, you'll soon find yourself on the road to mastery.NOTE: To make room for the new material, some summaries and code from the first edition have been moved to the companion disk."Oracle PL/SQL Programming" is divided into seven parts: Foreword PrefacePart I: Programming in PL/SQL1. Introduction to PL/SQL 2. PL/SQL Language Fundamentals 3. Effective Coding StylePart II: PL/SQL Language Elements4. Variables and Program Data 5. Conditional and Sequential Control 6. Database Interaction and Cursors 7. Loops 8. Exception Handlers 9. Records in PL/SQL 10.PL/SQL TablesPart III: Built-in Functions and Packages11. Character Functions 12. Date Functions 13. Numeric, LOB, and Miscellaneous Functions 14. Conversion FunctionsPart IV: Modular Code15. Procedures and Functions 16. Packages 17. Calling Stored PL/SQL Functions from SQLPart V: PL/SQL Oracle8 Features18. Object Types 19. Nested Tables and VARRAYs 20. Object Views 21. External ProceduresPart VI: Making PL/SQL Programs Work22. Code Design Tips 23. Managing Code in the Database 24. Debugging PL/SQL 25. Tracing PL/SQL 26. Tuning PL/SQLPart VII: AppendixesA. What's on the Companion Disk? B. Calling Stored Procedures from PL/SQL Version 1.1 C. Built-in Packages, An update to the popular bible for PL/SQL developers, this second edition updates the Oracle8 material and includes chapters on Oracle8 object types, object views, collections, external procedures, and large object types and functions. It also covers new strategies for tuning, tracing, and debugging PL/SQL programs and offers many new programs on the accompanying disk., The first edition of Oracle PL/SQL Programming quickly became an indispensable reference for both novice and experienced PL/SQL developers. Packed with examples and recommendations, it helped everyone using PL/SQL (from the Oracle Forms developer to the database administrator) make the most of this powerful language.Oracle8 presents PL/SQL programmers with new challenges by increasing both the possibilities and complexities of the language. This new edition updates the original book for Oracle8, adding chapters describing the new PL/SQL object features (object types, collections, object views, and external procedures). The second edition also contains a much-requested chapter on tuning PL/SQL, as well as expanded discussions of debugging and tracing PL/SQL execution.The book comes with a companion diskette containing the Companion Utilities Guide for Oracle PL/SQL Programming, an online tool developed by RevealNet, Inc. The online guide contains more than 100 file of source code and documentation prepared by the authors.Even if you've already read the first edition of Oracle PL/SQL Programming , you'll find an enormous amount of new and revised information in this second edition and on its companion diskette. If you're new to PL/SQL, you'll soon find yourself on the road to mastery.NOTE: To make room for the new material, some summaries and code from the first edition have been moved to the companion disk. Oracle PL/SQL Programming is divided into seven parts:Foreword PrefacePart I: Programming in PL/SQL 1. Introduction to PL/SQL 2. PL/SQL Language Fundamentals 3. Effective Coding Style Part II: PL/SQL Language Elements 4. Variables and Program Data 5. Conditional and Sequential Control 6. Database Interaction and Cursors 7. Loops 8. Exception Handlers 9. Records in PL/SQL 10.PL/SQL Tables Part III: Built-in Functions and Packages 11. Character Functions 12. Date Functions 13. Numeric, LOB, and Miscellaneous Functions 14. Conversion Functions Part IV: Modular Code 15. Procedures and Functions 16. Packages 17. Calling Stored PL/SQL Functions from SQL Part V: PL/SQL Oracle8 Features 18. Object Types 19. Nested Tables and VARRAYs 20. Object Views 21. External Procedures Part VI: Making PL/SQL Programs Work 22. Code Design Tips 23. Managing Code in the Database 24. Debugging PL/SQL 25. Tracing PL/SQL 26. Tuning PL/SQL Part VII: Appendixes A. What's on the Companion Disk? B. Calling Stored Procedures from PL/SQL Version 1.1 C. Built-in Packages
Objectbeschrijving van de verkoper
Over deze verkoper
mountain60
100% positieve feedback•50 objecten verkocht
Geregistreerd als particuliere verkoperDus de consumentenrechten die voortvloeien uit EU-wetgeving voor consumentenbescherming zijn niet van toepassing. eBay-kopersbescherming geldt nog steeds voor de meeste aankopen.
Feedback verkoper (17)
- j***7 (0)- Feedback gegeven door koper.Afgelopen maandGeverifieerde aankoopItem was received as described. The seller shipped item promptly.
- d***d (0)- Feedback gegeven door koper.Afgelopen 6 maandenGeverifieerde aankoopawesomeApple iPhone 6 - 16GB Gold Unlocked (#145879517973)
- i***l (1355)- Feedback gegeven door koper.Meer dan een jaar geledenGeverifieerde aankoopok.Solaris 8 Operating Environment System Administration I and II (#145254580613)