java - How can I add two values in a single column in mysql? -


i creating 1 database in having fields:

id,name,email,address,college

here want add (first name, middle name , surname) in name , in address want add (flat_no,street,city,country).

so without creating table how can add detail of these fields in same table?


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

mysql - Pass value between different pages (form) with PHP -