Newbetuts
.
New posts in alter-table
MySQL: ALTER TABLE if column not exists
mysql
ddl
alter-table
Adding a column as a foreign key gives ERROR column referenced in foreign key constraint does not exist
database
postgresql
foreign-keys
alter-table
ALTER TABLE without locking the table?
sql
mysql
ddl
alter-table
Alter MySQL table to add comments on columns
mysql
alter-table
Create an index on a huge MySQL production table without table locking
mysql
indexing
production
alter-table
table-locking
insert a NOT NULL column to an existing table
sql-server
alter-table
notnull
How do I alter the position of a column in a PostgreSQL database table?
sql
database
postgresql
alter-table
How to change MySQL column definition?
mysql
alter-table
How to alter a column's data type in a PostgreSQL table?
sql
postgresql
psql
alter-table
alter-column
sqlite alter table add MULTIPLE columns in a single statement
sql
sqlite
alter-table
add column to mysql table if it does not exist
mysql
ddl
alter-table
Postgresql - change the size of a varchar column to lower length
sql
postgresql
varchar
alter-table
Can I create a named default constraint in an add column statement in SQL Server?
sql-server
constraints
alter-table
code-maintainability
How do I add more members to my ENUM-type column in MySQL?
mysql
enums
alter-table
Alter column, add default constraint
sql-server
sql-server-2008
tsql
alter-table
alter-column
ALTER TABLE to add a composite primary key
mysql
sql
primary-key
alter-table
composite-primary-key
Alter a MySQL column to be AUTO_INCREMENT
sql
mysql
alter-table
How can I add a column that doesn't allow nulls in a Postgresql database?
sql
postgresql
alter-table
SQL Server add auto increment primary key to existing table
sql-server
sql-server-2008
primary-key
alter-table
How can I modify the size of column in a MySQL table?
mysql
database
alter-table
Prev
Next