@jane Taubman – Thanks for the help. I tried multiple option but was finally successful in displaying the result i desired
I used the following option to display columns i needed from the query to be displayed on https://ncrcricket.com/sql-test-page/
[abase sql = “SELECT Mat
, Inn
,No
,Runs
,Balls
,4s
,6s
,S/R
,Ave
, 100
,50
FROM wce_table
WHERE Name
= ‘Sanjeev’ LIMIT 0 , 30″]
The only thing that is missing now is aligning the columns as they do not show in sync with the header