Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

SQL Query

$
0
0
Please help me in doing this exercise.ItemID ItemName Price1 Item1 120.002 Item2 234.003 Item3 250.004 Item4 300.005 Item5 300.006 Item6 290.007 Item7 170.008 Item8 90.009 Item9 170.00the above is the existing table and i need a query to retrieve max price with out using max function and sub query Target is to write SQL statement within 60 characters.

Viewing all articles
Browse latest Browse all 3145

Trending Articles