Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Blob/Clob MD5 Hash #199

Open
martindsouza opened this issue Feb 18, 2020 · 2 comments
Open

Get Blob/Clob MD5 Hash #199

martindsouza opened this issue Feb 18, 2020 · 2 comments

Comments

@martindsouza
Copy link
Member

When storing files in a document type table would be good to have a MD5 of the file so we can find duplicates etc. This can currently be done with dbms_crypto but would be better if we can use a hash function that isn't restricted by default.

@casajarm
Copy link

Could this be STANDARD_HASH?

@martindsouza
Copy link
Member Author

@casajarm what do you mean by standard_hash ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants