Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in alter-table

shrinking a column in oracle

oracle ddl alter-table

Why does SQL Server force me to drop the table to be able to alter a field from DateTime to DateTime2(3)?

Alter Table Of Other User in Firebird

firebird ddl alter-table

Mysql error 150 on column rename

How to add a foreign key constraint to same table using ALTER TABLE in PostgreSQL

SQL Alter Column in table From Bit to Int

sql-server bit alter-table

Change column type from varchar to timestamp

postgresql alter-table

How to add a (primary) key to an existing table using SAP HANA

ALTER TABLE: Add a new boolean column with default value and checkbox

ms-access ddl alter-table

Sybase/ALTER TABLE: how to turn an existing column from non-nullable to nullable?

sybase alter-table

Postgres SET UNLOGGED takes a long time

Alter Table if column doesn't exist

SQL Server - Convert VarChar to Date in ALTER TABLE

sql sql-server alter-table

How to change existing column type of a table in Sybase?

sybase alter-table

(Oracle): Columns in partially dropped state

Altering MySQL InnoDB table with minimal downtime

AWS RDS MariaDB consumed 300GB on simple alter table for no reason

How to set AUTO_INCREMENT from another table

H2 add multiple column MySQL syntax

mysql sql h2 alter-table alter

How to assign 2 default values to SQL table column?

sql sql-server alter-table