Operate the Course Table (Challenge)

# Introduction In this challenge, we will be working with the Course Table by using MyBatis and dynamic SQL. The purpose of this lab is to test your understanding and usage of MyBatis input and output parameters, as well as dynamic SQL. You will be performing tasks such as querying course information, modifying the teaching teacher of a course, and batch querying course information based on course numbers.

|60 : 00

Click the virtual machine below to start practicing