+ 1

PLEASE HELP

I need to add attributes to an existing database from a webpage ..for example say in the database we have 10 names I need to manually categorize the data as men and women but I don't want to type i need two buttons (men& women)when I select the button the data should be updated in the database and the next name should come simultaneously. please please help..

12th Jun 2018, 9:41 PM
Preyas
Preyas - avatar
1 Answer
+ 2
Will You must Use Update in SQL database. For categorize use where='man' or where='Women'.
12th Jun 2018, 11:46 PM
Alan Carreño Fiestas
Alan Carreño Fiestas - avatar