How can I create database in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to start your 10g xe server?
What is the parameter mode that can be passed to a procedure?
How would you begin to troubleshoot an ORA-3113 error?
What is an Oracle Instance?
What is logical backup in oracle?
i have executed the Delete command after the I have created table whether deletions will be commit or not? if table is successfully created?
What is meant by a deadlock situation?
How to test null values?
Explain view?
What is the maximum limit on the number of columns in a table?
How to rename a column in an existing table?
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 ?