SgDotNet
Singapore Professional .NET User Group -For Cool Developers
All Tags » Indexing (RSS)

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Re: Insert into table order by

    Order By is only for the result set of your query; it has nothing to do with the physical arrangement of records in your second destination table. How the records are physically placed in the table's pages depends on what its clustered index is. If you truly want to have the records physically sorted...
    Posted to Data Access by icelava on 07-03-2008
Page 1 of 1 (20 items)
Copyright SgDotNet 2004-2008
Powered by Community Server (Commercial Edition), by Telligent Systems