2. Display the post code and the total number of purchase
orders placed with creditors in that post code.
No Answer is Posted For this Question
Be the First to Post Answer
which language is used to develop the oracle........?
How to create a new table in your schema?
WHT ARE THE AGGREATE FUNCTIONS?
what is the use of composite key constraint?
What are named parameters?
what is Materialized view? What is a snapshot? what are the similarities and differences between Materialized views and snapshots?
 How to use an oracle sequence generator in a mapping?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ?
i have a table and it has constraints and i want to get "ALTER TABLE table_name ADD CONSTRAINT constraint_name constraint type" this code must be in string type please help me if you want, i can give more explainings
Is insert autocommit in oracle?
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?