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



i must get table name, constraint type, constrain name with using concads "||" and it mu..

Answer / 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

More Oracle General Interview Questions

i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.

1 Answers   MasterCard,


can anyody please send me the dump for Oracle 10g certifications for DBA path?

0 Answers  


can a table has a column that has only view data and in other columns we can change data?

2 Answers   Secon,


A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?

7 Answers   Cognizant, IBM,


What is a named program unit?

0 Answers  






What different of iner joint & outer joint with example

4 Answers  


How to filter out duplications in the returning rows using oracle?

0 Answers  


What is the difference between substr & instr functions?

0 Answers  


ABOUT IDENTITY?

0 Answers   HCL,


Given two table employee and department EMP ---------------- empid deptid(fk) Dept --------------------- deptid(pk) deptname que-Write a query to find count of employee in each department. Expected Output- deptid countofEmployee --------------------------- 10 57 20 20 30 15

2 Answers  


What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?

1 Answers  


How to delete an existing row from a table in oracle?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)