one of the column in my table contains the data like
SAL
----
1000
1000
2000
3000
3000
So my requirement is i want output like
SAL
---
1000
2000
3000
it mean i want to delete duplicate rows in the table
permanently and i want output in the above formatow should u
write query?
Answer Posted / guest
http://www.youtube.com/watch?v=3bCgGrEz8Kw&NR=1
bug
http://www.youtube.com/watch?v=zZdQ6HXXDiE&feature=related
levels of testing
http://www.youtube.com/watch?v=osgaXV4qtZg
software testing
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we create view in stored procedure?
What is a nested table in word?
What is varchar example?
Does oracle use sql?
Can we join more than 2 tables in sql?
Explain constraints in sql?
What is the purpose of the partition table?
Can you have more than one key in a database?
How do I access sql anywhere database?
Does truncate free space?
What are the disadvantages of file system?
What is triggering circuit?
How do I quit sql?
Is record in pl sql?
What is break?