a) Create the tables (with the most appropriate field/column constraints & types) and add at least 3 records into each created table.b) Write a stored procedure (without parameter) to remove the projects that were completed at least three months ago. Print out the number of records which are removed from each related table during the removals.c) Write a stored procedure (with parameter) to print out the modules that a specific employee Write a user function (with parameter) that return the Works information that a specific employee has been involving though those were not assigned to him/her.
đang được dịch, vui lòng đợi..