Constraints Not found.....
Hi!
I've a table in a schema say SCOTT and there is a public synonym witht he same name in HR schema. Now, from HR schema how can i check the constraints details of that table? Because there there is no data in user_constraints or in user_cons_columns regarding this table. Thanks in advance.
Regards.
Satyaki De.
N.B.: if i use toad - it is able show the constraints. My question is - from where it is picking those data.