A virtual table that that is constructed from other tables is called _____?

A virtual table that that is constructed from other tables is called _____?

ایک ورچوئل ٹیبل جو دوسری میزوں سے تعمیر کی گئی ہے اسے _____ کہا جاتا ہے؟
Explanation
A View is a virtual table in a database that is constructed using a query on one or more existing tables.
It does not store data itself, but displays data from the underlying tables.