Code:select TABLE_NAME, CONSTRAINT_NAME, STATUS from DBA_CONSTRAINTS where owner = 'ABC' and constraint_type = 'P' order by TABLE_NAME desc;
|
Results 1 to 2 of 2
Thread: primary keysThreaded View
|
Click Here to Expand Forum to Full Width |