HiIn an ETL world, I would consider 1 mb/sec processing as a decently performant program. Is there a rough guideline on T-SQL query performance? Say, for instance, if a Query joining N number of tables, whose combined volume is 10 million records, what would be an acceptable query retrieval time? What factors would you watch out for in CBO ?thank you.
↧