create view with extended fields

Posted by LegacyUser on 07-Dec-2000 10:51

Please, I need to create views of tables that have same extended fields. How can I do this?

Some thing like...

create view vmyview as

select * from mytable

- Can I use any function to do this?

Thanks!

All Replies

This thread is closed