开发者

MySql query to pull 2different data from a single column and display them separetely in 2 column

Merged with MySql query to pull 2 different data from a single column and display th开发者_如何学Pythonem separately in 2 columns.
                   name         value   

        FirstName   Anand
        LastName    kumar

table name:uservar

i have the database table like this.. give me the mysql query to display the table like below i am giving.

                 FirstName          LastName

                   Anand             Kumar

Please help me out.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