I like to compare two columns and need to write the output 1 or 0 (if the both are same 0,different 0).
Example:Let us say i have column A with some Name(alphanumeric) and column B with some Name (alphanumeric).The name in the A and B might be same or different.The same Name in Column A will...