Add new column confirmation to this table | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Add new column confirmation to this table

query sql plzz urgent

3rd Nov 2016, 12:18 PM
Pankaj Bhanse
Pankaj Bhanse - avatar
1 Respuesta
+ 1
ALTER TABLE yourtable ADD confirmation varchar(50);
3rd Nov 2016, 1:19 PM
ezak ezat
ezak ezat - avatar