Hello all,
I have varchar data ID (1, 2, 3, ...) that collected from checkboxes and saved into a Products table.
I'd like to use that data ID to get NAME(s)in a different PRODUCT TYPE table that have ID# matched.
I know INSTR can help but I need more instruction. Could someone be more specific how I can get the NAMEs.
Thanks!
I have varchar data ID (1, 2, 3, ...) that collected from checkboxes and saved into a Products table.
I'd like to use that data ID to get NAME(s)in a different PRODUCT TYPE table that have ID# matched.
I know INSTR can help but I need more instruction. Could someone be more specific how I can get the NAMEs.
Thanks!