Skip to content

Commit

Permalink
Update MQ135.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
abcdaaaaaaaaa authored Jul 6, 2024
1 parent 6263dbc commit 119c0cf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions data.uzay.info/mysql/MQ135.sql
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
CREATE TABLE MQ135 (
id INT(6) UNSIGNED AUTO_INCREMENT PRIMARY KEY,
CO VARCHAR(10),
Alcohol VARCHAR(10),
CO2 VARCHAR(10),
Toluen VARCHAR(10),
NH4 VARCHAR(10),
Aceton VARCHAR(10),
Air VARCHAR(10),
CO VARCHAR(3),
Alcohol VARCHAR(3),
CO2 VARCHAR(3),
Toluen VARCHAR(3),
NH4 VARCHAR(3),
Aceton VARCHAR(3),
Air VARCHAR(3),
usvhr VARCHAR(7),
Avg1 VARCHAR(7),
sdCPM VARCHAR(7),
Expand Down

0 comments on commit 119c0cf

Please sign in to comment.