7 lines
91 B
SQL
7 lines
91 B
SQL
--
|
|
-- Table structure for table `northbound_pm`
|
|
--
|
|
|
|
DROP TABLE IF EXISTS `northbound_pm`;
|
|
|