Tugas BD
Tugas BD
C:\xampp\mysql\bin>mysql -u root
+--------------------+
| Database |
+--------------------+
| information_schema |
| mysql |
| pelatihan |
| penggajian |
| performance_schema |
| phpmyadmin |
| test |
+--------------------+
Database changed
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds
to your MariaDB server version for the right syntax to use near 'int(13)
mata_pelajaran varchar(20)
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds
to your MariaDB server version for the right syntax to use near 'integer(13)
mata_pelajaran varchar(20)
+-----------------+--------------+------+-----+---------+-------+
+-----------------+--------------+------+-----+---------+-------+
+-----------------+--------------+------+-----+---------+-------+
+---------------+-------------------+------------+----------------+------------------+
| id_pembimbing | nama_pembimbing | no_telp | mata_pelajaran | alamatpm |
+---------------+-------------------+------------+----------------+------------------+
+---------------+-------------------+------------+----------------+------------------+
+---------------+-------------------+------------+----------------+----------+
+---------------+-------------------+------------+----------------+----------+
+---------------+-------------------+------------+----------------+----------+
+------------+----------------+----------+------------+
+------------+----------------+----------+------------+
+------------+----------------+----------+------------+
MariaDB [pelatihan]>