add column to table
This code will add a new column to the table named "User Input 2" that stores an integer and a not null column to store the value of that integer.
Shortcut: s_alter_add
0 Comments
Add Comment
Log in to add a comment
add column to table
This code will add a new column to the table named "User Input 2" that stores an integer and a not null column to store the value of that integer.
Shortcut: s_alter_add
Log in to add a comment