R
Ralf
Hi,
I use a count function in my SELECT query. Now, this query will always
return 1 or 0. But instead of a number I would like to receive a string, like
complete or incomplete (1 or 0). Is that possible?
The result of the query needs to be shown in a ListBox.
Thank you,
Ralf
I use a count function in my SELECT query. Now, this query will always
return 1 or 0. But instead of a number I would like to receive a string, like
complete or incomplete (1 or 0). Is that possible?
The result of the query needs to be shown in a ListBox.
Thank you,
Ralf