but what if we dont know in advance which column has map fields ?is there another query we can use to get type of each field ? I tried this query but it shows root level object as text dataType, and doesnt drill down to each fields within the object. SELECT column_name, data_typeFROMinformation_sche...