To write a database query that retrieves records with values greater than or equal to three thousand, you would use the comparison operator >=
.
Here's how you could frame the question:
"Which records are greater than or equal to three thousand?"
The corresponding response using the specified comparison operator would be:
>=3000