Name statements that function at both compile and execution
time.
Answers were Sorted based on User's Feedback
Answer / radhika
DATA is the statement that function at both compile and
execution time.
| Is This Answer Correct ? | 21 Yes | 3 No |
Answer / suresh
input is the only statement that function at both compile
and execution time
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / vishh
input is the statement that function at both compile and execution time.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sweety kumari
Input statement functions both at compile and execution time
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ganesh
keep and drop statements identifies at both compile and
execution time.
| Is This Answer Correct ? | 8 Yes | 15 No |
whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
what are the categories that sas informats are used to the place the data? : Sas-administrator
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What is the difference between SAS Data step and SAS PROC SQL, and which is better?
How could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;
What is the difference between proportion and average?
how many data types in sas? : Sas-administrator
What is the command used to find missing values?
is there any differnce between proc means and proc summary?
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.
explain the main difference between the nodup and nodupkey options? : Sas-administrator