Explain raise_application_error.
Answer / Avdhesh P.singh
RAISE_APPLICATION_ERROR is a PL/SQL built-in function that allows developers to generate custom errors with a user-defined error number, message, and arguments. This can be used to manage exceptions in a more structured manner and provide better error handling for end-users.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the different between now() and current_date()? : Sql dba
Can pl sql procedure have a return statement?
What is nosql db?
What is bulk collections?
Define sql delete statement.
i have doubt that any one tell ref cursor comes in sql pl/sql? pls clarify?
package specification-3 procedures package body-2 procedures will is execute
Does pdo prevent sql injection?
What is column?
Does mysql_real_escape_string prevent sql injection?
Source is Sales Table: Sno Prod Sales Sales_Amount 1 A 10 2000 2 A 20 1000 3 C 10 3000 4 D 30 4000 5 A 20 1000 Target : Sales_Count T_Sales_Amt Sales_Count(A) T_Sales_Amt(A) 90 11000 50 4000 In single query, pls tell me.
What are aggregate functions in sql?
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)