I have a table like this
Table Name:Products
Productid Price
1 10
1 10
2 20
3 30
3 30
But i want to output like this.
productid price
2 20.
please replay me.
Answer Posted / siri
select * from table name where price=20
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is rowid unique in oracle?
What is a cognitive schema?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
What is a table index in oracle?
How does Oracle guarantee data integrity of data changes?
what is the scripts in data base?
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
if you ctreate table identity
what is a Nested Loop join?
Explain oracle instance.
What are the ansi data types supported in oracle?
Explain the use of analyse option in exp command.
What is the difference between a hot backup and a cold backup in oracle?
What is primefaces used for?
What are the different editions of oracle?