Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 4729

How to pass ID of One Table to Another Table

$
0
0

my first table has two field 

ID is identity=yes,

JOB_ID int

--------------------------

Second table

job_id  is identity=yes 

name nvarchar(50)

what I have to do if I have to pass second table job_id in  first table JOB_ID


Viewing all articles
Browse latest Browse all 4729


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>