954,560 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how to put two field in one column..

hey...i need to ask ..how to put two field in one column?
let say,
i have one field call Quantity for weight. Now i need to put the quantity unit which is store in other field call unit. how i concat two field in one column....?

Dumb Fish
Newbie Poster
23 posts since Sep 2011
Reputation Points: 7
Solved Threads: 0
 

concat(table1.field1, table2.field2) as newname

rch1231
Posting Shark
959 posts since Sep 2009
Reputation Points: 119
Solved Threads: 142
 
concat(table1.field1, table2.field2) as newname


thank I already finish.

Dumb Fish
Newbie Poster
23 posts since Sep 2011
Reputation Points: 7
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You