Skip to Content
0
Former Member
Aug 27, 2013 at 07:18 AM

Creating Primary key with the help of MD5 Hash

382 Views

Hi,

Currently we are using merge statement for update else insert. but can we use MD5 hash for generating Primary KEY(With the help of multiple column values). Does HANA support MD5?

Actually I need to match a single solumn isntead of multiple for update else insert. Also dont want to create Composite Primary Key.

Please provide a solution