employer cover photo
employer logo
employer logo

Interface Infosoft Solutions

Is this your company?

Interface Infosoft Solutions interview question

What is Procedure in Database? What is an index in Database? The difference between Primary Key and Unique Key? The difference between JDBC and Hibernate?

Interview Answer

Anonymous

19 Oct 2017

In a table , there can only be one Primary key which cannot be null whereas Unique key can accept only one null value .