-- -- Table structure for table `bap` -- CREATE TABLE ` bap ` ( `pertemuan` int (11) NOT NULL, `tanggal` date NOT NULL, `pokok_bahasan_bap` varchar (255) NOT NULL, ...