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

Write the properties of linear convolution.

0 Answers  


What is Nyquist rate?

0 Answers  


Is the Gibbs phenomenon ever a factor?

5 Answers   Qualcomm,


classifying discrete time systems.

0 Answers  


What is line of sight?

0 Answers  






What is the importance of causality?

0 Answers  


Define sampling and aliasing.

0 Answers  


State difference between analog and digital signals.

0 Answers   HPCL, Hughes Systique Corporation,


Write the expression for discrete convolution.

0 Answers  


what is dirac delta function and its fourier transform and its importance?

3 Answers   AMD,


Write a code in C / Verilog to implement a basic FIR filter. Need an answer.

1 Answers  


What is the condition to be satisfied for stability?

0 Answers  


Categories