![]() |
proper syntax for adding a row in table with vB SQL
I can find examples of adding fields to a table, but not adding a new row and then the values that go with it. Anyone got one that can work in a "vB sql" php page?
|
...I guess noone knows? *shrugs*
|
I'm very new to doing anything other than copying and pasting commands in mysql, but I think to add a column to and existing table it would be:
Code:
ALTER TABLE whateverthetablenameis ADD nameofextracolumn smallint(4) default NULL |
<a href="http://dev.mysql.com/doc/mysql/en/INSERT.html" target="_blank">http://dev.mysql.com/doc/mysql/en/INSERT.html</a>
|
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:
|