©Silberschatz, Korth and Sudarshan7.45Database System Concepts Selection n The selection or  operation selects rows from a table that satisfy a condition:  n Example:  course = ‘CM’ Students Students stud#namecourse 100FredPH stud#namecourse 200DaveCM 300BobCM