Login
Remember
Register
Ask a Question
The ___ function is used to flatten a nested schema to tabular form.
0
votes
asked
Feb 25, 2022
in
Azure Synapse Analytics
by
sharadyadav1986
The ___ function is used to flatten a nested schema to tabular form.
Select the correct answer from below options
a) flatten
b) flatten_df
c) falt_df
d) explode
azure-function
azure-schema
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 25, 2022
by
sharadyadav1986
b) flatten_df
The flatten_df function is used to flatten a nested schema to tabular form.
...