How can we help?
-
Pophi commented,
ALTER TABLE clothes ADD price INTEGER;SELECT * FROM clothes;UPDATE clothes SET price = "10" WHERE id = 1;UPDATE clothes SET price = "20" WHERE id = 2;UPDATE clothes SET price = "30" WHERE id = 3;SE...
-
Total activity 2
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 0
-
Subscriptions 1
-
Total activity 2
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 0
-
Subscriptions 1