From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
No Answer is Posted For this Question
Be the First to Post Answer
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
What privilege is needed for a user to create indexes in oracle?
How does one get the view definition of fixed views/tables?
What is Java Pool in Oracle?
Find all employees in Dept “Marketing”.
How to call a sub procedure?
How can we view last record added to a table?
What is index in Oracle?
What is redo log?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash
Can select statements be used on views in oracle?
What are advantages fo Stored Procedures?