HEX
Server: Apache/2.4.46 (Win64) OpenSSL/1.1.1j PHP/8.4.25
System: Windows NT DESKTOP-4TAV2RJ 10.0 build 19045 (Windows 10) AMD64
User: fred (0)
PHP: 8.4.25
Disabled: NONE
Upload Files
File: C:/xampp/htdocs/pbncounter.sql
/*
MySQL Data Transfer
Source Host: localhost
Source Database: tvicheck-st
Target Host: localhost
Target Database: tvicheck-st
Date: 2024/1/29 �U�� 10:55:18
*/

SET FOREIGN_KEY_CHECKS=0;
-- ----------------------------
-- Table structure for pbncounter
-- ----------------------------
CREATE TABLE `pbncounter` (
  `pid` int(11) NOT NULL DEFAULT '1',
  `id` int(11) DEFAULT '0',
  `CT1` int(11) DEFAULT NULL,
  `CT9` int(11) DEFAULT NULL,
  `CT12` int(11) DEFAULT NULL,
  `CT23` int(11) DEFAULT NULL,
  `CT21` int(11) DEFAULT NULL,
  `CT84` int(11) DEFAULT NULL,
  `CT18` int(11) DEFAULT NULL,
  `CT18p` int(11) DEFAULT NULL,
  `CT63` int(11) DEFAULT NULL,
  `CT125` int(10) DEFAULT NULL,
  `CT60` int(10) DEFAULT NULL,
  `SCCA` int(10) DEFAULT NULL,
  `DP6` int(2) DEFAULT NULL,
  `DP16` int(2) DEFAULT NULL,
  `DL` int(10) DEFAULT NULL,
  `Total` int(11) DEFAULT NULL,
  `lDate` datetime DEFAULT NULL,
  `lTool` varchar(10) CHARACTER SET armscii8 DEFAULT NULL,
  PRIMARY KEY (`pid`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

-- ----------------------------
-- Records 
-- ----------------------------
INSERT INTO `pbncounter` VALUES ('1', '1', '2104', '1411', '224', '1143', '433', '126', '54', '157', '53', '25', '226', '83', '71', '46', '1080', '7183', '2024-01-25 12:56:10', 'DP6');