Multiple choice technology mainframe

Keyword Function should begin and End with

  1. $
  2. \

  3. *

  4. &

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In Teradata, keyword functions should begin and end with the pipe symbol |. This is the delimiter convention for Teradata keyword functions in SQL. The pipe characters act as boundaries marking the start and end of these special function identifiers.