Jul 13, 2010 #1 jasonhuibers Programmer Joined Sep 12, 2005 Messages 290 Location CA Insert 10 records and increment the value of Line_ID column into Table1? How can I do this using a loop and how can I write this query?
Insert 10 records and increment the value of Line_ID column into Table1? How can I do this using a loop and how can I write this query?
Jul 13, 2010 #2 Turkbear Technical User Joined Mar 22, 2002 Messages 8,631 Location US Homework? To start, try using a sequence number. To Paraphrase:"The Help you get is proportional to the Help you give.." Upvote 0 Downvote
Homework? To start, try using a sequence number. To Paraphrase:"The Help you get is proportional to the Help you give.."