Which of the following would NOT provide access to data stored in table TABLE1 using the name
T1?

A.
An alias named T1 that references table TABLE1
B.
A view named T1 that references table TABLE1
C.
A schema named T1 that references table TABLE1
D.
An alias named T1 that references a view named V1 that references table TABLE1