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?
Answer Posted / tdguy
use distinct or group by to avoid duplicates in teradata.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe the set operators in teradata.
Difference between star and snowflake schemas?
What is upsert statement in teradata?
Explain the most common data types used in teradata?
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?
What is the use of fallback?
Name the five phases that come under MultiLoad Utility.
Mention a few of the ETL tools that come under Teradata.
Is multi insert ansi standard?
List the logical and conditional operators that are used with teradata along with their meanings?
How do you see a ddl for an existing table?
What is meant by a Channel Driver?
What interface is used to connect to windows based applications?
How do you define Teradata?
What is real time and near real time data warehousing?