If Sam would like to see only the records that have a price that is more than ten and a profit that is more than three percent, what should he enter as the condition?

> =10 and > =3%
< 10 and < 3%
> 10 and > 3%
< > 10 and < > 3%

Respuesta :

Hello :)

I think this answer is third because you said "more than 10" and this is meaning :

>10

then you said "more than three percent" and this is meaning :

> %3

My answer is = > 10 and > 3%

Have a nice day :)