SQL Menampilkan 2 table dalam 1 Perintah
Soal: You are given two tables: Students and Grades. Students contains three columns ID, Name and Marks. Grades contains the following data:
Soal: You are given two tables: Students and Grades. Students contains three columns ID, Name and Marks. Grades contains the following data:
Berawal soal SQL yang sedang saya ikuti di HackerRank saya tertarik untuk membahas tentang materi Database, adapun database untuk menjawab yang saya dipilih adalah Oracle. Soal yang diberikan oleh HackerRank sebagai berikut: