Why do we go for stored procedures?
Answer / Rituraj Pandey
We go for stored procedures to improve performance, reduce network traffic, increase code reusability, and enhance security by limiting direct access to sensitive data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the Query to print out the individual total number of duplicate row in sql.
What is the largest value that can be stored in a byte data field?
Why do we need databases?
How many types of relationship are there?
What is the full form of sql?
How many database objects (trigger, packages, sequence etc) uses a particular field in a given table. For ex: I want to know how many database object uses the ATTRIBUTE1 in the PO_VENDORS table. What query will give me the result showing the database object name(package, trigger etc), field_name used (in this case ATTRIBUTE1) and table_name (in this case PO_VENDORS).
What are database links used for?
Difference between DBMS and RDBMS...CODD's rules
I want to know last five transactions or records from emp table, from now?
Explain the difference between triggers and constraints?
what is index? : Sql dba
How to call a javascript function from pl 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)