How does hashing happens in teradata?
No Answer is Posted For this Question
Be the First to Post Answer
Is PK concept available in Teradata. If it is how can we create Primary Key for a table in TD
What is FILLER command in Teradata?
Does SDLC changes when you use Teradata instead of Oracle?
Can we have two time dimensions in a schema(either star or snow flake)? For ex if we want joining date of employee and if we want today's sales with time whether can we have two time dimensions for accommodating above tasks?
Aborted in Phase 2 data acquistion completed in fastload?
What is difference between user and database in teradata?
how teradata fetches a row from primary index table?
If the table does not have duplicates then which utility you can suggest to load the data ?
What is the command in bteq to check for session settings ?
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?
Hi Frnds this que is recently asked at IBM there are two rows like aa6588fhfhf,gru282vbvv. Question is howcan we retrive the first number from two rows. Can any one help thanks in advance
Find 2 highest sal from each dept who have completed 5 year in org