victorashi
IS-IT--Management
i want to make a query in VS2005 wich allows me to dinamicaly imput a table and a column , something like :
select * from @a where @b='something'
can someone pls help me with the sintax?
thank you
select * from @a where @b='something'
can someone pls help me with the sintax?
thank you