sql - Data type mismatch while comparing -


i got error after running both these queries individually

select * classes cint(total)=90

select * classes round(total,2)=90

error got

microsoft office access database engine error '80040e07'

data type mismatch in criteria expression.

total numeric.

i googled problem , got nothing.. in advance


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -