Conversion question - Mailing list pgsql-sql

From Graham Vickrage
Subject Conversion question
Date
Msg-id 0fbf01c3a9dd$1ca640b0$6864a8c0@GVICKRAGE
Whole thread Raw
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: Terence Kearns
Date:
Subject: Re: Is there a more elegant way to write this query?...
Next
From: Gulshan Babajee
Date:
Subject: Compare strings which resembles each other