‎2008 Jan 06 1:41 PM
‎2008 Jan 06 2:30 PM
se11 > create a table > with all the fields you wanted, by giving the data element. on the key check box make sure all are unchecked.
‎2008 Jan 07 4:36 AM
Hi,
i think it is not possible to create a database table without
primary key, because without primary key it is not possible to identify unique record in database table.
‎2008 Jan 07 5:16 AM
its not possible to create a Table with out a primary key. It gives error while activating the Table. you must specify atleast one Primary key.
vijay
‎2008 Jan 07 6:03 AM
if your table does not have a primary key and you want to add a filed as a primary key just add a new filed name "sno" to add a serial no
this way your purpose will be solved
‎2008 Jan 07 6:06 AM
hi
it is not all possible to create table with out primary key ok