Forum Discussion
mjam0410
1 year agoFrequent Visitor
Applied Skills: Implement a lakehouse in Microsoft Fabric - Imprecise task/requirement description
One of the tasks in the MS Applied Skills Assessment for lakehouses, includes the following requirement: "In tables that have a prefix of prod_, change the data type of all the numeric and date colum...
- 1 year ago
you are supposed to eyeball the column contents and set whatever looks like a number to numeric, and whatever looks like dates to date.
lbendlin
Super User
1 year agoyou are supposed to eyeball the column contents and set whatever looks like a number to numeric, and whatever looks like dates to date.
mjam0410
1 year agoFrequent Visitor
ok, but they already were correctly assigned numeric and date type after I imported them to the lakehouse, and converted them to tables, but I will have a look next time I take the assignment.