category_id
A Moodle CLI script to delete courses based on course id, category id, or user id.
Thu, 08 Feb 2018 23:34:00 GMT
You can delete courses by course id, category id, or a user id where the user is enrolled as an 'editingteacher' role. Add this script to the admin/cli folder in your Moodle root directory. Delete ...
Chapter_15_Solutions.sql
Tue, 27 Jun 2023 22:00:00 GMT
This stored procedure should accept five parameters, one for each of these columns: category_id, product_code, product_name, list_price, and discount_percent. This stored procedure should set the ...