Page 1 of 1

mutiple table insert using single insert stament

PostPosted: Tue Sep 02, 2008 12:07 pm
by srakesh_84
hi,

is it possible to insert mutiple table using single insert stament?
i need to insert two tables with a set of data distrubuted among these tables

Re: mutiple table insert using single insert stament

PostPosted: Tue Sep 02, 2008 7:06 pm
by dick scherrer
Hello and welcome to the forums,

No, you need separate insert statements.