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

BLOB setting #75

Open
riscanuc opened this issue Jun 4, 2020 · 0 comments
Open

BLOB setting #75

riscanuc opened this issue Jun 4, 2020 · 0 comments

Comments

@riscanuc
Copy link

riscanuc commented Jun 4, 2020

Hi,
I use the the query:
SELECT c001 AS filename,
c002 AS mime_type,
d001 AS date_created,
n001 AS file_id,
blob001 AS file_content
FROM apex_collections
WHERE collection_name = 'DROPZONE_UPLOAD';

What is the setting of the file_content column in order to download?

I know how table down load works, but don't know how apex_collections download?

Thanks

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

No branches or pull requests

1 participant