Hi, thanks for your response. The table is a custom table in ECC that was replicated to SAP HANA. I wanted to create an open ODS view based on the table from ECC. I have no issue visualizing data in the table in SAP HANA and was able to run select statement.
*****************************************************************************
Statement 'select * from ZPUBLIC'
successfully executed in 1 ms 369 µs (server processing time: 0 ms 536 µs)
Fetched 8 row(s) in 0 ms 209 µs (server processing time: 0 ms 0 µs)
****************************************************************************
- Bhat