What is the effect of the OPTIONS statement ERRORS=1?
Answer Posted / 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 |
Post New Answer View All Answers
How to set on/off a group of indicators in a single statement?
What is the Difference between in memory database and physical database
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
Difference between delegates and Events?
how can i split string in a textbox in windows appication using C#.net
what is web configuration file
Which design patterns have you used?
What is the difference beween joblib and steplib statements
what is integration testing in real time applications?
Write a program to show polymorphism.
What is the purpose of
kindly send interview materials
what is the work of 1tier,2tier,&ntier? Plz Explain it!
how we can know the funcions available in a class recording java?
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??