Skip to content

Instantly share code, notes, and snippets.

@ilhamarrouf
Created February 8, 2017 01:02
Show Gist options
  • Save ilhamarrouf/9e3fed11de17b636ec59e631cb98cfe7 to your computer and use it in GitHub Desktop.
Save ilhamarrouf/9e3fed11de17b636ec59e631cb98cfe7 to your computer and use it in GitHub Desktop.
JOIN SQL
+-------------------+------------------------+------------+
| nama | alamat | nama_agama |
+-------------------+------------------------+------------+
| Wahid Ashari | Jalan Pegangsaan Timur | Islam |
| Martin Natalegawa | Jalan Lingkar Luar | Kristen |
| Dahlan Iskandar | Jalan Tulip Semerbak | Budha |
| Afifah | Jalan Mawar Merah | Islam |
+-------------------+------------------------+------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment