View Single Post
Join Date: Aug 2007
Posts: 1
Reputation: ndarechuk is an unknown quantity at this point 
Solved Threads: 1
ndarechuk ndarechuk is offline Offline
Newbie Poster

Re: SQL Query Analyzer Problem

 
0
  #2
Aug 29th, 2007
Try removing 'from eligibilityhistory' after 'BCN'. This is your main table so it is not necessary to restate what table the value is to be retreived from.

Depending on what app you are using to run your query, line numbers usually reflect the line after or before.
Reply With Quote