I have two tables:
hardware(ID, DEVICEID, NAME, ...)
and
softwares(ID, HARDWARE_ID, PUBLISHER, NAME, VERSION, ETC ...).
I need to insert into the softwares table, but I do not have HARDWARE_ID , I only get the hardware name (...
asked by
22.11.2016 / 15:11