POV-Ray : Newsgroups : povray.off-topic : Representing satisfiability in SQL relations : Re: Representing satisfiability in SQL relations Server Time
4 Sep 2024 05:17:17 EDT (-0400)
  Re: Representing satisfiability in SQL relations  
From: SharkD
Date: 25 Jun 2010 23:32:29
Message: <4c2574cd$1@news.povray.org>
On 6/25/2010 10:55 PM, Darren New wrote:
> clipka wrote:
>> Make a first query to retrieve the desired WHERE clause, then generate
>> another query with that clause to retrieve the actual data.
>
> Except I don't know what the column names are. And I want to store "or"s
> and "and"s, with parens and such.
>

I think a relational database system is the wrong tool to use in this 
case... Just use it to store the data *after* it has been processed and 
normalized.

-- 
http://isometricland.com


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.