GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  PL/SQL
Go To First  |  Previous Question  |  Next Question 
 PL/SQL  |  Question 129 of 166    Print  
Package and Module
What is the difference between a package and a module?


  
Total Answers and Comments: 1 Last Update: April 13, 2008     Asked by: Pavithara 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
April 13, 2008 08:11:19   #1  
tariq_oracle Member Since: April 2008   Contribution: 11    

RE: Package and Module
Module is a collection of Package
 
Is this answer useful? Yes | No

 Related Questions

How to query to know, that dbms_rowid package contains ROWID_OBJECT, rowid_block_number ,etc procedures or functions in it.

Latest Answer : no difference ...
Read Answers (9) | Asked by : Suyog

How can i get the procedure's, function's name from a package if it is wrapped(both spec & body).
Read Answers (2) | Asked by : biswajit

Hi,We have to select some rows from a table using many conditions in the where clause. Then we have to write those selected rows to one flat file. I know that we can use UTL_FILE package to do this. Is there any better approach to do this??
Read Answers (5) | Asked by : Ritesh

Hi How do I call procedures which have ref cursors as parameters and print the elements in the ref cursor in PL/SQL Developer ?I executed the following code in PL/SQL Developer : CREATE OR REPLACE PACKAGE EMP_PACK ASTYPE EMPCURTYP IS REF CURSOR RETURN EMP%ROWTYPE;PROCEDURE EMP_PROC( EMP_CUR IN OUT EMPCURTYP);END EMP_PACK;CREATE OR REPLACE PACKAGE BODY EMP_PACK ASPROCEDURE EMP_PROC(EMP_CUR IN OUT EMPCURTYP) ISBEGINOPEN EMP_CUR FOR SELECT * FROM EMP;END EMP_PROC;END EMP_PACK;/When I executed the following
View Question | Asked by : Divya

Latest Answer : right click on package and choose [execute]elseexecute package_name; ...
Read Answers (3) | Asked by : physical

Latest Answer : Yes thats true...It will be private. ...

What is the difference between a package and a module? 
Latest Answer : Module is a collection of Package ...

User Interface accepts the Employee information and this data needs to be compared with the existing data and the differences needs to be populated through a Pl/SQL table.Create a type (EMP_DATA) to populate 
View Question | Asked by : kshasikumar


 Sponsored Links

 
Related Articles

WebSphere V5.0 : Web Development - Understand classpath and module dependencies

WebSphere V5 0 Web Development Understand classpath and module dependencies In this tutorial you will learn about WebSphere V5 0 Web Development Understand classpath and module dependencies Specifying dependent JAR files or modules Class loaders Class loader isolation policies Class loader modes Edi
 

Be Prepared for Tech Job Cuts

Even one of the most flourishing and possibly the strongest industries of the future are not experiencing the economic crunch. The tech industry is now experiencing massive job losses in different categories. Although you will still see innovations almost every day from the tech industry through th
 

Oracle Warehouse - Create OWB Target Module

We ll follow the same steps as we did in the last chapter where we created the ACME_WS_ORDERS module. Right-click on the Oracle object under Databases and select New... from the pop-up menu to launch the Create Module Wizard and step through the process. We ll name this module ACME_DWH for ACME Data
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape