what is TAB delimiter? explain about it? what will you do to
get TAB delimiter?
Answer Posted / abhi
wn v r importing p\frm proc import frm xls.files
v use tab delimiters
it is used to set the spaces wn v r importing the xl sheet
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
explain about data integrator metadata reports? : Sas-di
Can you execute a macro within a macro? Describe. : sas-macro
What’s the difference between var b1 – b3 and var b1 — b3?
What is the difference between one to one merge and match merge? Give an example.
describe about physical data integration? : Sas-di
How to create an external dataset with sas code?
how does sas handle missing values in sort order? : Sas programming
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
I need level 2 to 5 sas using companies in india
What is the difference between input and infile statement?
What are the data types does SAS contain?
What would you change about your job?
What do the SAS log messages "numeric values have been converted to character" mean?
how could you generate test data with no input data? : Sas programming