great vids, could you please make a beginner tutorial to c# game programming? something like how to make a pong-like game or basic side scroller would be great :)
@PaT07M ALTER TABLE users CHANGE `id` `user_id` INT(11) NOT NULL will change the column id to user_id, you need to do it just like you would create a table.
great vids, could you please make a beginner tutorial to c# game programming? something like how to make a pong-like game or basic side scroller would be great :)
obi1canooby 3 weeks ago
Can anyone show the syntax how to rename a single column?
PaT07M 3 weeks ago
@PaT07M ALTER TABLE users CHANGE `id` `user_id` INT(11) NOT NULL will change the column id to user_id, you need to do it just like you would create a table.
nicoekkart 3 weeks ago
Do you have a partnership with youtube to do this?
readerabcd 3 weeks ago
@readerabcd what the fuck are you talking about?
Do what?
qeqweqeqweqweqweq 2 weeks ago
Nice!
sauekid0 3 weeks ago