Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

coderbyte sql solutions

In this MySQL challenge, your query should return all the people who report to either Jenny Richards or have a NULL value in ReportsTo. The rows should be ordered by Age. Your query should also add a column at the end with a title of Boss Title where the value is either None or CEO. Your output should look like the following table.
 
PREVIOUS NEXT
Tagged: #coderbyte #sql #solutions
ADD COMMENT
Topic
Name
2+7 =