You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/*!40000 ALTER TABLE `sample_general_info` DISABLE KEYS */;
156
-
INSERT INTO`sample_general_info`VALUES
157
-
(1,'AIR:1008803961','1','3','Longitude/Latitude/Elevation: E11/N50 at ~300m','ATGE_111_A.txt','ATGE_111_A','ATGE_111_A'),
158
-
(2,'AIR:1008803961','1','3','Longitude/Latitude/Elevation: E11/N50 at ~300m','ATGE_111_B.txt','ATGE_111_B','ATGE_111_B'),
159
-
(3,'AIR:1008803961','1','3','Longitude/Latitude/Elevation: E11/N50 at ~300m','ATGE_111_C.txt','ATGE_111_C','ATGE_111_C'),
153
+
INSERT INTO`sample_general_info`VALUES (1,'AIR:1008803961','1','3','Longitude/Latitude/Elevation: E11/N50 at ~300m','ATGE_111_A.txt','ATGE_111_A','ATGE_111_A'),(2,'AIR:1008803961','1','3','Longitude/Latitude/Elevation: E11/N50 at ~300m','ATGE_111_B.txt','ATGE_111_B','ATGE_111_B'),(3,'AIR:1008803961','1','3','Longitude/Latitude/Elevation: E11/N50 at ~300m','ATGE_111_C.txt','ATGE_111_C','ATGE_111_C');
160
154
/*!40000 ALTER TABLE `sample_general_info` ENABLE KEYS */;
161
155
UNLOCK TABLES;
162
156
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
@@ -169,4 +163,4 @@ UNLOCK TABLES;
169
163
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
170
164
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
171
165
172
-
-- Dump completed on 2024-04-19 19:00:09, copied from klepikova.sql with modifications from Vincent
0 commit comments