Creating a User Defined Function using a C program
         You can create a User Defined Function (UDF) function using a C program  and
            install it on the Teradata database in order to use regular expressions.
	  
      Before you begin
- Retrieve the Regex_INSTR.c file from the Downloads tab in the left panel of this page.