Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in alter-table
(Oracle): Columns in partially dropped state
Aug 16, 2022
oracle
oracle10g
ddl
alter-table
Altering MySQL InnoDB table with minimal downtime
Aug 17, 2022
mysql
innodb
alter-table
downtime
AWS RDS MariaDB consumed 300GB on simple alter table for no reason
Aug 27, 2022
database
amazon-web-services
mariadb
devops
alter-table
How to set AUTO_INCREMENT from another table
Oct 22, 2022
mysql
auto-increment
create-table
alter-table
H2 add multiple column MySQL syntax
Jun 14, 2019
mysql
sql
h2
alter-table
alter
How to assign 2 default values to SQL table column?
Nov 20, 2017
sql
sql-server
alter-table
Oracle | ORA-01439: column to be modified must be empty to change datatype. Unable to alter datatype number to nvarchar In oracle 10g
Apr 06, 2022
oracle
oracle10g
alter-table
my sql use a variable in the ALTER TABLE ADD COLUMN statement
Oct 31, 2022
mysql
database
alter-table
mysql-variables
Is it faster to alter multiple columns in the same query?
Nov 06, 2022
mysql
sql
alter-table
How to convert a table column to another data type
Oct 25, 2022
ruby-on-rails
postgresql
migration
types
alter-table
Define varchar with variable length
Aug 25, 2022
sql
sql-server
tsql
varchar
alter-table
ALTER TABLE my_table ADD COLUMN column_name VARCHAR(50) AFTER col_name not supported in SQL Server 2000
Oct 15, 2022
sql
sql-server
alter-table
My Sql Alter Table using knex.js
Nov 15, 2017
mysql
database
database-migration
alter-table
knex.js
cannot add new column (Incorrect syntax near the keyword 'COLUMN')
Feb 08, 2022
sql-server
alter-table
Failure in using alter table to add partition
Feb 06, 2022
mysql
foreign-keys
partitioning
alter-table
Changing Oracle table name
Nov 06, 2022
sql
oracle11g
alter-table
table-rename
How to change the data type of a table column to enum?
Oct 20, 2022
postgresql
enums
alter-table
Add a new column to PostgreSQL database, set initial value and set NOT NULL all in one go
Jan 21, 2019
sql
postgresql
ddl
alter-table
MySQL 5.7.18: Foreign key constraints and ALTER TABLE CHANGE COLUMN from NULL to NOT NULL
Nov 17, 2022
mysql
foreign-keys
alter-table
Change column type VARCHAR to TEXT in PostgreSQL without lock table
Oct 31, 2022
postgresql
alter-table
« Newer Entries
Older Entries »