Answer Posted / archana.p
we can create table without a primary key.It is simple
like create table test(testid varchar2(20),tname varchar2
(20));
But the table without aprimary key may not have any
significance
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Which bdc you prefer? : abap bdc
What is alv programming in abap? When is this grid used in abap? : abap hr
What is luw or data base transaction ?
What are the 2 other types of views, which are not allowed in release 3.0?
What is buffering in abap?
What are the various types of selection screen event?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
What is the difference between call transaction method and the session method? : abap bdc
What is the syntax of packed number?
what is code to upload cost centers through call trans. and procedure
Static and instance variable and method with live example. Why and when to use
How to debug rfc function module?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What are null values? : abap data dictionary
What is the difference between synchronous and asynchronous update? : abap bdc