Plz help me with this one im new.
i want to insert values in my table using the values in other table but it doesn't work.
heres my code
qryinssub = "INSERT INTO section_load(sec_id,subj_id)VALUES('sec01',(";
+ "SELECT subj_id FROM subjects WHERE level_id = lvl01))"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.