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 record in oracle?

754


what is single byte over head in oracle..?

2084


How are sql commands classified?

797


What is before trigger?

733


how many ways we can we find the current date using mysql? : Sql dba

807






what is sql? : Sql dba

739


What is identity column in sql server?

716


What does truncate mean in sql?

717


What is normalisation and its types?

724


Explain what is an index?

754


What is a database trigger?

789


what are the advantages and disadvantages of views in a database? : Sql dba

759


What is a function in oracle pl sql?

716


What is %rowtype in pl sql?

679


What is data profiling in sql?

734