cancel
Showing results for 
Search instead for 
Did you mean: 
Srikanthn
New Contributor II
since ‎09-05-2023
‎09-06-2023

User Stats

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

I have created a delta table using Delta IO library, with following detailsTable Name: EmployeeColumns {Id Integer, name String, gender String, Salary decimal(5,2)}Now I want to upcast the salary from decimal(5,2) to decimal(10,4). If I use delta IO ...
Kudos from