List Question
20 TechQA 2023-08-28T14:47:39.377000Need to Alter data type in a column common to all tables in a schema
182 views
Asked by fulgore
How to change/alter the data type of a column from a table which has a custom data type in POSTGRESQL?
132 views
Asked by MichaelCorSibin
ALTER COLUMN TYPE from tinyInt to Varchar in Mysql
5.1k views
Asked by Thamiar
Why can't I convert a column from one enum to another?
434 views
Asked by Lorentz Lasson
Unable to change my time column from string to time in Bigquery
289 views
Asked by oastephs
Altering Column Type in SQL (PGadmin) not working
1.2k views
Asked by P.D.R
SQL Server - Alter column length causes collateral damage?
234 views
Asked by Leonardo
how to set maximum length to int data type in sql
8.5k views
Asked by K Kumar
MySQL Error 1366 when trying to change column data type to INT
888 views
Asked by Adam
Alter column type deleting those that can't be converted
584 views
Asked by Faizan Khalid
Why is the column not altering when I try to convert it to UUID?
1.5k views
Asked by AudioBubble
Altering data types of all columns in a table (PostgreSQL 13)
623 views
Asked by Hugo Majer
POSTGRESQL convert date to unix timestamp int
1.8k views
Asked by Martin
Missing Expression when Alter Default on NULL 1
259 views
Asked by via
Error in changing column length in Postgres
792 views
Asked by Abhinav Agrawal
How to set NOT NULL to a column present in all the tables of my database at once?
58 views
Asked by La Rosalia
Alter Column TYPE USING - cannot change from varchar to numeric
658 views
Asked by Alex
Alterar una columna, para cambiar "nulo" a "no nulo", cuando no se conoce el tipo de datos
399 views
Asked by GatoSoft
EF migration can't Alter(change) Datetime(DataType) column to long(bigint)
174 views
Asked by Baganaakh