In MySql, if no primary key is defined for a table, MySQL associates a default clustered index with it which functions like a primary key. What is the case with Oracle table hav