0128 I think I did quite well
☎️ I guess I’ll take all the phone calls today, because the new people aren’t here.
📖 Started reading The Giver
🖱️ Followed a Photoshop tutorial
📖 Continued reading 『刻意练习』
📱 Sent a message to a career adviser and made an appointment with her this week
🖥️ Learned some of SQL
SELECTis the clause we use every time we want to query information from a database.ASrenames a column or table.DISTINCTreturn unique values.WHEREis a popular command that lets you filter the results of the query based on conditions that you specify.LIKEandBETWEENare special operators.ANDandORcombines multiple conditions.ORDER BYsorts the result.LIMITspecifies the maximum number of rows that the query will return.CASEcreates different outputs.
📖 Finished reading The Giver Chapter 1