When creating a table, what does the VIRTUAL keyword do?
A.
The table references a master table.
B.
The table is deleted when theObjectServer restarts.
C.
The table is re-created, complete with all its data when theObjectServer restarts.
D.
The table is re-created with the same table description, but without any data when theObjectServer
restarts.