All pastes #2103055 Raw Edit

Untitled

public sql v1 · immutable
#2103055 ·published 2012-01-14 19:47 UTC
rendered paste body
INSERT INFO Album (albumid, title, created, lastupdated, access, username)VALUE (1, 'I love sports', CURRENT_TIMESTAMP, CURRENT_TIMESTAMP, 'public', 'sportslover'),      (2, 'I love sports', CURRENT_TIMESTAMP, CURRENT_TIMESTAMP, 'public', 'sportslover');