Skip to content

Instantly share code, notes, and snippets.

@renatogroffe
Created January 8, 2017 20:59
Show Gist options
  • Save renatogroffe/8d4dad8ec6a62a1d5595c9f93690e047 to your computer and use it in GitHub Desktop.
Save renatogroffe/8d4dad8ec6a62a1d5595c9f93690e047 to your computer and use it in GitHub Desktop.
USE ExemploPaises;
GO
SELECT * FROM dbo.Paises;
GO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment