Here you will get dense concepts of Programming...NIIT Lab At Home ; NIIT Pmr ,NIIT cycle test, Window app. Contact:rkohitkumar16@yahoo.com.
Subscribe to:
Post Comments (Atom)
Here you will get dense concepts of Programming...NIIT Lab At Home ; NIIT Pmr ,NIIT cycle test, Window app. Contact:rkohitkumar16@yahoo.com.
select SalesOrderID,'Average Value'=Avg(LineTotal) from Sales.SalesOrderDetail group by SalesOrderID having AVG(LineTotal)>=5000
ReplyDelete