SHIFTLEFT Function | VantageCloud Lake - SHIFTLEFT - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

Returns the expression target_arg shifted by the specified number of bits (num_bits_arg) to the left. The bits in the most significant positions are lost, and the bits in the least significant positions are filled with zeros.

See also "Function Name Overloading" in Using Functions with CREATE/REPLACE FUNCTION (SQL Form).

ANSI Compliance

This statement is a Teradata extension to the ANSI SQL:2011 standard.