Question: Carry out the following two queries in SQL Developer against the UNI tables (remember you must preface the table name with uni. ) Q1. Show
Carry out the following two queries in SQL Developer against the UNI tables (remember you must preface the table name with uni. )
Q1. Show the ids, names of students as a single column called NAME and their DOBs. Order the output in date of birth order
Q2 Show the ids, names of students as a single column called NAME, unit code, and year and semester of enrolment where the mark is NULL. Order the output by student id, within unit code order
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
