I was working on this…
Blockquote One more thing to add for this file. Below the
insert into majors_coursescourses comment, create aINSERT_MAJORS_COURSES_RESULTvariable. Use it and theMAJOR_IDandCOURSE_IDvariables you created to insert a row into themajors_coursestable. Make sure the query has themajor_idcolumn first. Also, you won’t need any quotes around the values for the ID’s.
…and could not get past it. I had it correct, but could not move forward in the lesson.
I was becoming very frustrated trying different things. I found the next step at this page on github and decided to just move forward via that page.
As soon as I put in that next query (viewable in the hints at 920.1 at that link), the lesson moved on to the next step, which as stated I had actually just completed. Now it seems I’m stuck there.
Will see if I put in the next step again whether it moves forward.
Anyhow, somebody might want to look into this before it causes somebody an aneurysm.