• astrid 69000 (6/15/2016)


    Hi πŸ™‚

    I am trying to build a procedure that given a table name will do a select from that table...

    Just curious...since EXEC DailyReport_sp 'MyTablename' is exactly equivalent to SELECT * FROM MyTablename, what do you gain from this? What's the bigger picture?

    β€œWrite the query the simplest way. If through testing it becomes clear that the performance is inadequate, consider alternative query forms.” - Gail Shaw

    For fast, accurate and documented assistance in answering your questions, please read this article.
    Understanding and using APPLY, (I) and (II) Paul White
    Hidden RBAR: Triangular Joins / The "Numbers" or "Tally" Table: What it is and how it replaces a loop Jeff Moden