Skip to content

Instantly share code, notes, and snippets.

@MihaMarkovi
Created February 13, 2017 19:01
Show Gist options
  • Save MihaMarkovi/f12b69a3523784f36f498d4ef01797bb to your computer and use it in GitHub Desktop.
Save MihaMarkovi/f12b69a3523784f36f498d4ef01797bb to your computer and use it in GitHub Desktop.
select *
from customer
where customer.Country = 'France';
@ramuta
Copy link

ramuta commented Feb 14, 2017

hey, pazi na velike začetnice. Customer se začne z veliko črko ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment