What is set verify off in oracle?
Answer / Santosh Kumar Sonker
Set Verify Off disables the SQL syntax checking feature in Oracle. It is used when you want to execute a script without checking for syntax errors.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to get maxsal , minsal, ename department wise in single query
List out the difference between commit, rollback, and savepoint?
What privilege is needed for a user to insert rows to tables in another schema?
How to use "while" statements in oracle?
What is meant by redo log buffer ?
How to define a variable to match a table column data type?
What is a user role in oracle?
5. Display full details for the creditor/s who has received the single largest payment. Do not use a table join or set operator anywhere in your query.
How to insert a new row into a table in oracle?
Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
which statement is running fastly ie insert or delete?
How do we switch from init.ora file to asp file?