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 (January 2004, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 15 Jan 2004 09:44:48 -0500
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:      Re: save dataset contents as string
Comments: cc: diskin.dennis@KENDLE.COM
Content-Type: text/plain; charset="us-ascii"

> From: Dennis Diskin [mailto:diskin.dennis@KENDLE.COM] > With regard to the reference to sashelp.vcolumn, I provided > that reference. Do you see a problem with it?

Not a problem, just not My Style: SQL + Dictionary.* DATA + SAShelp.V*

> The SASHELP > views are documented and have the benefit of being usable in > a datastep where the DICTIONARY reference produces an error > because it is more than 8 characters. An additional > advantage, to me, is that you can explore thru the SASHELP > views. The only disadvantage I see is that a DESCRIBE VIEW > SASHELP.VCOLUMN gives about zero useful information.

I agree that both SAShelp.V* and Dictionary.* contain essentially the same information.

One can develop List Processing applications using either one and get the same results.

I use describe table Dictionary.* and do not use the SAS viewer.

maybe I better order an SQLhead hat?! LOL Sig, what's the url? ... this? http://www.coconutbeach.com/hats.html

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

I don't necessarily agree with everything I say. -Marshall McLuhan, cultural historian and communications theorist (1911-1980)


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