Question: Why table FGA_LOG$ not exit and how i can select it like the second photo C. Select Command Prompt - SQLPLUS Microsoft Windows [Version 10.0.18363.1256]
Why table FGA_LOG$ not exit and how i can select it like the second photo


C. Select Command Prompt - SQLPLUS Microsoft Windows [Version 10.0.18363.1256] (c) 2019 Microsoft Corporation. All rights reserved. C:\Users\hp>SQLPLUS SQL*Plus: Release 11.2.0.1.0 Production on Thu Jan 7 09:32:17 2021 Copyright (c) 1982, 2010, Oracle. All rights reserved. Enter user-name: SYS AS SYSDBA Enter password: Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options SQL> SELECT table_name, tablespace_name dba_tables WHERE table_name IN ('AUD$', 'FGA LOG$) ORDER BY table_name; TABLE_NAME TABLESPACE_NAME FROM 2 3 4 AUD$ SYSTEM SQL> OWNER TABLE_NAME TABLESPACE_NAME SYS AUD$ SYSAUD SYS FGA_LOG$ SYSAUD 2 rows selected
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
