This MySQL Interface is for the <<<<<<< choquett_indtechcourses >>>>>>>> DataBase
here are some query options...
FYI - select (particular tables or * for all) from (particular database) where (a particular table) = or > or < (a particular entry value)
show tables
select * from elearnings where crs_ID = 'English I'
select * from elearnings where crs_ID = 'English I'