Answer Posted / sunny
A table can be created without using the primary key.
first understand why we use primary key on a table:-
1.in order to avoid inserting of duplicate values in a table,we use primary key,we can create a table with different values.
2.in order to establish the relation with other table by the use of primary key in parent table and foreign key in child's...without establishing the relation with any other table also ,we can create a table without having any primary key
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the max no of match code id’s that can be defined for one match code object?
What are the types of views? : sap abap data dictionary
Explain the use of insert and append statement in sap abap?
How do you populate data into a multiple line field?
What are the data types of the abap/4 layer? : abap data dictionary
Different between Interface and Abstract classes?
How can we use / display table in a screen?
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
where are the passwords for ITS stores?
How do you find out who has transported a transport request?
how to genernate 21 sencondary index
What are the two ways for restricting the value range for a domain? : abap data dictionary
How to transfer the objects? Have to transferred any objects?
What are internal tables? : abap hr
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?