write a query for list of owner who are having multiple
bikes in below table
1 shanker pulsar
2 shanker Honda
3 shanker car
4 Balu pulsar
5 Balu Honda
6 Balu car
7 Shyam pulsar
8 Jaya Honda
9 Deepa car
10 vasu car
Answer Posted / anil
select ownername,count(bike) noofbikes from abikes group by ownername having Count(bike)>1
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the new features of sql server 2008 r2 reporting service?
What is the meaning of resultset type_scroll_insensitive?
What is acid mean in sql server?
Explain temporary table vs table variable by using cursor alternative?
What are different types of join?
plss anybody specify tha constrian management system in dbms
Tell me extended events in sql server 2008?
Explain how to send email from sql database?
Why I have to use stored procedures?
Do you know what are the restrictions applicable while creating views? : SQL Server Architecture
What are sql azure firewall rules?
What is difference between clustered and non clustered index?
What is the xml datatype?
Is sql server difficult to learn?
What is ems sql management studio? : sql server management studio