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 pl sql script?

560


tell me about various levels of constraint. : Sql dba

528


How to download oracle sql developer?

658


What does bitemporal mean?

595


how to show all tables with 'mysql'? : Sql dba

604






How can use stored procedures in sql?

580


What is the plv (pl/vision) package offers?

613


What is a heap in sql?

526


What is native sql query?

546


What is sql basics?

575


How is a PL/SQL code compiled?

666


what are the t string functions available in tsql? : Transact sql

541


Which version of sql do I have?

558


what is bcp? When is it used?

578


What is before and after trigger?

518