what is DYNAMIC SQL in TD?
Answer / yuvaevergreen
dynamic sql is invoking SQL inside a stored procedure during
run time. execute immediate or call can be used to invoke
dynamic sql.
Is This Answer Correct ? | 7 Yes | 0 No |
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
why varchar takes 2 extra bytes?
What are the main components of teradata system?
Why Multiload and Fastload does not supports SI,JI,RI and TRIGGERS?
What are the frequently used data types in teradata?
Explain how spool space is used.
what is the default character set in teradata,,?
what is a multi statement request in TD? what is the diif b/w V2R5 & TD12? what is the diff b/w MACRO & STORED PROCEDURE?
What is the use of virtual processor connectivity in teradata?
Explain teradata architecture in detail with a diagram.
Explain the most common data types used in teradata?
Mention a few of the ETL tools that come under Teradata.