Database Systems Using Oracle : A Simplified Guide to SQL and PL/SQL LIKE NEW

Come and Gettem Textbooks
(329)
Gewerblich
Angemeldet als gewerblicher Verkäufer
US $9,75
Ca.EUR 8,41
Artikelzustand:
Neuwertig
No hi-lighting writing or notes in text. Cover has very little shelf wear. Binding is strong.
Ganz entspannt. Rückgaben akzeptiert.
Versand:
Kostenlos USPS Media MailTM.
Standort: Gainesville, Florida, USA
Lieferung:
Lieferung zwischen Do, 4. Dez und Di, 9. Dez nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:166479232494

Artikelmerkmale

Artikelzustand
Neuwertig
Buch, das wie neu aussieht, aber bereits gelesen wurde. Der Einband weist keine sichtbaren Gebrauchsspuren auf. Bei gebundenen Büchern ist der Schutzumschlag vorhanden (sofern zutreffend). Alle Seiten sind vollständig vorhanden, es gibt keine zerknitterten oder eingerissenen Seiten und im Text oder im Randbereich wurden keine Unterstreichungen, Markierungen oder Notizen vorgenommen. Der Inneneinband kann minimale Gebrauchsspuren aufweisen. Minimale Gebrauchsspuren. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers. Alle Zustandsdefinitionen aufrufenwird in neuem Fenster oder Tab geöffnet
Hinweise des Verkäufers
“No hi-lighting writing or notes in text. Cover has very little shelf wear. Binding is strong.”
ISBN
9780130909336
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
Prentice Hall PTR
ISBN-10
0130909335
ISBN-13
9780130909336
eBay Product ID (ePID)
1981923

Product Key Features

Number of Pages
326 Pages
Language
English
Publication Name
Database Systems Using Oracle : a Simplified Guide to Sql and PL/Sql
Subject
Desktop Applications / Databases, Programming Languages / Sql, Databases / General
Publication Year
2001
Type
Textbook
Subject Area
Computers
Author
Nilesh D. Shah
Format
Trade Paperback

Dimensions

Item Height
0.6 in
Item Weight
17.4 Oz
Item Length
9.3 in
Item Width
9.3 in

Additional Product Features

