You need to import all definitions of objects belonging to the TS_EMPLOYEES tablespace by using the export file expdat.dmp. Which import statement is correct?()
A、A.imp hr/hr TABLES=(ts_employees) rows=y
B、B.imp system/manager FROMUSER=hr file=expdat.dmp
C、C.imp hr/hr TRANSPORT_TABLESPACE=y file=expdat.dmp
D、D.imp system/manager TRANSPORT_TABLESPACE=y TABLESPACE=ts_employees