Subject Re: [firebird-support] Read-Only Distribution and Views
Author Helen Borrie
At 10:57 AM 13/11/2003 +0200, you wrote:
>Sorry Helen , I phrased my question incorrectly. Does Firebird have the
>ability to create a view that exists totally in memory like MySQL's Memory
>tables , so that it would not have to update a read-only database file on
>CD. Something Like :"Create [Memory] View AS Select * From ATable Where
>Name = 'MyName' ; If there are nothing like 'memory' views I was asking if
>one could mutiple subqueries to narrow searches as I would of have done
>with views where the one view is created upon the previous view and a
>different conditioning making the resulting rows less and less.

No.

heLen