Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Adventure Works 2008 OLTP DB

    Is there any common method to automatically insert row with default values into parent table when inserting row into child table with foreign key ?

  • RE: Adventure Works 2008 OLTP DB

    Thank you for reply, ALZDBA.

    As I understood, I should create stored procedure for inserting records into some child table where manually insert row into parent table and use @@IDENTITY to...

Viewing 2 posts - 1 through 3 (of 3 total)