View Single Post
  #5 (permalink)  
Old 09-07-04, 23:26
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,307
You need to tell it which of the MPI values to use in your SELECT list. Nevermind that you tell it they have to be the same in your WHERE clause, it still wants to know which one you meant in the SELECT list (sometimes database engines can be a wee bit dense).

-PatP
Reply With Quote