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

Is the Gibbs phenomenon ever a factor?

5 Answers   Qualcomm,


What do you mean by ionospheric bending?

0 Answers   Ericsson,


Tell me the steps involved in demodulating a signal.

0 Answers   Ericsson,


Define circular convolution.

0 Answers  


What is sectioned convolution?

0 Answers  






Tell me some applications of DSP?

0 Answers   Ericsson,


What are FIR and IIR systems?

0 Answers  


What is the difference between ProtoPlus and ProtoPlus Lite ?

1 Answers  


What is the importance of causality?

0 Answers  


What is BIBO stability? What is the condition to be satisfied for stability?

0 Answers  


Define time invariant system.

0 Answers  


Explain the various methods of representing discrete time signal

0 Answers  


Categories