i need to insert the data into the table
if empid exists
how?
below u can find the code
if(select Count([Num]) from [Employee] where [Num]=@empId)<=0
set @records='empid doesnot exist'
please help me this
thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jenith ThakkarPosted Aug 25, 2018, 3:07 AM
Sai Kumar KoonaPosted Aug 25, 2018, 9:14 PM
Jenith ThakkarPosted Aug 25, 2018, 8:33 PM
Jignesh KumarPosted Aug 25, 2018, 6:42 AM