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
what are resources in case of Threads
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
how to display xisheet in list box in c# .net
What is %Type,%Rowtype?
What are two of your strengths that you will bring to our QA/testing team?
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
Explain the types of operations? Draw the figure for shift and rotate operations?
what do u mean by tagging
Any real time example of O2C process from taking order till creating invoice.
What is the difference between WebIntelligence and Designer in creating universes?
Explain polymorphism. Provide an example.
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
when we use mantis? how learn mantis?
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..