SQL
AخA
USE cswiki_p; SELECT course_id, course_title, course_name, course_start, course_end FROM ep_courses WHERE course_start LIKE '2016%';
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.