Hi,
I would like to know if i can add constraint and typed column upon a
create view sentence.
something like create view toto (a INTEGER primary key , b VARCHAR) as
select .....
If it is not possible , what to have to change in the backend sources to
obtain the result ???
Thank you
Pierre