can we create a table with out primary key?
Answers were Sorted based on User's Feedback
Answer / priyanka kokil
No we cannot create a table without primary key
| Is This Answer Correct ? | 5 Yes | 0 No |
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 |
what is dsp?
What is the difference between ProtoPlus and ProtoPlus Lite ?
What do you mean by radio environment in building?
What is linear and nonlinear systems?
What is sectioned convolution?
What are recursive and non recursive systems? give examples?
What is the basic concept of frequency re-use?
Why is digital communication better than analogue communication?
Define signal sampling?
Define discrete time and digital signal.
How do you implement a fourth order Butterworth LP filter at 1kHz if sampling frequency is 8 kHz?
Write the properties of linear convolution.