below is a use demo: Connect to SQL Server, create a table dbo.OrderDetail, and run some sql on this table.
-- -- Table structure for table `bap` -- CREATE TABLE ` bap ` ( `pertemuan` int (11) NOT NULL, `tanggal` date NOT NULL, `pokok_bahasan_bap` varchar (255) NOT NULL, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results