List Question
20 TechQA 2024-01-15T08:33:31.330000How can create the new column in the previous table instead of new one?
35 views
Asked by showkey
Too many spaces between CREATE and PROCEDURE after I script it AS CREATE (SSMS)
91 views
Asked by DimityrU
Cassandra message deserialization exception on ALTER TABLE ADD
49 views
Asked by Vladimir X
Mysql RDS alter table enum disrupted my database connectivity briefly
71 views
Asked by Tyagi Akhilesh
Clickhouse UPDATE Decimal(P,S) precision
166 views
Asked by Daniele Rugginenti
Alter Table Depending on Multiple Columns
47 views
Asked by Pop23
Snowflake ALTER SQL is throwing an error when adding column with DEFAULT value along with IF NOT EXISTS
215 views
Asked by user3217764
How to rename a mysql table and column in a single query?
76 views
Asked by Asperand
Creating same design and pattern, with different domain name for the organization
58 views
Asked by faisal shamim
Unanticipated Index Creation in MSSQL and its Impact on Column Alteration - INDEX_VV_<3to4DigitNumber>_<3to4DigitNumber>
57 views
Asked by rootcause000
Re-numbering a non-unique column in a SQL Server table
66 views
Asked by joshAU
DML operations during adding a column using 'algorithm=inplace'
296 views
Asked by jithin giri
SQL update multiple rows for a different value based on condition
230 views
Asked by ditrauth
Julia, get and set a column datatype in PostgreSQL
67 views
Asked by onoke
Postgres alter multiple columns to citext type
391 views
Asked by Travis
Trying to add a Date column to table, but getting MSG 156 Incorrect syntax near the keyword error
83 views
Asked by user21126867
Handling MySQL JSON field default values
462 views
Asked by bilogic
Getting "sqlite3.OperationalError: near "ALTER": syntax error" when modifying datatype of a column
559 views
Asked by DefeatingMe