What are the different types of modules in oracle forms?
No Answer is Posted For this Question
Be the First to Post Answer
what is pragma?
How to load data from external tables to regular tables?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
We have one Package(which has many function/procedures, SQL quires etc). Now we need to check, which query or procedure is taking lot of time in that Package. ? How do we do it.
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
How to get a list of all tables in the database?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size ?
emp numb is unique because that is primary key,,but what is foreign key .. explain very clear with example
How to pass parameters to procedures in oracle?
What are the values that can be specified for OPTIMIZER_GOAL parameter of the ALTER SESSION Command ?
How to define a variable of a specific record type?
Hi how Can I Add A Foreign key that references a table that has composit primary key ? example i had costumer table that has C_Id and SSN Both as PK and another table has C_Id that must refernece C_Id in Customers i done the usual way and got oracle error message about uniqeness any ideas plz