I\'ve a SQL query that queries an enormous (as in, hundreds of views/tables with hard-to-read names like CMM-CPP-FAP-ADD) database that I don\'t need nor want to understand. Th
This easy query return a data type bit. You can use this thecnic for other data types:
select CAST(0 AS BIT) AS OK