Forum Discussion

Lyndon1's avatar
Lyndon1
Advocate I
2 years ago
Solved

Add a column on Delta table using Notebook

Hi,  if this is to drop a column, what do I do to add a column;    
  • Anonymous's avatar
    Anonymous
    2 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.