OPERASI RELASI PADA DATABASE
BLOM DI RAPIHIN IMTEENET PUTUS" (c) Microsoft Corporation. All rights reserved. C:\Users\Bahtra-14>cd C:\xampp\mysql\bin C:\xampp\mysql\bin>mysql -u root -p Enter password: Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 8 Server version: 10.4.27-MariaDB mariadb.org binary distribution Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(none)]> use db_smk; Database changed MariaDB [db_smk]> select*from tb_siswa; +-------+--------------+---------------+--------------+---------------+-----------------+ | nis | nama | jenis_kelamin | tempat_lahir | tanggal_lahir | nama_ibukandung | +-------+--------------+---------------+--------------+---------------+-----------------+ | 123 | Jaka Jampang | Laki-laki | Makasar | 2000-05-02...