In Oracle, the index is automatically created during the creation of Primary 
Key. But in PostgreSQL either index is implicitly created of the user hast 
create it explicitly. I don't find any index against Primary Key and have to 
create index on this key.



      

Reply via email to