Forum Discussion

KAD911's avatar
KAD911
New Member
2 years ago
Solved

Oracle Tables Loads from Oracle Database, But writing SQL Statement says Table doesnt exsist

Hello,  I have a oracle database, and I can connect to the server and load tables from the database when Im using, Get Data > Oracle Database > Direct Query > OK. I can see  all the available tabl...
  • amitchandak's avatar
    2 years ago

    KAD911 , Try to add DB or Schema Name and try

     

    SELECT * FROM DB1.MY_TABLE