"Data Insights" in SQL Developer Web

  • From: Hemant K Chitale <hemantkchitale@xxxxxxxxx>
  • To: ORACLE-L <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 23 Feb 2021 13:11:45 +0800

Anyone using "Data Insights" in SQL Developer Web on the Oracle Cloud ?

I loaded some "Car Sales" data (target column PRICE against MODEL, YEAR,
ENGINE_SIZE etc)  and the generated "insights" don't make much sense to me.
It seems to be (blindly ?) attempting to generate "Insights" for certain
combinations of column but ignores more meaningful one like
"Mileage/Fuel_Type",  "MPG/Model"
It doesn't allow me to specify which columns to ignore --- unless, probably
I manually create a view or new table with a subset of columns.

The documentation
https://docs.oracle.com/en/database/oracle/sql-developer-web/sdwad/data-insights.html#GUID-14C63B48-F055-422D-B39F-A66F6D1206F2
only says "Insights are automatically generated by various analytic
functions built into the database."

Hemant K Chitale

Other related posts:

  • » "Data Insights" in SQL Developer Web - Hemant K Chitale