Skip to content

Instantly share code, notes, and snippets.

@ilhamarrouf
Last active February 8, 2017 00:04
Show Gist options
  • Save ilhamarrouf/54cceaf0b4c8a2238bce35c2bba77773 to your computer and use it in GitHub Desktop.
Save ilhamarrouf/54cceaf0b4c8a2238bce35c2bba77773 to your computer and use it in GitHub Desktop.
JOIN SQL
+----+------------+
| id | nama_agama |
+----+------------+
| 1 | Islam |
| 2 | Kristen |
| 3 | Hindu |
| 4 | Budha |
| 5 | Konghucu |
| 6 | Lainnya |
+----+------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment