Hi,

--- On Sat, Jul 6, 2013 at 8:06 AM, Purushothaman <[email protected]> wrote:
| here in excel i am able to add dates in columnwise.
| but in mysql each record is added rowwise.
| Is there is any way to add datas coulmnwise in mysql
\--

You don't. It doesn't matter how MySQL stores the data.

If you want them to be displayed column-wise, you will need to update
your views to display them column-wise.

Data and presentation need to be separate.

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to