answersLogoWhite

0

View is a virtual table with no data of its own, but can be operated like any other table. It is like a window through which you can view data of another table, which is called the base table. syntax: CREATE VIEW table_name as SELECT statement ;

User Avatar

Wiki User

10y ago

What else can I help you with?