GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Database
Go To First  |  Previous Question  |  Next Question 
 Database  |  Question 29 of 117    Print  
Its Possible to create a package Globally as to access by all the users from different DataBases ?

  
Total Answers and Comments: 1 Last Update: June 18, 2006     Asked by: Winny 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
June 18, 2006 03:45:31   #1  
shantanu        

RE: Its Possible to create a package Globally as to ac...
no, its not possiable, coz packge is a database object personal to database.
 
Is this answer useful? Yes | No

 Related Questions

How can you prevent the users logging in through tools like TOAD or SQL Navigator or PLSQL Developer..?
Connect as sydba Write a LOGON trigger like this     CREATE OR REPLACE TRIGGER RESTRICT_TOOL AFTER LOGON ON DATABASEDECLARE   L_TOOL  V$SESSION.PROGRAM%TYPE;BEGIN SELECT 

I want to access the dimension members in oracle OLAP and update them in a list box in html.. I am unable to access the dimension member values.. How can i do that??
View Question | Asked by : rajesh

How can a user access all the Data Dictionary Views - Say If Scott user needs to be given the privilege of viewing all the Data Dictionary Views, What needs to be done ?
Read Answers (3) | Asked by : RK

Subform in ms access having data from linked table to sybase, gives odbc error.my data in of type text. Kindly throw some light. Thanks in advance. Karira, S.
View Question | Asked by : skarira

1. imagine there are 2 tables first table(personal table) consist of : name, age, official address, personal addresssecond table(address table) consist of : street, city, state, phone number, country, zip codeHere personal address and official points to address table1. create the above table2. find and goup the name of the person who lives in same zip code using personal addressIf somebody answer this, it would be a great help.
Read Answers (1) | Asked by : ronin

Latest Answer : no, its not possiable, coz packge is a database object personal to database. ...
Read Answers (1) | Asked by : Winny

I have several Oracle databases running on several HP Alpha VMS/Servers. How do I find out which patches have been applied? What is the latest patch available for Oracle 8.1.7.4?
Read Answers (1) | Asked by : Alex

I want to create an button in my WebI/BO report, by clicking that the procedure which is already created must be executed.
View Question | Asked by : sridhart

What are the databases supported by SAP (like Oracle, MySql). Please list them all/some link which talks in detail about different output format supported by SAPWhat kind of output does SAP Module generates? Please list them all/some link which talks in detail about different output format supported by SAP
View Question | Asked by : Basheer

View Question | Asked by : evrajesh


 Sponsored Links

 
Related Articles

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Performing XSLT Transformations inside the Database

Performing XSLT Transformations inside the Database Now that you have the employees XSL stylesheet stored in the database and the xmlusr schema is permitted to access the hr employees table you can create a script that will instruct the database to build an HTML page based on the data stored in hr e
 

Moving All the XML Processing into the Database

Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees
 

Performing XML Processing inside the Database

Performing XML Processing inside the Database When building XML enabled applications on top of Oracle there are many advantages to performing the XML processing inside the database when compared to performing it on the client The key advantages to perform XML processing inside the database are as fo
 

N-Tier Architecture: Data Access Layer

N Tier Architecture Data Access Layer In an N Tier architecture the data access layer consists of components that aid one in the process of accessing the database When it is used correctly the data access layer serves as an abstract level for the structures of the database Simple changes that are ma
 

How to Access C++ Class Members

How to Access C Class Members In this C tutorial you will learn how to access Class members dot operator or class member access operator difference between struct and class and  scope resolution operator mosgoogle center It is possible to access the class members after a class is defined an
 

What are Data Access Tools

Data access is the process of entering a database to store or retrieve data. Data Access Tools are end user oriented tools that allow users to build structured query language (SQL) queries by pointing and clicking on the list of table and fields in the data warehouse. Thorough computing history, t
 

What is Access Path

In relational database management system (RDBMS) terminology, Access Path refers to the path chosen by the system to retrieve data after a structured query language (SQL) request is executed. A query may request at least one variable to be filled up with one value or more. A query may look like th
 

What is Access Point

An access point (AP; or also "WAP" for "wireless access point") is a node responsible for the formation of a wireless network through connection between wireless communication devices. It acts as a central transmitter and receiver of wireless radio signals, and is
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape