Re: Is TRUNCATE a DML statement? - Mailing list pgsql-general

From Pavel Stehule
Subject Re: Is TRUNCATE a DML statement?
Date
Msg-id AANLkTinzAKztHOxgDkQ4rM=44pkZYPT3Cb6LJp8jTNYi@mail.gmail.com
Whole thread Raw
In response to Is TRUNCATE a DML statement?  ("Gnanakumar" <gnanam@zoniac.com>)
Responses Re: Is TRUNCATE a DML statement?
List pgsql-general
Hello

2010/8/26 Gnanakumar <gnanam@zoniac.com>:
> Hi,
>
> Can we say that TRUNCATE belongs/falls under DML statement?
>
> TRUNCATE: http://www.postgresql.org/docs/8.2/interactive/sql-truncate.html
>
> I also understand that "There is no TRUNCATE command in the SQL standard."
>

this is old information - now TRUNCATE is part of SQL standard ANSI
SQL 2008 - F200

Regards

Pavel Stehule



> Regards,
> Gnanam
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

pgsql-general by date:

Previous
From: "Gnanakumar"
Date:
Subject: Is TRUNCATE a DML statement?
Next
From: "Gnanakumar"
Date:
Subject: Re: Is TRUNCATE a DML statement?