Citation information.
ABOUT
Archaeological Computing Logo Search the CSA site.
SEARCH

Archaeological Computing

Table Joins and SQL Queries

 

This page is intended to augment discussion in Archaeological Computing about table joins and SQL statements. It assumes that you have read the sections about table joins and select statements in the book.

These tables and the data organization described in Archaeological Computing will be used for this discussion:

Consider these joins plus SQL statements (as expressed in English):

Sample 1: Produce a list of the references linked to objects in the exhibition.

Sample 2: Select those Moche periods for which there are both exhibit objects and specified comparanda.

Sample 3: Produce a list of references used to refer to or illustrate comparanda.

Sample 4: Provide a list of all objects in the exhibit that have no comparanda.

 



 

About this document: