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
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
Unable to drop constraint in SQL server 2005, "Could not drop constraint. See previous errors"
Jun 06, 2022
sql
sql-server
constraints
alter-table
MySQL wont let me add column
Jan 13, 2020
mysql
alter-table
Add a column to a large MySql table while online
Nov 05, 2022
mysql
myisam
alter-table
large-data
Any way to view ALTER TABLE after its been executed? -MySQL
Mar 05, 2022
mysql
create-table
alter-table
How to change a primary key in SQL to auto_increment?
Aug 17, 2017
sql
mysql
primary-key
auto-increment
alter-table
« Newer Entries
Older Entries »