Padrill
07-17-2003, 06:29 AM
This is more of an SQL question, but since there's no forum dedicated to SQL I though I'd post it here.
Does anyone know if it is possible to add columns to an existing database table with SQL?
I have an array of fields, with varying length and I want to add columns dynamically. Is this possible?
Does anyone know if it is possible to add columns to an existing database table with SQL?
I have an array of fields, with varying length and I want to add columns dynamically. Is this possible?