| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: On view updating
Alfredo Novoa wrote:
> Costin Cozianu <c_cozianu_at_hotmail.com> wrote in message news:<2rg6cuF19au64U1_at_uni-berlin.de>...
>
>
>>>In that case views are variables. Views and base relvars are >>>interchangeable and indistinguishable. An user can't know if he is >>>working with a table or a view. >>> >> >>Oh, yes. A user can know that even trivially. >> SELECT OBJECT_TYPE FROM USER_OBJECTS WHERE OBJECT_NAME='XXX'
But any RDBMS has to store metadata about its objects.
>>A proper relational database would give you away the fact that it is a
>>view by simply typing it correctly
>>
>>typeof('XXX') => RelationType
>>typeof('YYY') => REF RelationType
That's complete bullshit.
You have no clue about PL theory, nor practice you have no clue whatever "proper" RDBMS you refer to, and you've invented the non-sense called
"variable expression"
You admitted you have no formal semantics, that is no mathematic and tons of handwaving, so discussion is closed.I should have known better. Received on Fri Sep 24 2004 - 09:05:28 CDT
![]() |
![]() |