Please explain drop constraint oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is the best way to do multi-row insert in oracle?
How to convert times to characters in oracle?
What is Read-Only Transaction ?
How are Indexes Update ?
How to find the date and time of last updated table?
What is a recycle bin in oracle?
Give the Types of modules in a form?
Can we create index on views?
19 Answers CTS, Syntel, TCS,
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 ?
how do get database name at sql prompt?
what is the difference between first normal form & second normal form?
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