• vipin_jha123 (5/15/2015)


    Hi ,

    I want to calculate the Hash value of below columns.

    I have table having below columns

    [Equipment_Id] + [EquipmentCompCode] + [EquipmentUnitNo] + [EquipmentSerialNo] + [EquipmentPlateNo] + [EquipmentExpireDate]+ [EquipmentState] + [EquipmentAxles] + [EquipmentDesc] + [EquipmentType] + [EquipmentMDT] + [EquipmentOwner] + [EquipmentMakeYear]

    + [EquipmentLocation] + [EquipmentWeight] + [EquipmentSize] + [EquipmentRadioSerial] + [EquipmentEngineSerial] + [EquipmentTransSerial]

    + [EquipmentCode] + [CreateDate] + [ModifiedDate]

    column data type of both int as well as varchar.

    please suggest me the syntax of same.

    Care to elaborate any further as previously requested?

    😎