four procedures is are there should i write their in a package
Answers were Sorted based on User's Feedback
Answer / a.jyothsna
We can write any no.of procedures in a package
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rahul khanke
yes u can write number of procedure in a package
bcoz package is collectin of stored procedure and function.
the idea is-- it is an box(package) where all the material
(procedure and function) is stored.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is global temporary tables and how use that tables in pl/sql packages
What is cartesian join in sql?
What is a crud api?
What are all the different types of indexes?
What is pl sql in oracle?
how to create a database in oracle?please gve anser with example
What is the maximum number of columns in sql table?
What is difference between CHAR and VARCHAR2?What is the maximum SIZE allowed for each type?
how to select unique records from a table? : Sql dba
What is the Diff b/w Constraints and Trigeer
How can we store rows in PL/SQL using array?
Hello All, Could any well write a query for the following scenario. Account(table name) No Name Amount 1 ABCD 2000.00 2 DEFG -2000.00 3 GHIJ 3000.50 4 JKLM 4000.00 5 MNOP 6000.00 O/p Should be in this format No Name Credit Debit 1 ABCD 2000.00 0 2 DEFG 0 -2000.00 3 GHIJ 3000.50 4 JKLM 0 -4000.00 5 MNOP 6000.00 o could any one give appropriate query for this Thnks in Advance Suneel Reddy
Oracle (3259)
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)