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
My Qualification is MCA.My interview is on 5th may.They may ask q as------AS u r MCA...Why u r not tring anywhere else? What can be the ans?
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
what is the extension of SPDS Dynamic cluster tables?
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?
what is the meaning of without standing arrears?
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
how many types of bytes are there???
can we retrieve only integer/String type columns from a table,if yes how?
What is the entry point function of a DLL?
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
differences between qtp10.0 and 11.0 ?
Can any one give an example (Source Code) on virtual function implemetation in Java?
what does mean and stack mean in genral programming?