Forums

This topic is locked

Variable in query

Posted 30 Jan 2002 22:28:32
1
has voted
30 Jan 2002 22:28:32 lane c posted:
I have the following query:
SELECT [J34-1NCC]
FROM ldot.Features
I want to replace [J34-1NCC] with a variable that looks at a list of rows from another query. I want to end up with a query that only includes the columns that exist in another query ([J34-1NCC],[J35-1AAC],[J34-1ZZC],ETC. Hoe do I do this?

Reply to this topic