what is the difference between primary key and unique key?
Answers were Sorted based on User's Feedback
Answer / karishma39malik@gmail.com
primary key means... a key that is unique among all keys.. n
has no duplicate values and no repeated columns...
unique key is a key defined uniquely among all keys...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / swi
1.IN ABAP Primary key is having null values where as in
unique key having no null values
| Is This Answer Correct ? | 5 Yes | 4 No |
Ordered List tag is
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
the channel in the data communication model can be? option a.postal mail serv. b telephon lines c.radio signals d. all the above
2 Answers iNautix, National Investment Commission,
can any method return type may be constructor , or that method name allow
hai i like to do some certifications in programming or any other......... am doing my IT third year......... pls guide me...... mail me ur suggestions to ranjithmaharaj@gmail.com...
Write a Pseudo Code to fins the LCM of two given numbers
why applet is introduced?
Building Quotation engine program
explain how to make a control visible and invisible during runtime
What is meant by QUEUE?
Please describe an example where you used object orientation in one of your programs.
can we extend a class having only one parameterised constructor.Suggest the process to do it.