Click here to Skip to main content
15,892,480 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
inserting record from first table to second table without first record of first table
pls send quickly
Posted

1 solution

wrote:
pls send quickly


I hate it when people say that. It's as if we should care that you can't do your job, instead of just helping out of the kindness of our hearts.

I would imagine that you could write SQL that does an insert and ignores the first record, based on it's id. I can't help more than that, because you provide no detail, and no information on the table schemas, which obviously means no-one can do more than tell you what I just told you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900