SAP ABAP Question:

Explain What is the difference between Primary key and Unique Key?

SAP ABAP Interview Question
SAP ABAP Interview Question

Answer:

Primary Key – It can accepts 0 value and cannot be NULL.

Unique Key – It can be NULL.


Previous QuestionNext Question
What is the transaction code for Table maintenance?If you are using Logical Databases how will you modify the selection-screen elements?