ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Data Warehouse  >>  SAS
 
 


 

 
 Teradata interview questions  Teradata Interview Questions
 Business Objects interview questions  Business Objects Interview Questions
 Cognos interview questions  Cognos Interview Questions
 Informatica interview questions  Informatica Interview Questions
 Crystal Enterprise Suite interview questions  Crystal Enterprise Suite Interview Questions
 Actuate interview questions  Actuate Interview Questions
 Ab Initio interview questions  Ab Initio Interview Questions
 Data Stage interview questions  Data Stage Interview Questions
 SAS interview questions  SAS Interview Questions
 Micro Strategy interview questions  Micro Strategy Interview Questions
 ETL interview questions  ETL Interview Questions
 Data Warehouse General interview questions  Data Warehouse General Interview Questions
Question
Can anyone help to find a statement to get all the
predefined formats?
 Question Submitted By :: Pawan
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Can anyone help to find a statement to get all the predefined formats?
Answer
# 1
to use the permanent format catalog the statement is

libname a 'c:\sas\files';
options fmtsearch=(a.treesfmt);
proc print data=a.trees (obs=5) label; 
run;

To use your permanent sas data set eith user-defined 
fortmat for the future sas sessions you need to

1. assign a sas library to location of the sas format 
catalog.
2. specfiy the name of the sas format catalog with the ftm 
seacrch option.


for info this website  
http://www.umass.edu/statdata/software/handouts/SASLevel2.pd
f
 
Is This Answer Correct ?    0 Yes 0 No
Diya
 
  Re: Can anyone help to find a statement to get all the predefined formats?
Answer
# 2
Hi Diya! Thanks for your valuable answer. I shall start to
work with this.
Thank you.
 
Is This Answer Correct ?    0 Yes 0 No
Cutepa1
[Verinon]
 
 
 
  Re: Can anyone help to find a statement to get all the predefined formats?
Answer
# 3
Tanks diya... it works.
 
Is This Answer Correct ?    0 Yes 0 No
Chandu
 

 
 
 
Other SAS Interview Questions
 
  Question Asked @ Answers
 
In the flow of DATA step processing, what is the first action in a typical DATA Step?  7
What do you feel about hardcoding?  1
what are methods to identify duplicate observations? HCL2
Under what circumstances would you code a SELECT construct instead of IF statements? Accenture4
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?  3
How do you write a test plan? Oracle1
what is SAS/Graph? CitiGroup1
what is the difference between the SAS v8 and SAS v9? TCS5
What is the one statement to set the criteria of data that can be coded in any step?  2
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C Accenture2
Explain the message 'Merge has one or more datasets with repeats of by variables'.  2
what is the use of proc sql? CitiGroup3
how to display duplicated observations in a data using base sas. HCL5
Can anyone help to find a statement to get all the predefined formats? Verinon-Technology-Solutions3
what is pdv? how it is related to input buffer in sas? Satyam4
How do you read in the variables that you need? Accenture5
If you’re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set? Accenture3
What is the pound sign used for the DATA _NULL_?  8
How would you code the criteria to restrict the output to be produced?  6
in ods is there any lib's SAS1
 
For more SAS Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com