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 rise time and bandwidth?

554


Define cross correlation and auto-correlation?

560


What is line of sight?

552


Define sampling and aliasing.

508


Why is digital communication better than analogue communication?

506






State difference between analog and digital signals.

557


Tell me some applications of DSP?

531


classifying discrete time systems.

543


Define circular convolution.

542


How will you classify the discrete time signals?

517


What are recursive and non recursive systems?

482


What do you mean by radio environment in building?

509


Write the expression for discrete convolution.

630


What are the two methods of sectioned convolution?

491


Define discrete time and digital signal.

577