SAP ABAP Question:
Explain What is the difference between Primary key and Unique Key?
Answer:
Primary Key – It can accepts 0 value and cannot be NULL.
Unique Key – It can be NULL.
Unique Key – It can be NULL.
Previous Question | Next Question |
What is the transaction code for Table maintenance? | If you are using Logical Databases how will you modify the selection-screen elements? |