Can we create a Table Without a Primary key?
Answer Posted / pradeep
A table widout a primary key wud be difficult to use wen it
comes to calculating its data wit other tables' data.Always
better to have a primary key.Hence if ur table has all
columns w/o unique values it always better to add a column
with serial number and make it the primary key.This wud also
help u in sorting and retriving values easily.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
How the transaction that are programmed by the user can be protected?
How do you restrict the data to be entered in the payroll area? : sap abap hr
What do you do when the system crashes in the middle of a BDC batch session?
Can we write the code both call transaction and session method in single program?
Concepts of OO ABAP and why we are using it?
how to modify the standard method as per your requirement
How many default tab strips are there?
What are roles and authorization objects?
Does sap handle multiple languages?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What is the significance of delivery class? : abap data dictionary
what are the various types of parameters and how are they distinguished from one another?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
Which infotype records can not be deleted ? : abap hr