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
what are the 3 forms of a prolog term
what is web configuration file
Is the IT field raise again? What is the position of IT after 4 years?
What is the first message line that any language learning prints on the screen? and why?
Hi all... I had completed MSC(Computer) and had join the construction company based on sap.they want me to work on abap.but software company is totally different from construction company and they want me 2 grasp it as fast i can.i am finding it difficult.what should i do??????
how to convert infix expression to prefix expression?
Differevce between arrays and array builders?
Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
Write a program to find duplicate number from array in minimum time complexity.
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
the systematic access of small computers in a distributed data processing system is referred as?
What is the merger sort principle and its time complexity.