i must get table name, constraint type, constrain name with
using concads "||" and it must be in string type, then with
join processes i need code
please help immidiately
Answer Posted / dinesh a.
Please create a query using user_cons_columns and
user_constraints table you will get
table_name||constraint_name||constraint_type
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a subquery in oracle?
How to create a testing table in oracle?
Which are the five query types available in oracle?
how do u setup a replication site?
What is difference between cartesian join and cross join?
How to run the anonymous block again?
Explain the use of log option in exp command.
What privilege is needed for a user to create indexes in oracle?
How to call a sub procedure?
Point the difference between translate and replace?
How to define an anonymous procedure with variables?
Explain the use of ignore option in imp command.
How does Oracle guarantee data integrity of data changes?
What is a table in oracle?
What is key preserved table?