![]() |
how do you add a new column to a database when it contains data, for the hack to work there needs to be an extra field in the user table
|
bump
urgent |
Here is the SQL statement that will add newcolumn after lastcolumn
ALTER TABLE user ADD newcolumn smallint(6) DEFAULT '1' NOT NULL AFTER lastcolumn |
All times are GMT. The time now is 07:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|