why use references rather than pointers in the public api, particularly for arguments which are modified?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, If anyone has TD 14 Basics dumps or study materials, please share. nirmaaal1991@gmail.com
What is real time and near real time data warehousing?
sel a.t1,b.t1 from emp a left outer join dept b ON a.id=b.id where b.deptno=10; sel a.t1,b.t1 from emp a left outer join dept b ON a.id=b.id and b.deptno=10; what is the difference on the above 2 queries?
If I wanted to run a TPump job only once per day - basically working on a file that is produced once per day - how would you set up the parameters for that sort of job ?
How many codd's rules are satisfied by teradata database?
What are default access rights in teradata? What explicit right can be given to a user?
What is node? How many nodes and amps used in your previous project?
write lock is compatiable with which type of lock?
What are the uses of bynets in multi-node systems?
How does hashing happens in teradata?
Why is the case expression used in teradata?
what is the advantages of other etl tool than teradata utilities or vice versa ?(datastage/informatica)