Everyone's Recent SAS Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
SAS import files csv excel export tab delimited DEXPORT DIMPORT
DEXPORT and DIMPORT: DISPLAY MANAGER commands used to IMPORT and EXPORT the Tab delimited (Excel and .CSV) files;
posted on June 21, 2009 by sarathannapareddy
SAS delete kill work proc Datasets Temporary NOLIST
Clean-up: Delete temporary Datasets in work directory
posted on June 14, 2009 by sarathannapareddy
SAS cat CATS CATX CATT
Concatenation Functions/CALL ROUTINES
posted on June 14, 2009 by sarathannapareddy
SAS options VALIDVARNAMEUPCASE
Options VALIDVARNAME=UPCASE
posted on June 7, 2009 by sarathannapareddy
SAS sql compare proc Dictionarycolumns Dictionarytables
Proc Compare/Dictionary.Coulmns/Dictionary.Tables.: Program used to compare the SAS datasets in two directories
posted on June 7, 2009 by sarathannapareddy
SAS sql variables character call proc symput SAShelpvcolumn SAShelpVtable nvars
maxvarlen_macro: Check the Length of all character variables length is LT 200
posted on June 7, 2009 by sarathannapareddy
SAS all proc Datasets formats informats
How to delete or remove previously assigned formats and informats completely from the SAS dataset:
posted on June 7, 2009 by sarathannapareddy
SAS proc Datasets
Clean-Up: Delete datasets in the work library:
posted on June 7, 2009 by sarathannapareddy
SAS data last first sas step
Selecting 5 max observations per category
posted on May 26, 2009 by statsplank
SAS import excel export proc sas
Import from and Export to Excel
posted on April 29, 2009 by statsplank
SAS options sas goptions
SAS program top
posted on April 29, 2009 by statsplank
SAS proc sas reg predicted
Predicted value and 95% CI for an individual prediction (PROC REG)
posted on April 17, 2009 by statsplank
SAS sql call XPath proc scan sas symput sashelpvextfl
Retrieve the path name and filename of executing program ... programmatically
posted on April 7, 2009 by sarathannapareddy
SAS data open functions variable exists null call dataset symput VARNUM
Hoe to check if the variable exsits in the dataset or not
posted on April 7, 2009 by sarathannapareddy
SAS filename sas Fileref sysfunc fileexist
How to check if the File is exist or not in SAS:
posted on April 1, 2009 by sarathannapareddy
SAS mapping domains proc CDISC SDTM ADAM
SAS Clinical Interview Questions: CDISC,SDTM, ADAM etc
posted on March 31, 2009 by sarathannapareddy
SAS loop arrays missing in where values do dataset proc sas FREQ statemnt
How to detect missing values using Arrays
posted on March 31, 2009 by sarathannapareddy
SAS AGE INTCK YRDIF DATDIF
How To calculate Number of Days between two dates/ Calculating Age
posted on March 30, 2009 by sarathannapareddy
SAS import file print csv all dataset proc sas Put DEXPORT
How to Create a .csv file of a SAS dataset
posted on March 30, 2009 by sarathannapareddy
SAS errors variables key set programming BY statement flag sas
SAS programming errors we make..... can be deadly sometimes
posted on March 30, 2009 by sarathannapareddy
SAS tips proc sas Gchart
Displaying the Graphs (Bar charts) using PROC GCHART in SAS :
posted on March 26, 2009 by sarathannapareddy
SAS arrays proc sas Transpose
Proc Transpose: Convert columns into rows or rows into columns
posted on March 26, 2009 by sarathannapareddy
SAS database access
Create Access Database from SAS
posted on February 19, 2009 by webonomic
SAS variables reorder
Reorder Variables in SAS
posted on February 4, 2009 by webonomic
SAS array
SAS Array Colon Modifier
posted on January 27, 2009 by webonomic
SAS delete character numeric keep
Delete observations containing characters and keep numeric values only
posted on January 27, 2009 by webonomic
SAS version sas saved by 1 person
Get SAS Version
posted on December 22, 2008 by webonomic
SAS convert sas datatypes
Convert values from character to numeric or from numeric to character
posted on December 10, 2008 by webonomic
SAS date format sas
Converting SAS datetime to oracle_datetime
posted on November 25, 2008 by vasdee
SAS proc FCMP
Proc FCMP Creating a Function and Calling the Function from a DATA Step
posted on October 2, 2008 by webonomic
SAS proc FCMP
Proc FCMP Creating a Call Routine and Function
posted on October 2, 2008 by webonomic
SAS proc FCMP
Proc FCMP Example
posted on October 2, 2008 by webonomic
SAS character String count
Count up the number of characters in a string
posted on October 2, 2008 by webonomic
SAS String count
Count up the number of substrings in a string
posted on October 2, 2008 by webonomic
SAS sql match regular Expression proc
Use Regular Expressions in Proc SQL
posted on October 2, 2008 by webonomic
SAS database odbc SQLite
Access SQLite Database from SAS
posted on September 30, 2008 by webonomic
SAS needle graph SGPLOT plot
Needle Plot with SGPLOT
posted on June 11, 2008 by webonomic
SAS sql merge match dataset proc
Match Merge using Proc SQL
posted on May 24, 2008 by webonomic
SAS control goto flow
SAS goto statement
posted on May 17, 2008 by webonomic
SAS BY statement dataset subset
Create a new data set for each BY-Group in a data set
posted on May 13, 2008 by webonomic

Textmate Bundle
WordPress Plugin
Snippets