gus_demo : db tools : Enter Raw SQL

SQL script. Use the names of fields prepended with '$' to refer to the data of those fields to be processed by subqueries enclosed in {}, which can nest inside other subqueries.
{eliminate squiggly brackets from Drupal SQL}
PHP script to run on displayed columns. Use the names of fields prepended with '$' to refer to the data of those fields to be processed by the script.
URL of this page's state allow direct editing of results      truncate fields
Results of Query #1
Table Create Table  
tf_browsescheme CREATE TABLE `tf_browsescheme` (
`browsescheme_id` int(11) NOT NULL AUTO_INCREMENT,
`table_name` char(1) DEFAULT NULL,
`browsetype_id` int(11) DEFAULT NULL,
`label_field` char(1) DEFAULT NULL,
`quantity_field_x` char(1) DEFAULT NULL,
`quantity_field_y` char(1) DEFAULT NULL,
`quantity_field_z` char(1) DEFAULT NULL,
`filter_field` char(1) DEFAULT NULL,
`graphic_field` char(1) DEFAULT NULL,
`toolpage` char(1) DEFAULT NULL,
`integration_label` char(1) DEFAULT NULL,
PRIMARY KEY (`browsescheme_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci CHECKSUM=1
Delete

1 row affected.
Uptime: 3831130 Threads: 79 Questions: 1618311019 Slow queries: 316 Opens: 5029211 Open tables: 3686 Queries per second avg: 422.410