I need to insert data into multiple tables that are related. Every example of an insert statement I have seen only inserts info into one table. Do I need to write 4 different INSERT statements?
A.

Reply via email to