Тёмный

SAS MACRO INTERVIEW QUESTIONS 1 | SAS ADVANCED TRAINING 

SAS World
Подписаться 3,4 тыс.
Просмотров 8 тыс.
50% 1

SAS MACRO INTERVIEW QUESTIONS AND ANSWERS | SAS MACRO TRAINING
This SAS tutorial contains below topics on SAS macro variables
Key Questions:
Time Topics
MM:SS
00:23 What are the various ways to create macro variables in SAS?
01:21 What is the difference between Call Symput and call Symputx?
04:03 Write a program to print all the macro variables in SAS log?
05:10 What would be the value of variable z in SAS log and why?
08:22 What would be the value of variable x inside macro and outside macro definition in below
program and why?
14:48 How can you remove a macro variable?
Channel contact details:
officialsasworld@gmail.com

Опубликовано:

 

30 авг 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 22   
@swathiemayavaramban7477
@swathiemayavaramban7477 Год назад
Very useful videos. Please upload more scenario based interview questions.
@baali735
@baali735 10 месяцев назад
Wanted more explanation on local and global variables and wanted interview questions on functions
@ajaykushwaha4233
@ajaykushwaha4233 Год назад
Awesome, if you add SDTM or Adam topic then thing will be superb.
@sasworld2021
@sasworld2021 Год назад
We will try
@_MANI_5
@_MANI_5 Год назад
Finally we would love to watch ur videos..do more videos sir
@sasworld2021
@sasworld2021 Год назад
Sorry, was busy with my daily job and could not create more videos. Now I have some time, so will create more
@shyamkumargaikwad684
@shyamkumargaikwad684 Год назад
Thanks and very usefull.
@sasworld2021
@sasworld2021 Год назад
Glad it was helpful!
@BHARATHEEYUDU.
@BHARATHEEYUDU. Год назад
Super explanation sir keep it up
@sasworld2021
@sasworld2021 Год назад
I am glad you liked it. Thanks
@purushotham714
@purushotham714 Год назад
Very nice explanation sir, please do more videos on Macros
@sasworld2021
@sasworld2021 Год назад
Sure I will do.
@jagadeeshmypati4085
@jagadeeshmypati4085 Год назад
can you please make a video how to pic latest file available by using SAS Macro
@sasworld2021
@sasworld2021 11 месяцев назад
Hi, I will create one soon.
@ramubuddi8733
@ramubuddi8733 Год назад
call symputx does it applies both characteric and numeric varikables
@sasworld2021
@sasworld2021 Год назад
Yes
@ravurisudheer176
@ravurisudheer176 Год назад
Rolling cumulative count possible with proc SQL if so please give details
@sasworld2021
@sasworld2021 Год назад
Yes, it's possible. See below program: data salary; input sal; datalines; 100 200 300 400 ; run; proc sql; create table cumulative_salary as select a.*,(select sum(sal) from salary as cm where cm.sal
@ravurisudheer176
@ravurisudheer176 Год назад
Thank you for giving reply n this question shooted by one interviewer recently.
@BHARATHEEYUDU.
@BHARATHEEYUDU. Год назад
Symdel and call symdel both same or not those can delete local ,global macro variable ?
@sasworld2021
@sasworld2021 Год назад
Both are not same, call symdel can delete only one variable at a time where as %symdel can delete multiple variables. Both removes global macro variables.
@BHARATHEEYUDU.
@BHARATHEEYUDU. Год назад
@@sasworld2021 Thank you sir 🙏
Далее
ОВР Шоу: Глава Патриков @ovrshow_tnt
09:27
SAS Interview Questions on Functions | SAS Functions
10:40
SAS Practical Interview Questions and Answers
10:57
Просмотров 2 тыс.
Base SAS Interview Question and Answers Part 1
6:15
Просмотров 29 тыс.