i don't want the message as 14 rows updated just it should
update what it will do

Answer Posted / vijay sultampur

SET FEEDBACK Off;

example
SQL> SET FEEDBACK Off;
SQL> select * from dual;

D
-
X
SQL> SET FEEDBACK ON;
SQL> /

D
-
X

1 row selected.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is exception? What are the types of exceptions?

563


Can we rename a column in the output of sql query?

547


What is difference between my sql and sql?

539


Which are the different character-manipulation functions in sql?

552


What is package in pl sql?

583






Explian rowid, rownum?

570


what is the difference difference between procedure and packages

9239


How many types of normalization are there?

497


Can there be 2 primary keys in a table?

565


How many sectors are in a partition?

570


How do I pipe the output of one isql to another?

536


What is linq to sql?

561


Is oracle sql free?

549


What are different types of keys?

530


What are the operators in sql?

536