What are the table names in oracle database...?
No Answer is Posted For this Question
Be the First to Post Answer
Does anybody have SAS Training manual or documentation or can you refer me any book to have better understanding on SAS. I am fresher to SAS tool. (Ready to pay)
Tell e how how dealt with..
We have a string like this "kannafromsalembut" ,from this i want to get only "fromsal" (but one condition with out using substring function)here we can not use scan because in the given string there is no delimeter? so give ans without out using substring ?
What are the joins,types of joins and thier functions?
How would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable?
what is the formula to measure Baseline
create macros---you have 365 number of data and you need to merge it throw the macros,,,,,, data file1; input a @@; cards; 1 2 3 4 ; run; data file2; input a @@; cards; 5 6 7 8 ; run; data file3; input a @@; cards; 9 10 11 12 ; run;data file4; input a @@; cards; 13 14 15 16 ; run;
What is a put statement?
What is a macro routine?
why is sas data integration studio important? : Sas-di
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
Which date function advances a date, time or datetime value by a given interval?