Question: Column Concatenation
0
gravatar for La Chi
6.8 years ago by
La Chi • 60
La Chi • 60 wrote:
Hi , I am trying to fetch multiple column from a table here is my code for row in result_set:         db += [(row ['chr'],str(row[ 'user_id' ]), False),] i want to concatenate 'start' column and 'end' column with this output , how can i do that thanks
• 670 views
ADD COMMENT • link • written 6.8 years ago by La Chi • 60
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 166 users visited in the last hour