Home Forums Programming General column selection on dynamic basis RE: column selection on dynamic basis

  • Assuming the same WHERE clause is used, you could use the CASE statement in your SELECT statement.



    Lutz
    A pessimist is an optimist with experience.

    How to get fast answers to your question[/url]
    How to post performance related questions[/url]
    Links for Tally Table [/url] , Cross Tabs [/url] and Dynamic Cross Tabs [/url], Delimited Split Function[/url]