can we create a table with out primary key?

Answers were Sorted based on User's Feedback



can we create a table with out primary key?..

Answer / priyanka kokil

No we cannot create a table without primary key

Is This Answer Correct ?    5 Yes 0 No

can we create a table with out primary key?..

Answer / satish m c

yes we can create..

Is This Answer Correct ?    5 Yes 2 No

can we create a table with out primary key?..

Answer / prabu

No,we can't

Is This Answer Correct ?    4 Yes 1 No

can we create a table with out primary key?..

Answer / a.vidhya

yes we can create
CREATE TABLE Orders
(
OrderID SMALLINT UNSIGNED NOT NULL PRIMARY KEY,
ModelID SMALLINT UNSIGNED NOT NULL,
ModelDescrip
);

Is This Answer Correct ?    3 Yes 0 No

can we create a table with out primary key?..

Answer / priyanka

No, we cannot

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More DSP Interview Questions

what is dsp?

1 Answers  


What is the difference between ProtoPlus and ProtoPlus Lite ?

1 Answers  


What do you mean by radio environment in building?

1 Answers   Ericsson,


What is linear and nonlinear systems?

1 Answers  


What is sectioned convolution?

1 Answers  


What are recursive and non recursive systems? give examples?

1 Answers  


What is the basic concept of frequency re-use?

1 Answers   Ericsson,


Why is digital communication better than analogue communication?

1 Answers   Aricent,


Define signal sampling?

1 Answers  


Define discrete time and digital signal.

1 Answers  


How do you implement a fourth order Butterworth LP filter at 1kHz if sampling frequency is 8 kHz?

1 Answers   Honeywell,


Write the properties of linear convolution.

1 Answers  


Categories