Conversion question

From: "Graham Vickrage" <graham(at)gpmd(dot)co(dot)uk>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Conversion question
Date: 2003-11-13 11:55:57
Message-ID: 0fbf01c3a9dd$1ca640b0$6864a8c0@GVICKRAGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-sql by date

  From Date Subject
Next Message Graham 2003-11-13 12:25:05 Conversion Problem
Previous Message Christoph Haller 2003-11-13 10:58:37 Re: How to know column constraints via system catalog tables