LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2003, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 18 Apr 2003 09:15:30 -0400
Reply-To:     "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Subject:      Q: tagsort for SQL order by
Content-Type: text/plain

> From: Phil Mason [mailto:phil@woodstreet.org.uk] > subject: SAS Tips Newsletter 3

> Several ways to tune a SORT

> Use TAGSORT where the BY variables combined length is short > compared to observation length and dataset is huge.

> Proc sort data=x tagsort ;

A user wonders if tagsort can be specified as the sort engine for SQL order by

Ron Fehd the macro maven CDC Atlanta GA USA RJF2@cdc.gov


Back to: Top of message | Previous page | Main SAS-L page