Answer Posted / Rajesh Kumar Mishra
In PL/SQL, SET SERVEROUTPUT ON enables the output of messages to the server output buffer. This includes messages from DBMS_OUTPUT, SQL statements with a SELECT INTO clause, and PL/SQL block execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I remove duplicates in two columns?
what are the advantages of sql ? : Sql dba
what is sql server agent? : Sql dba
what is dbms? : Sql dba
how to escape special characters in sql statements? : Sql dba
Is inner join faster than left join?
Can we rollback truncate?
how to use regular expression in pattern match conditions? : Sql dba
what is collation? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
Can we use distinct and group by together?
how to start mysql server? : Sql dba
Can delete statement be rollbacked?
What is the current version of postgresql?
what is schema? : Sql dba