✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
| nama kolum | tipe data |
| id_barang | int |
| nama_barang | varchar |
| stok | int |
| nama kolum | tipe data |
| id_penjualan | int |
| id_barang | int |
| jumlah_terjual | int |
| tanggal | date |