0

I'm wondering if there is a query to check all fields in a table without enumerating all the fields. My pseudo code would be something like:

SELECT * FROM table WHERE * > 5 except table.id;

Is there such query?

tux
  • 1,211
  • 1
  • 12
  • 15

0 Answers0