where will go the observations that were deleted by delete
statement?
Answers were Sorted based on User's Feedback
Answer / avinsas
We just pull the data from the database (Server) and if we
delete the observations using the delete statement, it will
be automatically get deleted from the report but the data
will still remain in the database.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the order of evaluation of the following operators + - * / ** () ???
In PROC PRINT, can you print only variables that begin with the letter “A”?
what are validation tools that are used in sas? : Sas-administrator
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set.
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?
% let A=3+4 what is result
What is SAS?
how does sas handle missing values in functions? : Sas programming
How would you remove a format that has been permanently associated with a variable? ________________
explain about various caches available in data integrator? : Sas-di
what are all the reports you generated in your recent project?
0 Answers Accenture, Quintiles,
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?