Results (
Vietnamese) 1:
[Copy]Copied!
a) Add at least 8 records into each created tables.b) Specify name, email and the department name of the employees that have been working at least six months.c) Specify the names of the employees have either whore ' C ++ ' or '. NET ' skills.d) List all employee names, the manager names, the manager emails of those employees. e) Specify the departments which have > = 2 employees, print out the list of departments ' employees right after each department.f) List all name, email and action number of the employees and sort ascending order by employee's name. g) Use SUB-QUERY technique to list out the different employees (include name, email, birthday) who are working and have multiple skills.h) Create a view to list all employees are working (include name of employee and skill name, department name).
Being translated, please wait..