What is the diffrence between index and primary key?
Answer Posted / shankar
Index is used for faster recovery of data from database
table.We have Primary index and secondary index.
Primary key is a column in a table whose values uniquely
identify the rows in the table.
A Peimary key value cannot be null..
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Program for Prime numbers and Matrix plz explain me the procedural method with steps
What is tcode se16? For what is it used.
Explain what is the step-by-step process to create a table in data dictionary?
Abstract class and interface, multiple inheritance, live example
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What is occurs in internal table?
What is the difference between collect and append statements?
Explain the difference between a pool table and a transparent table?
What is sap locking?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
please give the remaining answers.
Describe the difference between macro and subroutine?
What are system variable in abap?
What is read line in abap?
Normally how many and what files get created when a transaction program is written?