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


Please Help Members By Posting Answers For Below Questions

How to select all columns of all rows from a table in oracle?

584


How to write a left outer join with the where clause in oracle?

619


When do I need to use a semicolon vs a slash in oracle sql?

580


Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?

1475


What is the sql query to concatenate column values from multiple rows in oracle?

553






What is recovery manager in Oracle?

581


What is a nested table and how is it different from a normal table?

569


what is the difference between data migration and production migration.

1801


How to speed up webrick?

582


How oracle handles dead locks?

594


What is difference between cartesian join and cross join?

576


types of indexes and the rationale behind choosing a particular index for a situation.

1974


How to convert characters to times in oracle?

586


What is system global area (sga) in oracle?

562


How to find out what oracle odbc drivers are installed?

560