COPY DESCRIPTOR_SOURCE
Syntax
COPY DESCRIPTOR_SOURCE descriptor_source_name TO 'file_path';Description
Arguments
descriptor_source_name
file_path
Examples
Copy Descriptor Source
demodb.public/demostore# COPY DESCRIPTOR_SOURCE pageviews TO '/tmp/pageviews';
Downloading descriptor source pageviews to /tmp/pageviewsLast updated

