Re: how to use pgsql like mssql

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: how to use pgsql like mssql
Дата
Msg-id 162867790712262054l19481519icf55948220399598@mail.gmail.com
обсуждение исходный текст
Ответ на Re: how to use pgsql like mssql  (Richard Broersma Jr <rabroersma@yahoo.com>)
Список pgsql-sql
On 27/12/2007, Richard Broersma Jr <rabroersma@yahoo.com> wrote:
> --- On Wed, 12/26/07, liuzg2@21cn.com <liuzg2@21cn.com> wrote:
>
> > but  i do not   want use function  or  procedure
>
>
> Are you sure?  I thought that:
>
> DECLARE
> IF --control structures
> @@rowcount
>
> where only usable in a store procedure.  Am I incorrect, or are these keywords accessible from the SQL prompt?
>

You can use outside procedure in T-SQL.

Pavel

> Regards,
> Richard Broersma Jr.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org
>


В списке pgsql-sql по дате отправления:

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: how to use pgsql like mssql
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: how to use pgsql like mssql