this question is from sas:what is the difference between
FILE and INFILE statements? plz explain in brief?
Answer Posted / surekha
infile statement is used to import raw data &file statement
is used to export the raw data
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
How do you pass variables forwrd to future CECI sessions
Write a program to find duplicate number from array in minimum time complexity.
can we retrieve only integer/String type columns from a table,if yes how?
diffrence between oracle apps , .NET , SAP
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
Write a program to find factorial of a number using functions
Which method protects back button to retrieve old value from previous page in Struts.
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
how can we implement locks in plsql?
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
I am work in it aompenei
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set