He’s making a table.
He’s sorting it twice.
SELECT * from child_list WHERE behaviour=‘nice’
ORDER BY by child_name, child_address;
SQL Clause is coming to town
He’s sorting it twice.
SELECT * from child_list WHERE behaviour=‘nice’
ORDER BY by child_name, child_address;
SQL Clause is coming to town
Comments