Using parameters in Stored Queries Posted: 8 Jun 2004
When you use Stored Queries, I know you can replace the column name with parameter name. Is it possible to replace the Table name with parameter so I can use the same query for different tables? Thank you Larry.