To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
SQL CourseSQL Course
> Ask questions about the lessons on SQL Course 1 and 2. If you have problems
> with the interface, please post in the Feedback forum
I'm inserting rows into a SQL server table. I insert one set of records. Now when I insert the second set of records I want them to be appended to the last block of records I entered. But, some of the rows get messed up -What I mean is it does not show as one block under another. There is no primary key on this table.
Please help!