In which phase of the Active Data Warehouse evolution do you use data to determine what will happen?
2 12796Is PK concept available in Teradata. If it is how can we create Primary Key for a table in TD
6 11732Hi All, I have a table with 3 fields like id,mark1,mark2 and I would like to update a mark3 field that would calculate the max for each record (so the max value of the 2 fields) in Teradata ID Mark1 Mark2 Mark3 1 10 20 2 20 30 3 40 10 4 50 50 I Have to write a update statement Mark3 with max value of mark1,mark2 fields…like bellow ID Mark1 Mark2 Mark3 1 10 20 20 2 20 30 30 3 40 10 40 4 50 50 50 Please any one help me ....Thq
3 7419I 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
3 8601Post New Wipro Teradata Interview Questions
List the forecast models involved.
Which loadrunner component does the recording of performance test scenario?
What are the technical specifications of mysql?
Which windows 10 is best for laptop?
How do I make sure that an object is released in code such as a connection or file object?
What is fallback in Application cache?
What is difference between session method and call transaction?
Define max, min heap and search time of heap.
Explain what is interaction manager and how does it work?
Is any server permissions required for laravel?
Explain how you can configure orbix logging?
What are the tcodes for performance tuning?
What is the source for FIAP extractor?
Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic
What is the difference between di and ioc in spring?