Search code examples
Rename a column in MySQL...


sqlmysqlrenamealter

Read More
Altering table to add column before specific column...


mysqlalter

Read More
SQL Server: how to write an alter index statement to add a column to the unique index?...


sql-server-2005indexingalter

Read More
How to add new column to MYSQL table?...


phpmysqladditionalter

Read More
syntax error at or near "-" in PostgreSQL...


sqldatabasepostgresqlsyntax-erroralter

Read More
Add index to table if it does not exist...


mysqlindexingalter

Read More
How to move columns in a MySQL table?...


mysqlsqlalter

Read More
How to DROP multiple columns with a single ALTER TABLE statement in SQL Server?...


sqlsql-servert-sqlalter

Read More
Why ALTER command is referred as DDL and not DML?...


sqlddlalterdml

Read More
Mysql RDS alter table enum disrupted my database connectivity briefly...


mysqlenumsalter

Read More
Clickhouse UPDATE Decimal(P,S) precision...


decimalroundingclickhousealter

Read More
What happens if you kill a long-running alter query?...


mysqlkillalter

Read More
Postgres: upgrade a user to be a superuser?...


sqldatabasepostgresqlaltersuperuser

Read More
PostgreSQL - How to change superuser to nosuperuser?...


sqldatabasepostgresqlaltersuperuser

Read More
How to rename a mysql table and column in a single query?...


mysqlrenamealter

Read More
How to rename a column name in maria DB...


mysqlmariadbrenamealter

Read More
Unanticipated Index Creation in MSSQL and its Impact on Column Alteration - INDEX_VV_<3to4DigitNu...


sql-serverindexingalter-tablealter

Read More
SQL update multiple rows for a different value based on condition...


sqlsql-updateclickhousealter

Read More
Julia, get and set a column datatype in PostgreSQL...


postgresqltypesjuliaalterlibpq

Read More
Trying to add a Date column to table, but getting MSG 156 Incorrect syntax near the keyword error...


sqlsql-serveralter

Read More
Failing to programmatically DROP primary keys > ALTER the type length of a specific primary key c...


sqlsql-serverprimary-keyalterdeclare

Read More
Removing enum values from mysql column...


mysqlenumsalter

Read More
How to create a new column in SQL based on information in a column?...


sqlsql-serverstringtextalter

Read More
Oracle: Invalid ALTER command in execute immediate...


oracle-databasealterexecute-immediate

Read More
Re-use the deleted sequences of primary keys (BIGSERIAL) - No UUID to save storage...


sqlpostgresqlsequenceprimary-keyalter

Read More
(DB2) How to alter a existing table ID to use increment function?...


db2alter

Read More
Add a column, with a default value, to an existing table in oracle...


oracle-databasealter

Read More
How to get month name from date in SQL Server...


sqlsql-serversql-updateextractalter

Read More
MySQL throwing syntax error while trying to alter a table...


mysqlalter-tablealter

Read More
Need to update the ALTER TYPE object...


oracle-databasealteruser-defined-types

Read More
BackNext