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
if while coding power goes off , how to retrieve the codes?
What is lock objects? : sap abap data dictionary
Of the two call transaction and session method, which is faster?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What is the difference between collect and sum?
What are the different types of the variable in the sap abap?
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
What is search help exit? : sap abap data dictionary
What is abap work bench?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
what is difference between (internal table types)standard table and sorted table in sap abap....
When to use logical database?
How to analysis Background Job for performance Issue?
What is the difference between tables and structures?