whether Nulls will be counted while doing average? example: we have table column A with following values A -- 5 Null 8 3 Now what is the average of A?
5 10134what is a multi statement request in TD? what is the diif b/w V2R5 & TD12? what is the diff b/w MACRO & STORED PROCEDURE?
3 11505in a BTEQ we have 2 insert 2 del 2 update statment. when the BTEQ is restarted i need to run the BTEQ from after DEL statment(means no need to run the insert & del stat).what is the logic for the above requirement?
2 16920Post New HCL Teradata Interview Questions
Define a triglyceride?
What do you mean by arfcn?
can wwe trace a java program (class)
How do I compare two excel spreadsheets?
Draw network configuration and protocol layer interface architecture for a multiprotocol bridge that interconnects an Ethernet LAN to a token-ring LAN.
Explain the difference between private and shared assembly?
How do I access magento admin panel on localhost?
What is tmg?
How remove all files in a directory linux?
Tell me when are you supposed to use endif to end the conditional statement?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
Define about page-set-messages method?
What is attribute casting and how does it work in eloquent?
A phonetic password generator picks two segments randomly for each six-letter password. The form of each segment is CVC (consonant, vowel, consonant), where V= < a, e, i, o, u > and C = (V.) ̅ What is the total password population? What is the probability of an adversary guessing a password correctly?
how to enter numeric values as hex numbers? : Sql dba