Shows the command to list the DWR_FLT encrypted table and its corresponding tablespace::

select table_name,tablespace_name from user_tables where table_name='DWR_FLT'

The result shows the table DWR_FLT in the tablespace TBS_REFERENCE_TDE.