Answer Posted / keerthi
primary key is a field that can serve as unique identifier in table.ex:customer id.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How many bytes is string in java?
Difference between a process and a program?
What is static keyword?
What is the difference between checked exception and unchecked exception?
What’s the difference between applets and standalone program?
Is java an ide?
What are the parts of a method?
What is the r character?
Can a vector contain heterogenous objects?
What happens when a thrown exception is not handled?
Define how can we find the actual size of an object on the heap?
Why vector is used in java?
What is set string?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
Does string isempty check for null?