December 2016
Intermediate to advanced
352 pages
9h 37m
English
Perhaps the most important task you can do in SQL when attempting to turn the data found in one or more tables into useful information is look for data of interest or filter out data not of interest. Sometimes filtering involves matching an entire set of data with another entire set. Other times you accomplish filtering by testing for specific values in one or more columns. This chapter explores all the techniques you can use to find exactly the information you need from your database.
Dr. Edgar F. Codd is widely recognized as the “father” of the relational model of database management. He introduced terms such as relation (a table or view), ...
Read now
Unlock full access