Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sas

submit SAS code or macro from Toolbar

Odd Behavior on Sum (Getting Numeric Overflow)

sas teradata

Concatenate quoted macro variables

sas concatenation sas-macro

Including syntax in SAS ODS pdf file

sas sas-ods

Which is faster, where statement or where data set option

sas

Set in the first row, why do I have two output rows?

sas

User of stored process, which variable to use?

sas sas-metadata

declare variabe in PROC SQL (SAS)

sas proc-sql

Which statistics is calculated faster in SAS, proc summary?

sql sas statistics db2 proc-sql

For a SAS dataset, what is the best way to prevent locking for multiple user access

sas

How to develop a third-party SAS PROC?

plugins sas proc-sql

SAS: Limiting variables in PROC EXPORT

sas

Split large SAS dataset into smaller datasets

macros split sas

In SAS, How do you find whitespace in a macro variable?

sas

Could a D DLL work within SAS?

dll sas d

how to extract last 4 characters of the string in SAS

sas

SAS program that detects if it runs in SAS base or SAS EG

sas

How come SAS, Proc SQL, doesn't throw an error when I CREATE already existing tables

sql sql-server sas ssms

Save sas data set file to a local folder on server

sas

Python - Is there a shorthand for [eg]: print(f'type(var) = {type(var)}')