Quantcast
Channel: MySQL Forums - MySQL Workbench
Viewing all articles
Browse latest Browse all 3724

Dealing with COALESCE-d fields in output ... (no replies)

$
0
0
A lot of the sql that I deal with is in the form of

SELECT project_id,
COALESCE(get_project_flag(project_id, 'BarCode - Scale'), 1.5) AS scale,

In workbench this results in the value of project_id being displayed, and
scale being shown as blue background with BLOB written in white on it.

Is there any method of getting the COALESCEd value to show in the column ?

Thanks.
Mike

Viewing all articles
Browse latest Browse all 3724

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>