dbTalk Databases Forums  

RE: View Export Order

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss RE: View Export Order in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Russel Loski, MCSD
 
Posts: n/a

Default RE: View Export Order - 02-19-2004 , 09:21 PM






I'm not sure I understand what you are asking

Unless you have an order by statement in the view, the order is likely to be somewhat random

Russ

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: View Export Order - 02-20-2004 , 12:44 AM






Which order the data gets exported i.e. which row order.

A table is an unordered set and unless you specify an ORDER BY then you
have no real way of predicting which rows will be output in which order.



--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Indra" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am using enterprise manager standard DTS.
Does any one know which order that the view gets exported ?

-indra-



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.