can we create a table with out primary key?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the condition to be satisfied for stability?

494


What is the basic concept of frequency re-use?

523


Tell me the role of a car driver as one of a feedback mechanism.

596


What is the importance of linear and circular convolution in signals and systems?

613


Define cross correlation and auto-correlation?

560






What is line of sight?

552


What are the properties of correlation?

483


Define sampling and aliasing.

510


What is linear and nonlinear systems?

514


Define discrete time

506


what is Digital Signal processing?

536


what is dsp?

542


What are FIR and IIR systems?

510


Tell me the steps involved in demodulating a signal.

597


Define circular convolution.

542