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
how to hide prompts
What is test execution and when will we start execution please send me one example for this question
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?
Can we write a method in JSP.If so how?
what is difference between input parameter and output parameter.
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
What are events in smartforms?
how can i split string in a textbox in windows appication using C#.net
how do i add a column dynamically in a table by using java application?
Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
what is the diffrence between software and hardware language?
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?