What is the different between a view and a create view?

1 answer

Answer

1169145

2026-03-01 03:50

+ Follow

View is a virtual table that do not have any data of its own but have data that is derived from another table called base table. Create view is the command used to create a view (virtual table).

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.