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 (August 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 16 Aug 2006 19:11:00 +0000
Reply-To:     toby dunn <tobydunn@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         toby dunn <tobydunn@HOTMAIL.COM>
Subject:      Re: how to copy the structure of a table instead of data
Comments: To: liuwensui@GMAIL.COM
In-Reply-To:  <1115a2b00608161159q3971a655p6714bda1ab5ddffb@mail.gmail.com>
Content-Type: text/plain; format=flowed

Data One ; Set SASHELP.Class ( Obs = 0 ) ; Run ;

Toby Dunn

Normal People Worry Me!!!!!

I reject your reality and substitute my own!!!

From: Wensui Liu <liuwensui@GMAIL.COM> Reply-To: Wensui Liu <liuwensui@GMAIL.COM> To: SAS-L@LISTSERV.UGA.EDU Subject: how to copy the structure of a table instead of data Date: Wed, 16 Aug 2006 14:59:25 -0400

Dear Listers,

Is there any way I can copy the structure of a table? I just need the structure and don't want any data in it.

Thanks.

-- WenSui Liu (http://spaces.msn.com/statcompute/blog) Senior Decision Support Analyst Health Policy and Clinical Effectiveness Cincinnati Children Hospital Medical Center


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