Forum Discussion
Lyndon1
2 years agoAdvocate I
Add a column on Delta table using Notebook
Hi, if this is to drop a column, what do I do to add a column;
- Anonymous2 years ago
Hi Lyndon1
Thanks for using Fabric Community.
For dropping a column you can use below code:
For adding a column you can use below code:
Hope this helps. Please let me know if you have any further questions.
Anonymous
2 years agoNot applicable
Hi Lyndon1
Thanks for using Fabric Community.
For dropping a column you can use below code:
For adding a column you can use below code:
Hope this helps. Please let me know if you have any further questions.