What is the effect of the OPTIONS statement ERRORS=1?
Answer Posted / anand kumar
Stop on errors 1 (if you set this option to 1 the session
will be stopped after occurance of 1 error row. if it is 0
the session will not be stopped even u got n number of
errors.
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
In mainframe SDSF, Can we copy the list of jobs currently executing in SDSF in to a seperate DATASET...?
What are the tasks performed by a Team Lead
Define Form modules, Class modules and Standard modules
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
how to stop execution of step 3 in a job mainframe
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?
code for connection from windows forms to sql server
what are resources in case of Threads
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
How to know we are in home page of a web application using QTP
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
what is the software to run the GSM gate opener program
what is the BAM? where we can use it in BizTalk server?
How do i find out the number of parameters passed into function?