what is the difference between primary key and unique key?
Answer Posted / 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 |
Post New Answer View All Answers
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
iam confused among testing ,.net and java. can anybody help me.
WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS
How to set fixed width in particular
what is woransient key word? how it is used in java
What is autocall macro and how to create autocall macro? what is the use of it?
What is the Difference between in memory database and physical database
what is the system development cycle
it is a language or tools?
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
Give examples of macro quoting function?
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
What is the difference beween joblib and steplib statements