SQl query or function

ashley12

New member
Local time
Tomorrow, 00:06
Joined
Dec 9, 2005
Messages
4
Hi to all,

I have a table consisting of 12 columns of data type number. for each row i want to display a count wherever the value of a row is greater than 100, that is, how many times the value greater than 100 appear in the 12 columns.
PLease help???

Thanks
 
Why do you have 12 columns set up in this way. This makes me suspicious as to the structure of your database. It doesn't sound as if you have normalised it.
 

Users who are viewing this thread

Back
Top Bottom