Add new column confirmation to this table | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Add new column confirmation to this table

query sql plzz urgent

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