⟩ What is the difference between Informatica 7.0 and 8.0?
The basic diff b/w inbetween informatica8.0and informatica7.0 is that in 8.0series informatica corp has introduces powerexchnage
concept
The basic diff b/w inbetween informatica8.0and informatica7.0 is that in 8.0series informatica corp has introduces powerexchnage
concept
Code the tables statement for a single-level (most common) frequency?
How to add a number to a macro variable?
Code the tables statement to produce a multi-level frequency?
How to CREATE an external dataset with sas code?
What is option year cuttoff in sas?
Suppose date is 05sep2005; i want the output like 05sep2005000000 ; how it will come?
Suppose a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window. How can we do this one?
What is the use of catalog?
Suppose a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
What is validvarname and varnum? why we are using this options; explain with a syntax for this options?