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 / babu
Hi,
sel no,name from table group by no,name order by no,name;
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the purpose of indexes?
How would you load a very large file in teradata in general?
Explain some differences between mpp and smp?
What are the different table types supported by teradata?
How would you load a very large file in teradata in general? What utility would you use for it? Why?
What is spool space?
What is spool space? Why do you get spool space errors? How do trouble-shoot them?
What is difference between user and database in teradata?
What are the advantages of teradata?
Explain teradata vs. Redshift?
how many modules are there in telecome domain?how to explain the architecture?
What is the difference between teradata and basic rdbms?
How do you create tables? Exact syntax, and create profiles, users in teradata?
What is database exceptions in teradata?
What are the different functions performed in development phase?