Subtracting dates in Proc SQL/SAS...
Read MoreCreating dummy date records between two date ranges...
Read MoreOutputting specific results from data check using PROC SQL...
Read MorePROC SQL: Warning variable already exists on multiple dataset join...
Read MoreCreating an indicator based on the same ID in different years in PROC SQL/SQL...
Read MoreReturn Last Day of Month using Proc SQL in SAS...
Read MoreHow to use a SAS Macro inside data step...
Read MoreSkip/Ignore a condition in CASE statement in SQL...
Read MoreHow to merge three tables by different conditions?...
Read MoreHow to multiply and merge two tables in SAS using a bridge table?...
Read MoreHow to write proc sql without windowfunction over partition by sum?...
Read MoreHow to use SAS - PROC SQL, IF THEN statement and a Do loop in 1 script?...
Read MorePROC Transpose by YearMonth and ID for duplicate values...
Read MoreWhere not equals not filtering anything out...
Read MoreExcluding all records of the same ID if any record with that ID meets two conditions...
Read MoreSelecting the maximum date before a certain year...
Read MoreConvert time (date type) to numeric in proc SQL (SAS)...
Read MoreTranslating a SQL update to SAS DI...
Read MoreHow to add leading zeros to macro variable?...
Read MoreSAS code - sum of last N rows for every row...
Read MoreRecreate Tableau function FIXED in SAS proc SQL...
Read MoreGet most recent record from Right table with sub query...
Read MoreRead in the following table format: no tablehead, [date] colum1=xy colum2=abs colum4=iy...
Read MoreSAS PROC SQL where between 4 mondays ago and last monday...
Read MoreSelect the onset date of a disease based on the number of visits...
Read MoreSAS filter dates one column if between (min, max) dates of another column...
Read MoreHow to concatenate some elements in sql...
Read More