Hi, In oracle got constraint details using user_constraint, But in postgres how to get the r_constraint_name,constraint_name of the particular table...?
mainly i need r_constraint_name on table.. how to get it?please let me know
Hi, In oracle got constraint details using user_constraint, But in postgres how to get the r_constraint_name,constraint_name of the particular table...?
mainly i need r_constraint_name on table.. how to get it?please let me know