He’s making a database
He’s sorting it twice
SELECT * from contacts WHERE behavior = ‘nice’
SQL Clause is coming to town
or…
SELECT * FROM CONTACTS WHERE LOWER([BEHAVIOR]) = ‘nice’ ORDER BY [LASTNAME] ASC, [FIRSTNAME] ASC
White Christmas
http://imdb.com/rg/an_share/title/title/t