Explain how can you save or place your msg in a table?
Answer / Kaushambi Singh
To save messages in a table, you can use the DBMS_OUTPUT package in PL/SQL to write the message to the OUTPUT buffer. Then, you can redirect this output to a server-side internal table using DBMS_PIPELINE or directly insert it into a database table using an INSERT statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
How do I run a query in pl sql developer?
What type of database is sql?
how to increment dates by 1 in mysql? : Sql dba
Explain mutating table error.
What is an index in sql with example?
How do you optimize a query?
What are different functions in sql?
What is insert command in sql?
What is rowid in sql?
Does sql use python?
how to check myisam tables for errors? : Sql dba
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)