What is the effect of the OPTIONS statement ERRORS=1?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / joshu
options error :set a limit for data errors.
options error=1 then after executing if errors are more than 1 it stops the session.
options error =max (default)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
how to avoid java script validation in client side validation?
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
what do u mean by tagging
What is Partial class and its use?
What is Big-O notation?
when we use mantis? how learn mantis?
what is different betweet class and interface in java?
2 Answers Microsoft, Sun Microsystems,
class A{ void me(){s.o.p("");} class B extends A{ void me() {s.o.p(" ");} class M{ A a=new B(); B b=new A(); a.me(); b.mne();} what is the output of this, how?
2 Answers Cosmos, HyTech Pro, WinSoft,
Define Form modules, Class modules and Standard modules
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS
Piggy backing is a technique for a) Flow control b) sequence c) Acknowledgement d) retransmition
17 Answers Fast Booking, HCL, Lucent, NIC,