Adding a new variable after creating the table on mysql
#1

How can we add a new table variable after the table is created?
Reply
#2

Let's put this up.
Reply
#3

http://www.tech-recipes.com/rx/378/a...g-mysql-table/
You can send a query to add a new column in an existing table.

As for your long line, just use one huge line, then split it up into multiple rows (place your cursor after a comma and press enter).
It will work.
Reply
#4

Thanks PPC.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)