<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Oracle database 10g PL /SQL 101</title>
  </titleInfo>
  <name type="personal">
    <namePart>Allen, Christopher.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>McGraw Hill</publisher>
    <dateIssued>2004</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xv, 395 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Contents: Database basics: Introduction to databases: What exactly is a database? -- How is a database different from a spreadsheet? -- How will knowing this will help you? -- History of SQL -- SQL command categories -- Storing and retrieving data: The basics: Putting your toe in the water -- Creating tables -- Inserting data - additional techniques -- Viewing data - additional techniques -- Advanced data manipulation: Limit which records you select -- Change the order of records -- Show only unique values -- Select from DUAL -- Modify data in a table -- Remove records from a table -- Transaction control -- Controlling SQL *plus: Edit commands -- Copy and paste -- Clear the SQL *plus environment -- Produce more readable output -- Spool output to disk -- SQL script file -- Advanced SQL: SQL functions: Commonly used single - row functions -- Commonly used group functions -- Using indexes and constraints: Indexes -- Ensure data integrity: Constraints -- Relationships between tables -- Write subqueries -- Other useful oracle techniques: Transfer data between tables --Rename a table -- Alter a table's structure -- Other database objects -- Create programs using PL / SQL: Introduction to PL / SQL: What is PL/SQL -- Structure of PL /SQL block -- Create a simple PL / SQL procedure -- PL / SQL variables and consonants -- Control structures in PL / SQL -- Error handling -- More PL / SQL tools: Coding conventions -- More on PL / SQL and oracle server interaction -- Timing operations -- PL /SQL packages -- Triggers. </tableOfContents>
  <note type="statement of responsibility">Christopher Allen.</note>
  <note>Includes index.</note>
  <classification authority="lcc">QA76.73.P258 A451</classification>
  <identifier type="isbn">0072255404</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">120711</recordCreationDate>
  </recordInfo>
</mods>
