DIVIDEBY in PostgreSQL - Mailing list pgsql-hackers

From Vladimir V. Zolotych
Subject DIVIDEBY in PostgreSQL
Date
Msg-id 3B90D21D.3F4FDDA7@eurocom.od.ua
Whole thread Raw
List pgsql-hackers
Hi

Would you mind to tell me how the DIVIDEBY operator could be
defined (the way Codd E.F [1] or Date C.J [2] define it) in 
PostgreSQL ?

Using PostgreSQL 7.1.2

Thanks in advance.

1 Codd E.F. Relational Completeness of Data Base Sublanguages 
2 Date C.J. An Introduction to Database Systmes 6th ed.

-- 
Vladimir Zolotych                         gsmith@eurocom.od.ua


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Escaping strings for inclusion into SQL queries
Next
From: "Ken Hirsch"
Date:
Subject: Re: INTERVAL type: SQL92 implementation