Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts International Edition

Authors: David M. Kroenke

6th Edition International Edition

0133098222, 978-0133098228

More Books

Students also viewed these Databases questions

Question

What is electric dipole explain with example

Answered: 1 week ago

Question

What is polarization? Describe it with examples.

Answered: 1 week ago