I Have Name field in a Table

Name
-------------
abcde;fgh;ijk;
abc;def;jklm;no

I want to write a sql to display name field data with out
';'.so i want to replace ; with '' how will write in
Teradata

Answer Posted / tdguy

In TD 14.0, i hope OREPLACE function can be used.
SEL OREPLACE(Name,';',NULL) can be used to remove the ';'
character from the string.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how many modules are there in telecome domain?how to explain the architecture?

1642


Highlight a few of the advantages that ETL tools have over Teradata.

723


What interface is used to connect to windows based applications?

659


What are the scenarios in which full table scans occurs?

630


Is it necessary to add? Quit statement after a bteq query when I am calling it in a unix environment?

765






What are the main components of teradata system?

665


What is primary index and secondary index?

656


Explain the term 'columns' related to relational database management system?

645


What are the various etl tools in the market?

679


Explain the term 'database' related to relational database management system?

664


What are the primary characteristics of the Teradata.

676


What is stored procedure in teradata?

671


What is the purpose of indexes?

674


Explain and compare pros and cons of start schemas?

640


tomorrow i have interview in infosys.can someone pour any suggestions or any interview questions. thank you

456