SgDotNet
Singapore Professional .NET User Group -For Cool Developers
Sign in
|
Join
|
Help
Home
Blogs
Media
Forums
Wikis
Groups
All Tags
»
Indexing
(RSS)
Browse Forum Posts by Tags
Showing related tags and posts for the
Forums
application. See
all tags in the site
Sorry, but there are no more tags available to filter with.
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
(Forum)
by
icelava
on 07-03-2008
Page 1 of 1 (1 items)
Copyright SgDotNet 2004-2008