Tag: sql server

Community

Handling Row Headers in U-SQL

(Melissa Coates) This is a quick tip about syntax for handling row headers in U-SQL, the data processing language of Azure Data Lake Analytics. There are two components: handling row headers on the source data which is being queried, and row headers on the dataset being generated by ADLA.