Question : want largest orderid number

10
11

select top orderid from orders
the result is '10'

I want the highest orderid
not the first listed

Answer : want largest orderid number

whenever a constructor is called, the parent classes constructor needs to be called (first)

Random Solutions  
 
programming4us programming4us