Explain BYNET.
No Answer is Posted For this Question
Be the First to Post Answer
one table have input no name 10 rao 20 siva 30 srinu 10 rao i want to ouput like this way no name 20 siva 30 srinu 10 rao how it posible in only sql server query?not oracle?
What is Difference b/w PI & PPI?how to implement PPI?
Give a justifiable reason why Multi-load supports NUSI instead of USI.
we have two tables emp,dept.emp has eno,ename,sal and dept has deptno,dname.how to find maxsal of each dept wise.which join used for joining.
5 Answers Accenture, Cognizant,
What do you mean by parsing?
can i call router is a passive transformation
What is the difference between teradata and oracle?
How do you see a ddl for an existing table?
what are the day to day activities of teradata DBA ?
What is SQL Assistence?please eample
I have a table with emp id, emp name, dept id and sal where dept id is NUSI. SEL * FROM EMP WHERE DEPTID = 100. Can any one explain how it will fetch the record.
what do you mean by INMOD Routines and OUTMODE Routines ?