Re: What does mod - in "mod statement" - stand for?

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Daniel CAUNE <daniel(dot)caune(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: What does mod - in "mod statement" - stand for?
Date: 2008-04-17 04:27:35
Message-ID: 4806D1B7.9080703@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Daniel CAUNE wrote:
> Hi,
>
> Could you please tell me what does mod - in "mod statement" - stand for?

`mod' is shorthand for "modify" or "modifying", ie statements that
modify the data.

--
Craig Ringer

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2008-04-17 04:42:21 Re: using string functions on plpgsql
Previous Message Daniel CAUNE 2008-04-17 03:01:29 What does mod - in "mod statement" - stand for?