<?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>Learning SQL</title>
    <subTitle>: generate, manipulate, and retrieve data</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Beaulieu, Alan</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Beijing</placeTerm>
    </place>
    <publisher>O'Reilly</publisher>
    <dateIssued>2022</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xvi, 360 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <note>Includes Index</note>
  <subject>
    <topic>Computer program language</topic>
    <topic>Querying multiple tables</topic>
    <topic>Grouping and aggregates</topic>
    <topic>Indexes and constraints</topic>
    <topic>Relational databases</topic>
    <topic>Joins revisited</topic>
    <topic>FC</topic>
    <topic>GGC</topic>
  </subject>
  <classification authority="ddc">005.75 BEA</classification>
  <identifier type="isbn">9781492057611 (pbk)</identifier>
  <recordInfo/>
</mods>
