Forum Discussion
rawandshoraa
3 years agoFrequent Visitor
No data shows up
Greetings i'm trying to connect into oracle database view, it's not the first time, also not the first view in the same file or from the same DB schema! but it shows no data ("This Table Is Empty!")...
rawandshoraa
3 years agoFrequent Visitor
| Name | Data Type |
| REPORT_ID | VARCHAR2(15 BYTE) |
| DAY_DATE | DATE |
| MEASURE_CODE | VARCHAR2(100 BYTE) |
| CONNECTIONTYPEID | NUMBER |
| DWH_PACKAGE_ID | NUMBER |
| CUSTOMER_CATEGORY | VARCHAR2(50 BYTE) |
| IS_GOVERMENT | CHAR(1 BYTE) |
| IS_GOV_MAIN | CHAR(1 BYTE) |
| CITY_ID | NUMBER |
| STRIP_NAME | VARCHAR2(50 BYTE) |
| SUB_REGION_NAME | VARCHAR2(100 BYTE) |
| SUB_CITY_NAME | VARCHAR2(100 BYTE) |
| MEASURE_VALUE | NUMBER |
Anonymous
3 years agoNot applicable
If that table is filled the only other thing i can think of is spelling for table name. Im sorry i don't see a direct cause for this error.