2
Reply

if exixts in sql

anil john

anil john

11 years ago
2.1k
if exists ( select vAdmissNo,vRegNo FROM tblAdmission where vAdmissNo = '"+11+"' AND vLateral='"+Yes+"' ) error: Msg 102, Level 15, State 1, Line 4 Incorrect syntax near ')'.

Answers (2)