Search Postgresql Archives

Re: Use true and false when bulk-exporting boolean data

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Mon, Oct 17, 2011 at 3:11 PM, Henry Drexler <alonup8tb@xxxxxxxxx> wrote:
couldn't you just wrap it in a case statement to change the t to true etc...?


example:  

select
case when (1=1) = true then 'true' else 'false' end 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux