/Encrypt_Credit_Card_Number

TSQL Stored Procedure which gets a ClientID and a CreditCardNo passed by parameters, encrypts this last one with a random key and it insert or update in a table, depending wheter already exists or not.

Primary LanguagePLpgSQLMIT LicenseMIT

No issues in this repository yet.