Intended Audience
College Audience
LCCN
2001-034596
Dewey Edition
21
Illustrated
Yes
Dewey Decimal
005.75/85
Table Of Content
Most chapters end with In a Nutshell , Exercise Questions , and a Lab Activity . I. DATABASE CONCEPTS. 1. Database Concepts: A Relational Approach. Database: An Introduction. Relationships. Database Management System (DBMS). The Relational Database Model. Integrity Rules. Theoretical Relational Languages. 2. Database Design: Data Modeling and Normalization. Data Modeling. Dependency. Database Design. Normal Forms. Dependency Diagrams. Denormalization. II. THE ORACLE SQL. 3. Oracle 8: An Overview. Personal Databases. Client/Server Databases. Oracle 8: An Introduction. The SQL*Plus Environment. Structured Query Language. Logging In to SQL*Plus. SQL*Plus Commands. Sample Databases. Alternate Text Editors. Oracle Online Help. 4. Oracle Tables: Creation and Modification. Naming Conventions. Data Types. Constraints. Creating an Oracle Table. Displaying Table Information. Altering an Existing Table. Dropping a Table. Renaming a Table. Truncating a Table. Spooling. 5. Working with Tables: Data Management and Retrieval. Adding a New Row/Record. Customized Prompts. Updating Existing Rows/Records. Deleting Existing Rows/Records. Dropping a Constraint. Disabling/Enabling Constraints. Retrieving Data from a Table. Arithmetic Operations. Restricting Data with a WHERE Clause. Sorting. Built-in Functions. Grouping Data. Nesting Group Functions. Revisiting Substitution Variables. DEFINE Command. 6. Multiple Tables: Joins and Sub-Queries. Join. Set Operators. Sub-Query. Top-N Analysis. 7. Advanced Features: Objects, Transactions, and Control. Views. Sequences. Synonyms. Index. Transactions. Locking Rows for Update. Controlling Access. SQL Review: Supplementary Examples. III. PL/SQL. 8. PL/SQL: Programming Language Basics. A Brief History of PL/SQL. Fundamentals of PL/SQL. PL/SQL Block Structure. Comments. Data Types. Other Scalar Data Types. Variable Declaration. Anchored Declaration. Assignment Operation. Bind Variables. Substitution Variables in PL/SQL. Printing in PL/SQL. Arithmetic Operators. 9. SQL and Control Structures in PL/SQL. Control Structures. Nested Blocks. SQL in PL/SQL. Data Manipulation in PL/SQL. Transaction Control Statements. 10. Cursors and Exceptions. Cursors. Implicit Cursors. Explicit Cursors. Explicit Cursor Attributes. Implicit Cursor Attributes. Cursor FOR Loops. SELECT . . . FOR UPDATE Cursor. WHERE CURRENT OF Clause. Cursor with Parameters. Cursor Variables: An Introduction. Exceptions. Types of Exceptions. Sample Programs. 11. Composite Data Types: Records and Tables. Composite Data Types. PL/SQL Records. PL/SQL Tables. Sample Programs. 12. Procedures, Functions and Packages. Procedures. Functions. Packages. IV. MISCELLANEOUS TOPICS. 13. Oracle Database Administration. Database Administrator (DBA). Oracle Architecture: An Overview. Installation. Networking. Security. System Privileges. Roles. Users. Oracle Tools. SQL*Plus. Oracle Data Dictionary. 14. Oracle 8i: An Overview and Web Tools. Oracle8i Core Package. An Object. SQL Queries for Objects. Internet Computing and Oracle8i. WebDB. JDeveloper. Appendix A: Sample Databases: Table Definitions. The Indo-US College Student Database. The NamanNavan Corporation College Database. Appendix B: Quick Reference to SQL & PL/SQL Syntax. Appendix C: Additional References. Web Sites. Books and Other Published Material on Oracle. Index.
Synopsis
Oracle is the premier database package used in industry and it is the preferred choice of many academic institutions to teach relational database applications. Database Systems Using Oracle provides the most comprehensive coverage of the Structured Query Language (SQL) and the Programming Language/ Structured Query Language (PUSQL) in Oracle version 8 or higher. Mastery of Oracle SQL and PUSQL languages is greatly facilitated by the provision of clear, step-by-step instructions, supplemented by hands-on examples, exercise questions, and lab activities. Throughout the text the author uses two real-life running databases as a model as well as a dedicated section on SQL statements with an additional third database scenario. Exposure to these databases increases comprehension of real-life database issues. Features: *Comprehensive coverage of the relational concepts and the database designing techniques necessary to design and implement effective database systems. *Thorough coverage of SQL. *Complete coverage of PL/SQL. *An introduction to the architecture and administration of Oracle 8, Oracle 8I, and the concept of object orientation. *Each chapter contains many exercise questions and, For Database Systems courses focusing on SQL and/or Oracle, Oracle courses, and SQL courses offered in departments of Computer Science, CIS, MIS, IT and Continuing Education. Database Systems Using Oracle first introduces students to relational database concepts and database designing techniques, teaching them how to design and implement accurate and effective database systems. With its subsequent in-depth coverage of SQL (the universal query language for relational databases) and PL/SQL (Oracle's procedural language extension to SQL), this text serves not only as an introductory guide but also as a future reference. The author concludes with an introduction to the architecture and administration of Oracle 8, the new features of Oracle 8i, and the concepts of object orientation.
LC Classification Number
QA76.9.D3S487 2002

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Ich versichere, dass alle meine Verkaufsaktivitäten in Übereinstimmung mit allen geltenden Gesetzen und Vorschriften der EU erfolgen.

Info zu diesem Verkäufer

Come and Gettem Textbooks

96,8% positive Bewertungen2.518 Artikel verkauft

Mitglied seit Jan 2011
Angemeldet als gewerblicher Verkäufer
Shop besuchenKontakt

Verkäuferbewertungen (338)

Alle Bewertungenselected
Positiv
Neutral
Negativ
  • a***7 (85)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Fast delivery - product as expected
  • c***3 (15)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Thanks so much! Quick shipping! Thanks
  • 7***3 (0)- Bewertung vom Käufer.
    Vor über einem Jahr
    Bestätigter Kauf
    Item arrived fast and came as described, only had minor damage on the cover but think is was from shipping , probably just needed a bit more wrapping, but other than that all good