Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which transformations are supported in a CREATE PIPE ... AS COPY INTO ... FROM statement? (Choose two.)
CREATE PIPE ... AS COPY INTO ... FROM
A
Data can be filtered by an optional WHERE clause.
B
Incoming data can be joined with other tables.
C
Columns can be reordered.
D
Columns can be omitted.
E
Row level access can be defined.