Computer Science, asked by finnalybored1, 6 months ago

Name the views in which a table can be displayed.​

Answers

Answered by Fatimayash
0

Answer:

You can use a view to filter the data of a table and/or include a subset of its base table. For example, if you have a table of all your global customers, you can create a view from that table to only display customers from a specific country. You can also create a view that consolidates data from multiple tables.

Explanation:

mark as brainlest answer

Answered by Anonymous
1

Answer:

You can use a view to filter the data of a table and/or include a subset of its base table. For example, if you have a table of all your global customers, you can create a view from that table to only display customers from a specific country. You can also create a view that consolidates data from multiple tables.

Similar questions