
How you will Show all data from a table.

Hi,
following query is used to show all the data of the table-
SELECT * FROM tablename;
Thanks,
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
