This commit is contained in:
2026-06-24 13:47:14 +02:00
commit fd930e15cb
2377 changed files with 1213931 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
CREATE TABLE biq (ype , ucn , ynu );
CREATE VIEW zua AS SELECT ype, ucn, AVG(ynu) FROM biq WHERE ucn BETWEEN 0 AND 1363441146 ;;
INSERT OR REPLACE INTO biq (ype, ucn, ynu) VALUES (CURRENT_TIMESTAMP , 1 , 1 );
SELECT ucn, ype FROM biq WHERE biq.ype / 709620288 ;