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 are the uses of synonyms?
How to enter a new row into a table interactively?
Can you tell me how to add new column in existing views?how?How is possible?
How to connect to the server with user account: sys?
What do database buffers contain?
Why does Oracle not permit the use of PCTUSED with indexes?
What is the purpose of a cluster?
Can we write insert statement in function in oracle?
How to bring a tablespace online?
How to create a stored function in oracle?
How to call a trigger inside a stored procedure?Give an example.
What is Network Database link ?