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 are recursive and non recursive systems?

480


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

607


What is Nyquist rate?

504


Express the discrete time signal x(n) as a summation of impulses.

497


Define signal sampling?

507






What is the basic concept of frequency re-use?

519


Define circular convolution.

536


What are the properties of correlation?

479


What is discrete time system?

484


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

586


Using four cascaded counters with a total of 8 bits, how many states must be deleted to achieve a modulus of 20,000?

596


What is linear and nonlinear systems?

507


State difference between analog and digital signals.

551


Explain the different types of AM, FM along with the Diagrams on the paper.

529


Tell me the steps involved in demodulating a signal.

592