Add new column confirmation to this table | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

Add new column confirmation to this table

query sql plzz urgent

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