how to arrange them in the same order
delta_table
| A | B | C |
delta_table_ref
| B | A | C |
output:
delta_table_ref
| A | B | C |
| A | B | C |
| B | A | C |
| A | B | C |
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Jul 11, 2014, 12:13 PM
break;