Thread
:
What does this query means?
View Single Post
08-02-2008, 10:38 AM
pythonx
Confirmed User
Join Date: Aug 2004
Posts: 430
The first 2 just show the columns of the tables which have a name that contains the value of $column.
The last query adds a new column at the end of the table, named with the value of $column and with datatype specified in $spec.
pythonx
View Public Profile
Find More Posts by pythonx