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 -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -