Search code examples
DB2 - ALTER table ADD column with unique default value (UUID)...


databasefunctiondb2uuidalter-table

Read More
Oracle: How to change column data type from VARCHAR to NUMBER without losing data...


sqloracle-databaseddlalter-table

Read More
Change column Timezone to Time...


postgresqltimestampalter-table

Read More
How to rename auto-named column...


hivealter-table

Read More
Snowflake External Table : Add new column...


snowflake-cloud-data-platformalter-tableexternal-tables

Read More
How can I update the table in SQL?...


sqlsql-updatealter-table

Read More
How to update multiple tables at the same time in Postgresql?...


sqlpostgresqlfunctionsql-updatealter-table

Read More
Re-partition table from scratch, in Oracle...


sqloracle-databasepartitioningalter-table

Read More
How to add an additional column in a database table in Sqlite?...


javaandroiddatabasesqlitealter-table

Read More
SQL Server, add field and view...


sql-serversql-server-2008viewsql-server-2012alter-table

Read More
ADD column if none exists in MySQL...


mysqlsqlalter-table

Read More
how to modify the size of a column...


oracle-databaseoracle-sqldeveloperalter-table

Read More
SQL Server -- Any way to add a column and make it first column in table?...


sqlsql-serveralter-tableidentity-column

Read More
SQL alter column datatype from nvarchar to int...


sql-servertype-conversionalter-table

Read More
Incorrect railroad diagram for ALTER TABLE with multiple out-of-line constraints?...


sqloracle-databasealter-table

Read More
Add a column if it doesn't exist to all tables?...


sqlsql-servert-sqlsql-server-2008alter-table

Read More
Chunking a table for a batch update of timestamptz to timestamp...


postgresqltimestampalter-tabletimestamp-with-timezone

Read More
How do I alter my existing table to create a range partition in Oracle...


oracle-databasecreate-tablealter-tablepartition

Read More
Best way to add a new column with an initial (but not default) value?...


sqlsql-serverdatabasealter-table

Read More
MySQL: How to modify a column to add property "On Delete Cascade"?...


mysqlforeign-keysconstraintsalter-table

Read More
Warning: A long semaphore wait...


mysqlsqlinnodbalter-tablefull-text-indexing

Read More
Add tablespace for existing table in DB2...


databasedb2alter-tabletablespace

Read More
Is adding a column and a constraint at the same time while modifying an Oracle table possible?...


sqloracle-databaseconstraintsalter-table

Read More
MySQL alter two column for same foreign key...


mysqlsqlforeign-keysalter-tablealter

Read More
ADD COLUMN with forced DECIMAL type for computed column...


sqlsql-serverdecimalalter-table

Read More
How do I make changes to a "live database"?...


oracle-databaseinsert-updatealter-tablelive-update

Read More
How to change MySQL column definition?...


mysqlalter-table

Read More
Add primary key to PostgreSQL table only if it does not exist...


sqlpostgresqlprimary-keyalter-tablepostgresql-9.1

Read More
Safely alter a column in MySQL 5.5...


mysqlalter-table

Read More
Rails Migration, how to add multiple columns to a table in batch mode...


ruby-on-railsoptimizationmigrationalter-table

Read More
BackNext