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
Answer Posted / dinesh a.
if table has already constraint then why you want to get
Alter table table_name "ADD" constraints
What do you want ? describe in detail
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to define an oracle sub procedure?
Explain about achiever in sql?
How to load data from external tables to regular tables?
What is the max number of columns in an oracle table?
What is analyze command used for?
List out the difference between commit, rollback, and savepoint?
What is varray?
What is the difference between primary key and unique key and foreign key in oracle?
Explain oracle’s system global area (sga).
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
What is the use of file param in imp command?
What is a tns file?
Why do we need integrity constraints in a database?
State some uses of redo log files?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?