how to creat a table with out primary key

Answer Posted / sunny

A table can be created without using the primary key.
first understand why we use primary key on a table:-
1.in order to avoid inserting of duplicate values in a table,we use primary key,we can create a table with different values.

2.in order to establish the relation with other table by the use of primary key in parent table and foreign key in child's...without establishing the relation with any other table also ,we can create a table without having any primary key

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is user specific parameter?

1839


Explain the difference between free and refresh?

789


What is the meaning of abap/4 editor integrated with abap/4 data dictionary?

826


What are the types of subroutines? : abap modularization

753


What is a modification assistant?

762






What are the different methods of bdc? : abap bdc

765


What is the use of start-of-selection.,if not use in report what will happen,?

1390


What are two different ways to add fields to sap tables?

719


What are the types of indexes in abap?

798


Explain client-dependent and client-independent tables.

804


In which particular scenario we use sorted table and which particular scenario we use standard table?

1189


Why do we use FOR ALL ENTRIES and what is the pre-requisite

1127


What is a type-pool?

848


What is get cursor field?

1091


What is a table cluster? : abap data dictionary

878