Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

PC(code, model, speed, ram, hd, cd, price)
Find the hard drive sizes that are equal among two or more
PCs.



Answer Posted / piko1989

Select distinct hd
from pc
GROUP BY hd
having count(hd)>=2

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the not null constraint do?

1177


What are sql server functions?

1028


how would you troubleshoot blocking? : Sql server database administration

1027


How to configure odbc dsn with different port numbers?

1154


How to execute a sql statement using mssql_query()?

1104


Please explain go command in sql server?

1112


What is self contained sub query?

1120


what is create database syntax? : Sql server database administration

1162


What is de-normalization and what are some of the examples of it?

1019


How do you clear a log file?

1110


Explain what is it unwise to create wide clustered index keys?

1023


Explain filtered indexes benefits?

1042


Explain boyce and codd normal form(bcnf)?

1015


What do you understand by sql server agent?

1026


How can we improve performance by using SQL Server profiler?

1108