Hacker News new | past | comments | ask | show | jobs | submit login

UPDATE POSTS SET VOTE_COUNT = VOTE_COUNT + 1 WHERE POST_ID = CURRENT_POST_ID();

CREATE TABLE SQL_GAMES blah blah blah

INSERT INTO SQL_GAMES many invited users blah blah blah

SELECT * FROM SQL_GAMES WHERE users are having fun blah blah blah

PROFIT blah blah blah

ENJOY even more blah

-- TODO: drastically restructure above schema and SQL statements to make more sense blah blah blah

-- there's your game blah blah blah




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: