what is Composite key in table creation? what is the use?
Answer Posted / nishant nayak
A composite key consists of two or more columns, designated together as a table's primary key. Multiple-column primary keys can be defined only as table-level constraints:
A composite key has more than one attribute (field).
Used in database management systems as a key which has two or more fields in the columns in the table, or in a file.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How to Raise a Particular Ticket in Realtime ?
How to define selection screen?
Can we set page headers to details lists?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What are the main uses of the primary key?
visibility section for class level and attributes level
How to call transaction in session method without recording?
What is the difference between Check and Continue?
What are the three hierarchical levels of data types and objects?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What is the transaction for recording bdc ? : abap bdc
What is bdc programming in sap?
How do you convert non-char field into char type fields ?
What is protect & endprotect?