Skip to main content Skip to complementary content

Alias

The alias statement is used for setting an alias according to which a field will be renamed whenever it occurs in the script that follows.

Syntax:  

alias fieldname as aliasname {,fieldname as aliasname}

Arguments:  

Argument Description
fieldname The name of the field in your source data
aliasname An alias name you want to use instead

Learn more

 

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!