Oct 16, 2024
SELECT DISTINCT nama_kolom FROM nama_tabel;
SELECT DISTINCT satuan_barang FROM tbl_barang;
USE db_contoh1;
Full transcript