Answers


Quiz

A1:

b

A2:

a

A3:

d

A4:

c

A5:

c


Exercises

A1:
 select * from employee where departmentID=128; 
A2:
 select employeeID from assignment where clientID=1; 
A3:
 select skill, count(skill) from employeeSkills group by skill; 



MySQL Tutorial
MySQL Tutorial
ISBN: 0672325845
EAN: 2147483647
Year: 2003
Pages: 261

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net