where will go the observations that were deleted by delete
statement?
Answer Posted / 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 |
Post New Answer View All Answers
why is sas data integration studio important? : Sas-di
what are the types of interactive display types? : Sas-bi
what are all the reports you generated in your recent project?
What is PROC in SAS?
which date functions advances a date time or date/time value by a given interval? : Sas programming
List out some key concept of SAS
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
what are 5 ways to perform a table lookup in sas? : Sas-administrator
How to read an input file in sas?
What are the advantages of using sas?
How necessary is it to be creative in your work?
What is the basic structure of the SAS base program?
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
Intern stastical programmer written test
How to test the debugging in sas?