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 end the current transaction in oracle?
What is a data lock in oracle?
What are the differences between char and nchar in oracle?
What is oracle join syntax?
What is Java Pool in Oracle?
Explain compound trigger in oracle?
How to run create database statement?
Explain the difference between a procedure and a function? What do you understand by those terms?
How to create id with auto_increment on oracle?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
How to convert characters to times in oracle?
Why do you create or replace procedures rather that drop and recreate.
Explain what does a control file contain?
What is a proxy object?
How to delete a column in an existing table in oracle?