小雪崩 发表于 2016-11-19 09:30:48

postgresql 不支持 T-SQL

http://archives.postgresql.org/pgsql-sql/2002-01/msg00247.php

Re: support for transact-sql?

--------------------------------------------------------------------------------

From: Stephan Szabo <sszabo ( at ) megazone23 ( dot ) bigpanda ( dot ) com>
To: Marius Andreiana <marius ( at ) wdg ( dot ) ro>
Subject: Re: support for transact-sql?
Date: Mon, 21 Jan 2002 13:01:59 -0800 (PST)

--------------------------------------------------------------------------------

On 21 Jan 2002, Marius Andreiana wrote:

> Hi
>
> I'm analyzing the possibility of porting our current applications from
> sybase to postgresql.
> I know the manual doesn't mention t-sql support.
> The only solution to migrate stored procedures is to rewrite each of
> them to use pl/pgsql?

You'd probably need to rewrite them in one of the postgres pl languages
(plpgsql, pltcl, ...)
页: [1]
查看完整版本: postgresql 不支持 T-SQL