can we access the columns of a table as array in sql? -


is there way access columns of table array in sql? eg: table1

name abc def ghi jkl 

can access name[0]?

short answer no.

long answer depend on database , not plain sql.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -