how to check if record already used

tinnatinna Member Posts: 27
hi, urgent help, please

how can i check if record from one table has already been used, i.e. im filtering table x by vendor no, then i use this vendor no in my table. how can i check if its already there

Best Answer

  • tinnatinna Member Posts: 27
    Answer ✓
    I fixed it using temp table storing the values already taken, thanks

Answers

Sign In or Register to comment.