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 / rafal

select hd
from PC
group by hd having count(model) >= 2

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is temporal table?

937


Describe and explain about SQL native client?

1158


What are the new features introduced in SQL Server 2000 (or the latest release of SQL Server at the time of your interview)? What changed between the previous version of SQL Server and the current version?

1136


What specific conditions database should meet, before you can bulk copy data into it using bcp?

1043


On a windows server 2003 active – passive failover cluster, how do you find the node which is active?

1249


What are the components of sql server service broker?

1062


What do you mean by normalisation?

1102


What are the various editions of sql server 2017 that are available in the market?

940


What is the difference between Normalization and De-normalization?

1145


How many tables can be joined in SQL Server?

1113


What is join query?

938


What are statistics?

1050


Explain system rowset functions?

1046


How to use linked server?

1269


How to apply cascading referential integrity in place of triggers?

1090