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 / 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 |
What is user managed backup in Oracle?
How to assign query results to variables?
10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables
i have executed the Delete command after the I have created table whether deletions will be commit or not? if table is successfully created?
What is hot backup and logical backup?
What is an oracle?
When can Hash Cluster used ?
when do u go for hash partitioning?
HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE
What are triggers?Where are they used?
What is the exact use of Collections?
Explain the difference between a procedure and a function?