Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Implementation of boolean types.

Re: Implementation of boolean types.

From: paul c <toledobythesea_at_oohay.ac>
Date: Sun, 17 Jul 2005 22:26:43 GMT
Message-ID: <DWACe.1974414$Xk.1903055@pd7tw3no>


Mikito Harakiri wrote:

> Drago Ganic wrote:
> 

>>Marshall,
>>Symbolic programming is a good solution for null values. See these trivial
>>evaluations:
>>y = 1+x --> 1+x
>>y - x --> 1
>>
>>z = (1,1,x) --> 2 + x
>>z - x -->2
> 
> 
> This is a great idea.
> 
> 

please forgive my ignorance about the notation. how is the symbol '-->' being used above?

thx,
p Received on Sun Jul 17 2005 - 17:26:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US