dbTalk Databases Forums  

Re: Select Statement

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


Discuss Re: Select Statement in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gopalan
 
Posts: n/a

Default Re: Select Statement - 08-04-2005 , 01:32 AM






Can anybody tell me if i can retrieve the specific records without using
filter that is where clause

Reply With Quote
  #2  
Old   
David Portas
 
Posts: n/a

Default Re: Select Statement - 08-04-2005 , 03:28 AM






Why don't you want to use a WHERE clause? Could you explain the problem
with an example (A CREATE TABLE statement and some sample data may
help.)

--
David Portas
SQL Server MVP
--


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

Default Re: Select Statement - 08-04-2005 , 02:27 PM



Without a WHERE filter how would you retrieve specific rows? You would have
to retrieve the whole table and filter somewhere else which will no doubt be
less performant

--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


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

Quote:
Can anybody tell me if i can retrieve the specific records without using
filter that is where clause



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.