Database views

5 minutes 5 Questions

In the context of CompTIA DataSys+ and database fundamentals, a Database View is essentially a virtual table. Unlike a standard base table, a view generally does not physically store data records on the storage media. Instead, it acts as a stored query—a predefined SQL SELECT statement—that dynamic…

Test mode:
More Database views questions
30 questions (total)