after going nuts about mySQL quiz this morning, i came out with the Perfect QUERY to execute!!!!!
SELECT type_of_frens, level_of_fun, numgames, MAX(food), MIN(stress), SUM(nproject+nassignment+nquiz)<=0
FROM esther.special.data AS a, schworkload_table AS b
WHERE a.numgames='bridge' AND a.level_of_fun=10 AND type_of_frens rlike vgoodtome
GROUP BY type_of_frens
ORDER BY level_of_fun DESC
p/s: Hey prof sql, on the account that i does apply what u taught usefully to my other study n recreation areas, could u get me better grades?? -.-'''
0 Comments:
Post a Comment
<< Home