Conversion Problem - Mailing list pgsql-sql

From Graham
Subject Conversion Problem
Date
Msg-id 0fc401c3a9e1$2e6ee0a0$6864a8c0@GVICKRAGE
Whole thread Raw
Responses Re: Conversion Problem  (Christoph Haller <ch@rodos.fzk.de>)
Re: Conversion Problem  (Richard Huxton <dev@archonet.com>)
List pgsql-sql
Apologies as this probably isn't really for this list but...

In postgresql you can execute a statement such as: 

SELECT 1 > 2;

And it would return 'f'

Does anyone know if you can do this in SQL Server as I have to do a
conversion of some prewritten SQL code.

MTIA,

Graham.




pgsql-sql by date:

Previous
From: Christoph Haller
Date:
Subject: Re: How to know column constraints via system catalog tables
Next
From: "George Weaver"
Date:
Subject: Re: Looks are important