In Athena, what is the most efficient way to fill null values with 0?
I think I can use Case statement, but I am also curious if there are other ways to do i
Case