Language Elements (U-SQL)

 

Updated: April 12, 2017

U-SQL supports the following language elements:

Language ElementDescription
Double Slash Comment (U-SQL)Line comment.
Slash Star Comment (U-SQL)Block comment.
USE (U-SQL)Changes the database or schema context
USING KeywordUsed to create an alias for a namespace or to import types defined in other namespaces.

See Also

Community Additions

ADD
Show: