What is the diffrence between index and primary key?
Answer / 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 |
What is the difference between call transaction and session method? : abap bdc
What is protect & endprotect?
What is alv programming in abap? When is this grid used in abap? : abap hr
what do u mean by occurs 0
when does a list get sent to the screen on the presentation layer?
how we can do transfer data from oracle/access to our sap R/3 system by using call transaction(recording) or session method. pls reply on my id: zaheer_guts@yahoo.co.in
In an Internal Table, I have 1000 records. I have to Retrieve One Record. In Performence wise what is the Best Query?
which is procedure used for SAP Enhancement?
how does data gets transported/transfered between a screen & ABAP praogram in a dialog?
What are the basic objects of the data dictionary?
while creating table in ECC 6.0,it'll ask for enhancement Catagory?What is that?
How can I pass SELECT-OPTIONS to function module generated by SMARTFORM?