When i try to do this Query in SQL using microsoft access, it comes with,...

Discussion in 'Programming' started by dementic, Jan 14, 2008.

  1. #1
    ..."Enter Parameter Value" for Unsold.. Please, anyone help ??? Why is it doing that??

    SELECT DISTINCT MAX (Price) AS [Maximum], MIN (Price) AS [Minimum]
    FROM SaleProperty
    WHERE PropertyStatus = 'Unsold';
    Code (markup):

     
    dementic, Jan 14, 2008 IP