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 |
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
Write a program to calculate the following i want a Java program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)
can we extend a class having only one parameterised constructor.Suggest the process to do it.
What is the difference between CriteriaQuery and CreateQuery in Hibernate???? Thanks in advance!!!!!!
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
What are the compilers of JAVA and .NET Programming languages?
preorder of A*(B+C)/D-G
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
what is the difference between an application and service??? i mean service which runs as in services.msc.
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
what is the purpose of postback?