What is the effect of the OPTIONS statement ERRORS=1?
Answer Posted / suraj sarjine
this error=1 option will sort out all the observation
having errors in the data set,and we can make a seperate
data set with errors data.
this technique is used for finding errors in the data set.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
how do i add a column dynamically in a table by using java application?
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
What is SOLID Principle in Programming Language?
Have you used callsymputx? what points need to be kept in mind when using it?
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
Explain the types of operations? Draw the figure for shift and rotate operations?
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
Write a program to find duplicate number from array in minimum time complexity.