Creating a synonym on the table name in the database and calling it with put database helped it.
Thanks Asmath On Wed, Jan 20, 2021 at 1:38 PM KhajaAsmath Mohammed < [email protected]> wrote: > Hi, > > Yes, it is case sensitive in SAP HANA. Table name is the same as it shows > in the error message. Should have another alternative but nothing works in > this case for me. > > Thanks, > Asmath > > On Wed, Jan 20, 2021 at 9:53 AM Peter Turcsanyi <[email protected]> > wrote: > >> Hi Asmath, >> >> Scenarios 2 and 3 should work. >> When using quotes, the table / columns names are typically case sensitive >> in the database (though I don't know SAP). >> Are you sure your table exists in the database with the exact same name >> (in terms of lower/upper case)? >> >> Regards, >> Peter >> >
