3
Answers

select * from table where 3 > 2 what will return this query? anyone explain this query??

Hi,

   select * from table where 3 > 2   what will return this query? anyone explain this query??

Answers (3)