How can see the data in back-end data base table?

How can see the data in back-end data base table?

Hi @patharlapati: Please change the thread to a question instead of discussion. Also, can you please help to share more details on the question?

If you have a data type / class defined for the table, you can see the data using the data explorer (or) using report definitions (or) by using obj operations (or) using data pages. You can also use native SQL client tools to connect to the DB to see the details.

Thanks.