Is TRUNCATE a DML statement?

From: "Gnanakumar" <gnanam(at)zoniac(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Is TRUNCATE a DML statement?
Date: 2010-08-26 12:14:26
Message-ID: 004201cb4518$3c5b7730$b5126590$@com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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."

Regards,
Gnanam

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthieu HUIN 2010-08-26 12:50:50 Weird behavior with custom operators
Previous Message Arjen Nienhuis 2010-08-26 11:56:09 Re: How to convert a binary filed to an integer field?