CREATE TABLE `transaction` ( `id` int(11) NOT NULL AUTO_INCREMENT, `type` char(1) NOT NULL DEFAULT 'T', `TrxRef` varchar(30) NOT NULL, `TrxType` varchar(20) NOT NULL, `TrxDate` date NOT NULL, ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results