Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@gbellmann
Created March 30, 2015 16:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gbellmann/9c9b1e3f5ec036f3098f to your computer and use it in GitHub Desktop.
Save gbellmann/9c9b1e3f5ec036f3098f to your computer and use it in GitHub Desktop.
SELECT p.id, p.Titulo, p.Director, p.Genero, p._ts FROM Peliculas p WHERE p._ts > @HighWaterMark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment