No. you have to use it as two different sql insert commands. if you want to insert into two tables simultaneously then use an insert trigger on one table and within the trigger write the insert statement for the second table