Razzak, Claudine and Larry Thanks a bunch. That is exactly what I was looking for.
Damian Lawrence Lustig wrote:
<<Is there a way to reference columns in a table generically similar to passing parameters?>> Like this: SELECT #1, #3, #4 FROM YourTable WHERE #5 = 'Hello' ORDER BY #6 -- Larry

