SQLite format 3@ - swsf%tablereadmereadmeCREATE TABLE readme( msg TEXT -- Human-readable description of this file )tablexsqlxsqlCREATE TABLE xsql( sqlid INTEGER PRIMARY KEY, -- SQL script id sqltext TEXT -- Text of SQL statements to run )wtabledbdbCREATE TABLE db( dbid INTEGER PRIMARY KEY, -- database id dbcontent BLOB -- database disk file image ) p|vp~ytoje`[VQLGB=83.(" ztnhb\VPJD>82,& ~xrlf`ZTNHB<60*$et wa0ڃك؃Ճ ԃ Ӄ҃уЃς΂{͂v̂t˂sʂqɂoȂlǂjƂfłcĂaÂ^‚]ZVPKFA?=:73.)&%#! zxusomjeb^\WT}SkQjMiHhCgBXAW=V9U4T2S0R/Q-P,O+N*M(K%J!IHGFE DCA@?{>z=x2; CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, typeof(1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; aP%ATTACH''AS noname; ATTACH':memory:' AS inme; ATTACH':memory:' AS imem;em; BxuPRAGMA foreign_keys = ON; CREATE TABLE t1(ASa UNIQUE, d REFERENCES t1(ASCa)UNIQUE);REPLACE INTO t1 VALUES(1,2); F; =PRAGMA main.cache_size= 10; PRAGMA temp.cache_size =510; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(52001-01-0100), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; ODR)CREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16,y+16 FROM t2; INSERT INTO t2 SELECT "a",y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count(*),sum(x), sum(y) FROM t2; #REATE UA5LE ,2) %S t0(m NHA1(DE[b0 ST}qqqqqqqqST IqqoL2) (m,@S [NT7 t0*/ALUES('Iy'@')NNERgZNTO SPRT INTr(m ASFRO O92m OFDER bO ST INT,2) %S m FROM t0 ObnSbsG[(m, ) ); .aPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab'); INSERT INTO t0t0006 VALUES(''); SELECT DISTINCT oding=UT;  !CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, zeroblob(1) b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; Y7BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,126,6,4); UPDATE t1 SET b=a WHFROM t1 WHERE a IN (SELECT a FROM t1 WHERE a<1.); DROP INDEX a.b DELETE /")SELECT 1000000%00020000000101000000%00800000060060000500000000000%000000060000000101000000%00800006666666666666666666600000000%008000060000; N!!PRAGMA page_size=512; CREATE TABLE t1(x NTEGEDETACHARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; >>?#PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(8/0) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; ::C$ BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b char(1)); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'000.'; COMMIT; L)'WCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count( typeof(1)), NULLIF(n00e,'00c')A00 FROM t03 GROUP BY lower(n00e); p&eCREATE TABLE t0(a); INSERT INTO t0 VALUES('0'); PRAGMA full_column_names=on; SELECT rowid, A FROM t0;VACUUM ?%CREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 ORDER BY 'a', c; -(*UPRAGMA page_size= 512; PRAGMA auto_vacuum = incremental; CREATE TABLE t1(x); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(2 * (500-4)) ); INSERT INTO t1 VALUES( randomblob(110 * (512-4)) ); INSERT INTO t1 VALUES(randomblob(3 * (5-4)) ); DELETE FROM t1 WHERE rowid< 3; PRAGMA incremental_vacuum = 2; DELETE FROM t1 WHERE rowid < 1; `)ECREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE USING@00(a NOT(NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRP(%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b -1 p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT DISTINCT* from z; L?.CREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 GROUP BY-a, b-oid h-USELECT sqlite_rename_trigger('CRE@!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!T0 TRIGGER r0 ON x?? WHEN',NULL); Z,9CREATE TABLE t0(a, b); SELECT a FROM (SELECT count(*)ISNULL AS a FROM t0) WHERE a==A; V+1CREATE TABLE t0(a, b V00CHAR, c00000000); CREATE VIRTUAL TABLE t00000 USING [a]0; ;];3CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,b,d,c,c,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? 2ADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN randomblob(12001-01-01)WHEN 6 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; P1%SELECT 1000000%00000006006000010+0000%00000006000000000%00000006000060000; c0KCREATE TABLE t0(a, b, c); INSERT INTO t0 VALUES($0,$b, $c); INSERT INTO t0 VALUES($0, $b, $a); i/WCREATE TABLE t0(x INT0000, y TEXT, z); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0.0,3); INSERT INTO t0 VALUES(0.0,0.0,0);EXPLAIN SELECT DISTINCT "a","b" x, "a","b" y FROM t0 ORDER BY z; _+`X75CREATE VIEW x1 AS SELECT 100 AS '', 200 AS '', 300 AS '' ; FROM H6CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x1.a AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from z; 25kSELECT '1.0e64'/'1.0000e-324'/'1.0000e-320e6';4ADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 3 THEN randomblob(92001E01-01)WHEN 3 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; (date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 I00 UNIQUE,a0000000 NTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d0000 INT0000 DEFAULT 0, u0000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) j9)CREATE TEMP TABLE t0(a PRIMARY KEY, b, c); CREATE INDEX t000000 ON t0(c COLLATE BINARY); CREATE INDEX t000002 ON t0(b COLLATE NOCASE);REINDEX 8CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es q[;;BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX 1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a<2001-01-0110); DROP INDEX iT; :CREATE TABLE test(c0l0 a,b TEXT PRIMARY KEY); INSERT INTO test(c0l0)values('a'); INSERT INTO test(c0l0)values('b'); INSERT INTO test(c0l0)values('c'); CREATE TABLE test2(c0l0 TEXT PRIMARY KEY); INSERT INTO test2(c0l0)values('a'); INSERT INTO test2(c0l0)values('b'); INSERT INTO test2(c0l0) values('c'); SELECT*FROM test t0 LEFT OUTER JOIN test2 t2 ON t0.c0l0= t2.c0l0 WHERE +t2.c0l0 IS NULL; AAD? PRAGMA journal_mode = off; PRAGMA journal_mode = in0000d;VACUUM %>QSELECT printf('0%110.103s0', -1); c=KCREATE TABLE t34(x,y char(1)); INSERT INTO t34 VALUES(100,4), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg(a.y) > avg(y)); i<WBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a >= (SELECT a FROM t1 WHERE a<1.); DROP INDEX i1; DELETE FROM t1; COMMIT; cqcLBCREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE 1 IS a,b =ACREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), group_concat(1,1) FROM t0 GROUP BY m ORDER BY 2, 2; @CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('0000000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY 'a' _CCPRAGMA page_size2512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x || +322001-01-01,randomblob(40 -10)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERESET10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; %clF]CREATE TABLE t14(a,b,c); INSERT INTO t14 VALUES(1,2,3),(4,5,6); SELECT * FROM t14 INTERSECT VALUES(3)2,1?ECREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEG000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a=t2.a)x JOIN t2x ON xNb=t2x.b) as00; XD5CREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4lll','0 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROMt4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; _V4_JCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=?AND b=? AND c=? AND d=? AND e=?; PI%SELECT CASE WHEN -061333333333333333333333333 THEN '0000' ELSE '00000' END; HGPRAGMA temp_store_directory; 'GSCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a<2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y OR NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 >= b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; n1n@LCREATE TABLE t0(x); INSERT INTO t0 VALUES(1); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(3); INSERT INTO t0(rowid,x) SELECT nullif(x || 0,14), x+100 FROM t0; SELECT rowid, x FROM t0; LKCREATE TABLE t5(a, b char(1)); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND b='000'), t0 WHERE b='abc'; !00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id);ANALYZE INDEX l }}tMmCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t #O#*O[SELECT sqlite_compileoption_used('S'); .NaPRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint;EXPLAIN INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT last_insert_rowid() t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; ++^RACREATE TEMP TABLE t(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*000'; uQoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,i,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; zPyCREATE TABLE t0(a,b,c,d, PRIMARY KEY(c,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d); INSERT INTO t0 VALUES('000','000r000','00a','000000'); INSERT INTO t0 VALUES('0000000','j00000','0000000','0000000'); INSERT INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT DISTINCT?, '0' FROM t0 ORDER BY c, a; 6ST+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' || new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b=$changes(); GSPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELE_E; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randombl_b(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid-2; '(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L00000(0D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L000000000)0000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L0*00000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 tex+t(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000,000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000- text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P00.00000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob n/ot null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(050) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0EC1TID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20)2 null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 in3t not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID));REINDEXTABLE P0(S00 inull, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 @<@oYcCREATE TABLE t1(x, y DEFAULT(+replace(1,1,1))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y)%Y FROM t1; TX-CREATE VIRTUAL TABLE t000s0 USING fts4aux("0000'0'0000"); SELECT * FROM t000s0; 3WmSELECT 10 IN (SELECT _row) FROM sqlite_master); TV-CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,0); CREATE VIEW v1 AS SELECT b FROM t1 WHERE oid; CREATE TABLE t0(p,q); INSERT INTO t0 VALUES(0,0); SELECT * FROM v1 WHERE EXISTS(SELECT * FROM t0 WHERE p=v1.b); .U_BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text& h;_CREATE TABLE t1(x); INSERT INTO t1 VALUES(randomblob(100)); INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100)Mt1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(102001-015010) FROM t1; CREATE INDEX i0)ON t1(x);REINDEX +^]SELECT printf('%+.*f',5 -13.000000003); Q]'CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,c,a,b,c)) WITHOUT ROWID+ 7\uSELECT CASE WHEN -0<1 THEN '0000' ELSE '00000' END; ?[CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY d COLLATE DESC, b, c, a DESC; HZSELECT sqlite_rename_trigger(' time(1,1,1)ER r0 ON x00 WHEN',NULL); 1I{b{CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0( "a","b",e); 000000 eaOATTACH''AS noname; ATTACH':memory:' AS inmem; BEGIN; CREATE TABLE noname.n00000(x); CREATE TABLE inmem.i0000(y); CREATE TABLE main.m000(z); EXPLAIN SELECT name FROM noname.sqlite_master; SELECT name FROM inmem.sqlite_master; L`PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT sqlite_compileoption_get(1) /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(22001-81-6.00);REINDEX &3&*eYCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count( instr(1,1)), NULLIF(n00e,'00c')A00 FROM t03 GROUP BY lower(n00e); ]d?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| `a`(1,1)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); JcPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(aCOLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT sqlite_source_id() a FROM t0t0006; =4J=&jQCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c');EXPLAIN SELECT count(), NULLIF(n00e,'00c')A00 FROM t03 GROUP BY lower(n00e); biICREATE TABLE t0(a, b); SELECT a FROM (SELECT 00000e200=-01-0110 AS a FROM t0) WHERE a= [a]=0; Wh3SELECT c000(b,NOT b,-b,NOT b,-b,a00(b),l0(b),m00(b,5),b*100,c) dOM t0 ORDER BY a; g!BEGIN; CREATE TEMP TABLE t1(a, b); INSERT INTO t1 VALUES(1, 2); COMMIT; SELECT * FROM t1; PRAGMA temp.journalt1; PRAGMA temp.journa_mode; IfPRAGMA cache_size =-10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(92001-01-0100) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(900); ,\,mn_CREATE TABLE t1(x, y DEFAULT(+replace(1,1,1))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1; _mCWITH i(x) AS ( VALUES(1) UNION ALL SELECT oid FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; ^lAPRAGMA default_cache_size=100; PRAGMA cache_size; PRAGMA default_cache_size= PRAGMA syn; !kGCREATE TABLE t1(x, y REAL); INSERT INTO t1 VALUES(1,'1.0'); INSERT INTO t1 VALUES(2, '.5'); INSERT INTO t1 VALUES(3, '1.'); INSERT INTO t1 VALUES(4,'1e0'); INSERT INTO t1 VALUES(5,'.03'); INSERT INTO t1 VALUES(6,'1e0'); INSERT INTO t1 VALUES(10,'1.'); INSERT INTO t1 VALUES(12,'.5'); INSERT INTO t1 VALUES(13,'3.'); INSERT INTO t1 VALUES(14,'3e0'); INSERT INTO t1 VALUES(15,'.2'); INSERT INTO t1 VALUES(16,' 20e4'); INSERT INTO t1 VALUES(20,'1 '); INSERT INTO t1 VALUES(22,'5 '); INSERT INTO t1 VALUES(23,'3.'); INSERT INTO t1 VALUES(24,'1.e0'); INSERT INTO t1 VALUES(25, '.5e+3 '); INSERT INTO t1 VALUES(26,'1 '); SELECT x FROM t1 WHERE typeof(y)=='real' GROUP BY x; /pcPRAGMA page_size= 512; PRAGMA auto_vacuum = incremental; CREATE TABLE t1(x); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(2 * (500*4)) ); INSERT INTO t1 VALUES( randomblob(110 * (512-4)) ); INSERT INTO t1 VALUES(randomblob(3 * (5-4)) ); DELETE FROM t1 WHERE rowid= 3; PRAGMA incremental_vacuum = 2; DELETE FROM t1 WHERE rowid = 1;ANALYZE noaCREATE TABLE t0(a UNIQUE PRIMARY KEY); CREATE TABLE t8(a UNIQUE PRIMARY KEY ON CONFLICT ROLLBACK UNIQUE; I >>?qPRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(000) FROM t1; /* 256 */ COMMIT; 1]CPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a char(1) PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(2,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; Z(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L00000[0D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L000000000\0000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L0]00000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 tex^t(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000_000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000` text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P00a00000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob nbot null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(c50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECdTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20)e null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 inft not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID));REINDEX TABLE P0(S00 inull, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 .B_BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 textY yCwDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,' 00'AND substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; 4Y4AHPRAGMA foreign_keys = ON; CREATE TABLE t1(a UNIQUE, b); ; PRAGMA foreign_keys = OFB; CREATE TABLE t2(c, d REFERENCES t1(a));REPLACE INTO t2 VALUES(2, 1); BEGIN; PRAGMA foreign_keys = VFF; ;G{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, b, b, c, d, e, f,E; YF7CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM (t0 JOIN t2 ON t0.a=t2.a) AS x JOIN t2x ON x.b=t2x.b) as00; @ECREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m, -12,1) AS00 FROM t0 GROUP BY-m ORDER BY 1, 2; #DKPRAGMA foreign_keys =`ONLE t1(a UNIQUE, b); CREATE TABLE t2(c, d REFEREHAVING1,);REPLACE INTO t1 VALUES(1,2); INS1RT -NTO t2 VALUES(2, 1); BEGIN;PRW`MA fFM 4^MACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*߀000'; TL-CREATE TABLE t1(a TEXT COLLATE BINARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE; INSERT INTO t1 VALUES(1,'-2'); INSERT INTO t1 VALUES(5.4e258,'5.4e-08'); SELECT typeof(a)- a, typeof(b), b FROM t1; 4KmPRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; DROP TABLE t0; PRAGMA integrity_check; DROP TABLE t1; DETACH integrity_check; >JPRAGMA journal_mode = off; PRAGMA journal_mode = in0000d; HICREATE TABLE av4(a, b, c); CREATE INDEX av00 ON av4(a); CREATE INDEX a000 ON av4(b); CREATE INDEX a00000 ON av4(c); CREATE INDEX a004 ON av4(a, b, c); INSERT INTO av4 VALUES('0', '0', '0');VACUUM {WLQCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00l^PACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[-000'; !OISELECT '000' NOT MATCH '000'; NCREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','12000'),('t1','t1b','10000'); ANALYZE sqlite_master; SELECT*, last_insert_rowid()'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY c; Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INkERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); nint00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200)o not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L0000p0000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U00000000000q0000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)) CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0r005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TAsBLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEtID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 texut(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null,v D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) nullw, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) noxt null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE yTABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30)z not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000{ text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE T|ABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 [S;CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(2,'000'); INSERT INTO t1 VALUES(1,'0'); INSERT INTO t1 VALUES(3,'000000'); SELECT *, ( SELECT group_concat(1,1) y FROM (SELECT oid='0'y) ) FROM ( SELECT avg(1) t1 ) AS x; ^R?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 m0'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 ON t1(x); 22:TyCREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'000000000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000VALUES INSERT INTO t1(oid,a,x)VALUES(920000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'0000000001000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'000000000000400~ U|U^W?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 VV1CREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16,y+16 FROM t2; INSERT INTO t2 SELECT x || +32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count(*),sum(x), sum(y) FROM t2; 'UUATTACH round(10e201-01-011)as MAIN; int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID));ANALYZE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 TiTS\+SELECT last_insert_rowid()ULL UNION SELECT.1 UNION SELECT 2 AS 'x' ORDER BY x; ;[}PRAGMA freelist_count = 500; PRAGMA freelist_count (1); 00)); CREATE TABLE t011(b, CHECK( x000y.t011.b BETWEEN 0 AND 10 )); ;]{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b = '000E'; COMMIT; 0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 I00 UNIQUE,a0000000 NTEGER PRIMARY KEY, sub COLLATE RTRIM _0o00000000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d0000 INT0000 DEFAULT 0, u0000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) 72bkCREATE VIRTUAL TABLE sqlite_000000 USING e000; Va1WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ -11 FROM i LIMIT 5) SELECT x FROM i; *`YCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count( round( -1)), NULLIF(n00e,'00c')A00 FROM t03 GROUP BY lower(n00e); _CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT aabeICREATE TABLE t13(a PRIMARY KEY CHECK( [a])) WITHOUT rowid;VACUUM; REPLACE INTO t13 VALUES(1); udoCREATE table t0(a,b); INSERT INTO t0 VALUES('0000','00'); INSERT INTO t0 VALUES('00000','xy0'); CREATE TABLE t2(x,y); INSERT INTO t2 SELECT strftime(1,1,1,1) a, CASE b WHEN 'xy0' THEN [a] ELSE b END FROM t0; SELECT x, y FROM t2 ORDER BY x; =cCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date( "a") stat FROM sqlite_stat1 ORDER BY 002; i8jwSELECT '1.0e64'+'1.0000e-620e64'/'1.0000e-2001-062'; "iIPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-' sqlite_compileoption_used(1)9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; hhUCREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[2001-01-01E000'; )gYPRAGMA empty_result_callbacks=on;VA; gfSCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 INTERSECT SELECT tabC.a, txyZ.x, tb0Th.a, tb0tH.x, * FROM tabc, txyz, tb0th ORDER BY 1 LIMIT 1; AumoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(b,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','000010 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; uloCREATE TABLE t20b(a,b,c,d,e,f,g,h,i);VALUES(0, hex(randomblob(2000)), null, 0, 0, '', zeroblob(0),'0',x'00'); 00 ;k{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, b, b, c, d, e, f)E; CCIoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,a,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','000010 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT * FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2;SEL ln]BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a= -11.); DROP INDEX i1; DELETE FROM t1; COMMIT; WcsKWITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT x+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; ArCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, total_changes() stat FROM sqlite_stat1 ORDER BY idx; Pq%CREATE VIEW v0 AS SELECT t0.x AS00, t0.y AS00 FROM(t0 JOIN t0 USING( a,ba); Rp)CREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16,y+16 FROM t2; INSERT INTO t2 SELECT ~+32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count(*),sum(x), sum(y) FROM t2; u3BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT char( avg(1) )tSt00n0 FROM TempT000e LIMIT1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; tCREATE TABLE t1(a,b,x); CREATE TABLE t0(c,d,y); CREATE INDEX t1b ON t1(b); CREATE INDEX t0d ON t0(d); ANALYZE sqlite_master; INSERT INTO sqlite_stat1 VALUES('t1','t1b','10000'); INSERT INTO sqlite_stat1 VALUES('t0','t0d','10500'); REINDEX rtrim(1,1)'t1b','100  b Ux/WITH i(x) AS ( VALUES(1) UNION SELECT (oid)%10 FROM i) SELECT x FROM i LIMIT 20; Sw+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| quote(1)| '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); Cv CREATE TABLE t15(a INTEGER PRIMARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),(20,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(a,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET a=printf("0%l",a) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a; ^^"zKSELECT '1.00e74'/'1.0000e+62'; yywDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '000**'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; ^D ^(UPRAGMA page_size= 512; PRAGMA auto_vacuum = incremental; CREATE TABLE t1(x); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(2 * (500*4)) ); INSERT INTO t1 VALUES( randomblob(510 * (512-4)) ); INSERT INTO t1 VALUES(randomblob(3 * (5-4)) ); DELETE FROM t1 WHERE rowid+ 3; PRAGMA incremental_vacuum = 2; DELETE FROM t1 WHERE rowid = 1; ~CREATE TABLE t5(a TEXT PRIMARY KEY, b V00CHARENAME WITHOUT ROWID; INSERT INTO t5 VALUES('00000','0000'); SELECT count(*) FROM t5; L}CREATE TABLE t00b AS SELECT "a","b", "a","b", 6''; SELECT * FROM t00b; ^|ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE -1 GLOB '*000'; 8{uCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX '' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c);ANALYZE INTO [sil 0a0e] VALUES(1, 2, 3 vGcvtmPRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA wal_autocheckpoint = 100; PRAGMA journal_size_limit=riCREATE TABLE t0(a,b,c,d, PRIMARY KEY(c,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d); INSERT INTO t0 VALUES('000','000r000','00a','000000'); INSERT INTO t0 VALUES('0000000','j00000','0000000','0000000'); INSERT INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT *, '0' FROM t0 ORDER BY c, 1=1(UCREATE TABLE t30a(x); INSERT INTO t30a VALUES(1),(2),(3); CREATE TABLE t300(y); INSERT INTO t30A VALUES(90), (99); SELECT max((SELECT round(1,1) t300)) FROM t30a; 5qWITH i( a,bx) AS ( VALUES(1,2) ) SELECT * FROM i; IPRAGMA synchronous =NO full;GMA cache_size = 10; PRAGMA synchronous; jYPRAGMA synchronous = full; PRAGMA cache_size = 10; PRAGMA synchronous = full; PRAGMA cache_sihro; \6\ +CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8,CURRENT_TIMESTAMP b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; P%CREATE TABLE t0(a PRIMARY KEY, b REFERENCES t0); CREATE TABLE t2(a PRIMARY KEY, c REFEt0);VACUUM; CREATE TABLE t3(a REFERENCES t0, b REFERENCES t2, c REFEt0);VACUUM; CREATE TABLE t3(EFERENCES t0);VACUUM l]CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=?AND cFCREATE TABLE t10(x NTEGER PRIMARY KEY, y INT, z CHAR(100)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT a.x, b.x FROM t10 AS a JOIN t10 AS b ON a.y=b.x WHERE (b.x=$ab0 OR b.y=$ab0); %=~%V 1;EXPLAIN PRAGMA cache_size; PRAGMA default_cache_size;EXPLAIN PRAGMA synchronous; ; {BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b = 'e0s0'; COMMIT; ? CREATE TABLE t44(a INT0000, b INT0000); INSERT INTO t44 VALUES(1,2); INSERT INTO t44 VALUES(3,4); SELECT* FROM t44 x LEFT JOIN(SELECT a AS c, b AS d FROM t44) A000 ON a=c WHERE d= a,b L; 7tmCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; SELECT tabC.a, txyZ.x< avg(1)a, tb0tH.x, * FROM tabc, txyz ORDEbc, txyz, tb0th ORDER BY 9 LIMIT 1; 7uSELECT 10 EXCEP; SELECT 20 ORDER BY+3333333333#3331 tmCREATE TABLE t1(x, y DEFAULT(datetime(CURRENT_TIME))); INSERT INTO t1(x)VALUES(1); SELECT datetime(CURRENT_TIME)N !CREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 ,4,5, 1; SELECT tb0H.x, * FROM tabc, txyz, tb0th ORDER BY 9 LIMIT 1; oFPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM;VACUUM CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, unicode(1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; GGT-SELECT * FROM (t0), ( a,bt0), t0, (t0b, (tE), (t0) WH), ((t0), tY), (t0) WH), >SAVEPOINT s00; SAVEPOINT s0; SAVEPOINT s000; RELEASE s00; GCREATE TABLE t3(a INcEGER PRIMARY KEY, b char(1), c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE D=2 AND c=3 ORDER BY d DESC, e DESC, b, c, a DESC; l]CREATE TABLE t1(x, y DEFAULT(datetime('0 '))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); cKBEGIN; CREATE TABLE n00be0s(a char(1) PRIMARY KEY, b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b = '000000000000000000000000000000000000'; COMMIT; 5k C CREATE VIRTUAL TABLE t0 USING fts4( [DEFERREDa],"b"p "a","b"); `ECREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0=++++++++++++++++++++++++++++++++++++++ ++ zeroblob(1)); S+PRAGMA read_uncommitted= 1; BEGIN; CREATE TABLE t0(a, b, UNIQUE(a, b));ANALYZE ]?SELECT typeof(group_concat(x,'')) FROM (SELECT '' AS x UNION ALL SELECT zeroblob(1) ''); FCREATE TABLE t10(a, u00000000 DEFAULT 0); CREATE TRIGGER t00000 BEFORE UPDATE OF DEFERREDa ON t10 BEGIN UPDATE t00 SET u0= u0000+1 WHERE r00000= o00.r0000; END; INSERT INTO t10(a)VALUES('000'); \=CREATE VIRTUAL TABLE t0 USING fts4(prefix=2001-0?2001-0>-01 time(1,1,1) min(1,1)-01""); iWWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER߽1) SELECT x FROM i LIMIT 2001-01-0,10; d<dT!-CREATE TABLE t1(a TEXT COLLAT8 BINARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE; INSERT INTO t1 VALUES(1,'-2'); INSERT INTO t1 VALUES(5.4e-08,'5.4e-08'); SELECT typeof(a), a, typeof(b), b FROM t1; k [WITH i(x) AS ( VALUES(1) UNION ALL SELECT +1 FROM i ORDER BY 1) SELECT LIKE(1,1,?) x FROM i LIMIT 10; R)CREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16,y+16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT "a","b"+64 FROM t2; SELECT count(*),sum(x), sum(y) FROM t2; hh#CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,e,b,c,d,e,c,e,b,c,d,e,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); VACUUM "#PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c -1||a||b FROM abc; IO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; Z%+CREATE TABLE t4(a TEXT); INSERT INTO t4 VALUES('0'); INSERT INTO t4 VALUES('000'); INSERT INTO t4 VALUES('04'); SELECT min(a), mIN(a) FROM t4; "$IPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( -91,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1;   s&kCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; .M)SAVEPOINT s00; SAVEPOINT s00; SAVEPOINT s00; SAVEPOINT s00; RELEASE s00; V(1CREATE TABLE sQ000(a, b, c UNIQUE); CREATE VIRTUAL TABLE s0c00 USING e000(s0000); N'!PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x-8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; FsstF+.]SELECT printf('%*.*c',5,2 -1000000003); -CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELECT a, b, '000' FROM t1 UNION SELECT b-a, '000' FROM t1 ORDER BY 2,ROM t1 U '000' Fk,[CREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "000000", "n00b00" FROM "0000" ORDER BY "000000", "a","b" LIMIT 1) IS ""; |+}DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(?40 ,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(va0u01) FROM t1 GROUP BY i01; *PRAGMA encoding=UTF8; CREATE VIRTUAL TABLE f00 USING fts3(a,0,c); SELECT name FROM sqlite_master WHERE name GLOB '?00_*' ORDER BY 1; +7+d3MCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATEINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE`TABLE 00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRC2 BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN ( datetime(1,1,1),1,2,4,8);1) a Z19SELECT +2 daysNULL UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY x; Z09CREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE-sql GLOB '*['; i/WCREATE TABLE t000(c000 INT0000); CREATE TABLE t002(NT0000); SELECT c000.* ,R0.* ,ROM t000 NATURAL JO @@k7[CREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC. "a","b"a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; SELECT avg(A), txyZ.x, tb0Th.a,tH.x, * FROM tabc, txyz, tb0th ORDER BY 9 LIMIT 1; i6WWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 2301-01-0,10; o5cWITH i(x) AS ( VALUES(1) UNION ALL SELECT glob(1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 2001-01-0110; o4cCREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' || new.b | sqlite_compileoption_get(1)| '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); 0:ePRAGMA vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; DROP TABLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; 19gCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT rtrim(1,1)FROM sqlite_stat1 ORDER BY idx; 8PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL blobULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; ([=;SELECT sqlite_rename_parent( "RE!!!!!!!!!!!!!!!!!!!!!!!!!!FERENCES a.ba",'000','000'); </PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c|| random()a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; IO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; T;-CREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 ORDER BY d DESC,d DESC, total(1), e DESC, b, c, a DESC; G?PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2. t>mCREATE TABLE t1(x); INSERT INTO t1 VALUES(randomblob(100)); INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT sqlite_version()FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; CREATE INDEX i0 ON t1(x); ACREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON 2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER t2r6; ^@ACREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100, -14), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg(a.y) > avg(y)); P P:F{SELECT sqlite_rename_parent( " a.b.a.ba",'000','000'); xEuCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; CREATE TABLE t AS SELECT tabC.a, txyZ.x, tb0Th.a, tb0tH.x, * FROM tabc, txyz, tb0th ORDER BY 1 LIMIT 1; (DUATTACH''AS nonamonameme; ATTACH':memory:' AS inm; ATTACH':memory:' AS inmee; ATTACH':memory:' AS inme; ATTACH':memory:' AS oname; SELECT':memory:' AS inminmem;em; BvCqCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid;EXPLAIN CREATE INDEX t0000 ON t000(b); INSERT INTO t000 VALUES('stat0','s0'),('00000','000'),('0r000','m0r00r0'); SELECT a, b, '0' FROM t000 WHERE a=='stat0' OR b='m0r00r0' ORDER BY +a;VACUUM NB!SELECT sqlite_rename_parent( "REFERENCES a.REFERENCES a.ba",'000','100'); 1-1TK-CREATE TABLE t0(a, b); SELECT a FROM (SELECT 00.<0e10 AS a FROM t0) WHERE a==0; AJSELECT sqlite_rename_parent( "REFERENCES (1)a",'000','000'); =ICREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2#'0000000',','000'); t0(a,0 VALUES(' 0.00c','000S0'G0000000','000000'); SELECT *els0' FR t0 ORDEs BY c, R; 7lsCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0 00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY idx; k DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( randomblob(1)) FROM t1 GROUP BY i01; oCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,b,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b,b,c,a, b,c,d,e)000000 Pn%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE (1)=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT DISTINCT* from z; mPRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 0; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randndomblob(600) F600) FROM tt; INECT randomblob(540), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO t SELECT randomblob(500), randomblob(600) FROM t; =q9CREATE TABLE t0(x); INSERT INTO t0 VALUES('0000t'),('0o00'); SELECT DISTINCT x FROM (SELECT zeroblob(1) x FROM t0 GROUP BY x) WHERE x='0' ORDER BY x; ?pPRAGMA foreign_keys = OI; CREATE TABLE t1(a UNIQUE, b); CREATE TABLE t2(c, d REFERENCES t1(a)); INSERT INTO t1 VALUES(1,2); INSERT INTO t2 VALUES(2, 1); BEGIN; PRAGMA foreign_keys = OFFJ %K%"sIPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; 1rgCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,22222222222222222222222222223); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT *N t9200be0s=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN3t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y ISL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; ;;AtBEGIN; CREATE TABLE n00be0s(a PRIM "a"UNIQUE,"b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'000.'; COMMIT; O.O[v;CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100, sqlite_compileoption_get(1)); SELECT a.x,avg(y)FROM t34 AS a GROUP BY a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg(a.y) > avg(y)); Nu!PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(0,randomblob(400)); INSERT INTO t1 SELECT x-2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; -]$-D{ DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY ON CONFLICT REPLACE, b); CREATE TABLE 2(x, y); INSERT INTO t1 VALUES(1,2); INSERT INTO t2 VALUES(1,3); =zCREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND-b='000'), t0 WHER, t0ky[SELECT quote(likely(x'000000BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB00000BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB00')); 6xsCREATE VIRTUAL TABLE x0 USING fts4(matchinfo=f00); wCCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, sqlite_compileoption_used(1)b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE;  4an aGCREATE TABLE t10("c0l.0" [char.3]); CREATE TABLE t11 AS SELECT * FROM sqlite_master ame = 't o~cCREATE TABLE t0(c INTEGER PRIMARY KEY, d TEXT COLLATE nocase); INSERT INTO t0 VALUES(10, 'fuzz'); SELECT 1 FROM t0 WHERE'0000' IN (d); SELECT 2 FROM t0 WHERE NOT'0000' IN (d); --00000 SELECT 4 FROM t0 WHERE d IN ('FUZZ'); --000000 O}#PRAGMA auto_vacuum = incremental; PRAGMA page_size=1000; PRAGMA journal_mode=off; CREATE TABLE t1(a, b); INSERT INTO t1 VALUES(:eroblob(5000), zeroblob(5000)); DELETE FROM t1; PRAGMA incremental_vacuum; H|CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE likely(q); CREATE VIEW z AS SELECT y1.p, y2.p FROM x AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from z; ""LPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT printf(1,1) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90 blob'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=b+1; SELECT* FROM t1; ?|}BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a MATCH a in ( "a","b"); INzySELECT NULL "a","b" UNION SELECT "b" UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY+ "a","b"; wsWITH i(x) AS ( VALUES(1) UNION ALL SELECT glob(1,1) FROM i ORDER BY 1) SELECT strftime(1,1,1,1) x FROM i LIMIT 10; C CREATE TABLE t15(a NTEGER PRIMARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),(20,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(c,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET c=printf("0%d",a) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a,b aa;CREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n00b00" FROM (SELECT DISTINCT"000000", "n00b00" FROM "0000" ORDER BY "000000"DESC, "n00b00" LIMIT 1) AS "0000"; SELECT DISTINCT "n00b00" FR {{DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*OR'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; 0k07 sDROP TABLE IF EXISTS t0; CREATE TaBLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1,X''); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c, -14) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,A, -14) FROM t1; INNSEb IPRAGMA cache_spill=OFF; PRAGMA cache_spill= PRAGMA main.cache_spill; PRAGMA temp.cache_spill; ,]PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', 'a''00',1); INSERT INTO t1 (x,a,b,c)VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','000',90); INSERT INTO t1 VANTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) VV CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 "a","b" o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(dateւ PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT ' blob9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; _recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) i?2B CREATE VIRTUAL TABLE t0 USING fts3tokenize; SELECT * FROM t0; ##c 'UATTACH round(10e061-01-011)as MAIN;  +CREATE TABLE t4(a TGXT); INSERT INTO t4 VALUES(''); INSERT INTO t4 VALUES('004'); INSERT INTO t4 VALUES('04'); SELECT min(a), max (1)FROM t4; {{DROP TABLE IF EXISTS t0; CREATE TABLE t1(a NTEGER PRIMARY KEY, b, c char(1)); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2, avg(1)| substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN.30 AND 60; UU'SCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON y=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(y=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; 00000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID));EXPLAIN CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID));ANALYZE TABLE I0(O000 tex text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I00000000000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 ..%MBEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID));EXPLAIN CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 U-BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID));ANALYZE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID));ANALYZETABLE I0(O000 tex text(50), R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I00000000000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 te  KCREATE TABLE t11(a,b,c,d); CREATE INDEX i00000 ON t11(a,b,a,c); --0000000 INSERT INTO t11 VALUES(1,2,3,4);INSERT INTO t11 VALUES(5,6,7,8); INSERT INTO t11 VALUES(1,2,9,10);INSERT INTO t11 VALUES(5,1,2,3); SELECT c FROM t11 WHERE a=1 AND b=2 ORDER BY c; @CREATE TABLE t0(x); INSERT INTO t0 VALUES(1); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(3); INSERT INTO t0(rowid,x) SELECT nullif(x*2+10,.4), x+100 FROM t0; SELECT rowid, x FROM t0; Q'CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES (''); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); \=CREATE TABLE t1(a, b); PRAGMA auto_vacuum=O00; PRAGMA synchronous=N00000; PRAGMA page_size=1000; PRAGMA locking_mode=EXCLUSI000; PRAGMA locking_mode=EXCLVE; PRAGMA journal_mode=TRUNCATE; INSERT INTO t1 VALUES(1, 2); tr~ytoje`[VQLGB=83.(" ztnhb\VPJD>82,& ~xrlf`ZTNHB<60*$ڃك؃Ճ ԃ Ӄ҃уЃς΂{͂v̂t˂sʂqɂoȂlǂjƂfłcĂaÂ^‚]ZVPKFA?=:73.)&%#! zxusomjeb^\WT}SkQjMiHhCgBXAW=V9U4T2S0R/Q-P,O+N*M(K%J!IHGFE DCA@?{>z=x82,& ~xrlf`ZTNHB<60*$@:4.(" |vpjd^XRLF …T@F?C>?=;<8;3:/9,8*7)6%5!43210 / .-,+('{&z%y$v#s"q!l hedc^\[ZYV S N J H ED>;:510/+*)'#! "~}| {zyxwzvvstrqqnpkog^d]a\^[\ZWYTXOWNVMSLBKAHTROIFC@<:753/+*)ڃك؃Ճ ԃ Ӄ҃уЃς΂{͂v̂t˂s% </cPRAGMA page_size= 512;EXPLAIN PRAGMA auto_vacuum = incremental; CREATE TABLE t1(x); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(2 * (500-4)) ); INSERT INTO t1 VALUES( randomblob(110 * (512-4)) ); INSERT INTO t1 VALUES(randomblob(3 * (5-4)) ); DELETE FROM t1 WHERE rowid= 3; PRAGMA incremental_vacuum = 2; DELETE FROM t1 WHERE rowid = 1; BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary k#PRAGMA enchding=6; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INE TTchar DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x1; ey (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0007 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key ( SSUEID, OB0ECTID)); CREAt not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U0000000000000xt(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0  o-DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN A THEN randomblob(1)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; 7PRAGMA cache_size=10; CREATE TABLE t1(x); INSERT INTO t1 VALUES(randomblob(20000));VACUUM; DELETE FROM t1; INSERT INTO t1 VALUES(randomblob(15000)); peCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(b); INSERT INTO t000 VALUES('stat0','s0'),('00000','000'),('0r000','m0r00r0'); SELECT a, b, '0' FROM t000 WHERE a=='stat0' OR b='m0r00r0' ORDER BY +a;REINDEX }"}! GCREATE TABLE t1(x, y REAL); INSERT INTO t1 VALUES(1,'1.0'); INSERT INTO t1 VALUES(2, '.5'); INSERT INTO t1 VALUES(3, '1.'); INSERT INTO t1 VALUES(4,'1e0'); INSERT INTO t1 VALUES(5,'.03'); INSERT INTO t1 VALUES(6,'1e0'); INSERT INTO t1 VALUES(10,'1.'); INSERT INTO t1 VALUES(12,'.5'); INSERT INTO t1 VALUES(13,'3.'); INSERT INTO t1 VALUES(14,'3e0'); INSERT INTO t1 VALUES(15,'.2'); INSERT INTO t1 VALUES(16,' 20e4'); INSERT INTO t1 VALUES(20,' '); INSERT INTO t1 VALUES(22,'5 '); INSERT INTO t1 VALUES(23,'3.'); INSERT INTO t1 VALUES(24,'1.e0'); INSERT INTO t1 VALUES(25, '.5e+3 '); INSERT INTO t1 VALUES(26,'1 '); SELECT x FROM t1 WHERE typeof(y)=='real' ORDER BY x; Z9CREATE TABLE t0(a TEXT, b TEXT); INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES('0','2'); INSERT INTO t0 VALUES('0','3'); SELECT a FROM t0 WHERE b IN (SELECT zeroblob(12001-01-01) |b b FROM t0 ORDER BY b); !9BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT char(2001-01-011)tSt00n0 FROM TempT000e LIMIT1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; Us#kWITH i(x) AS ( VALUES(1) UNION ALL VALUES(1) UNION ALL SELECT +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; '"SCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON y=2 AND b=A; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(y=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON y=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; "jq"L'CREATE TABLE temp.IF(a, b); ALTEM sqlite_temp_master WHERE tbl_name = 'ti&WWITH i(x) AS ( VALUES(?) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 2001-01-0,10; %CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE 0e03 NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2/a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; $)CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, datetime(1,1,1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; #)!CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, zeroblob(1)b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; Y(7CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0. *FROM ((t0 JOCURRENT_TIMESTAMPa) AS x JOIN t2x ON x.b=t2x.b) as00; rr *CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, char(1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; <<@+PRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a, b, zeroblob(1) c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; S L/CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE avg(1)OT C. CREATE TABLE t0(c "a","b" '000'); PRAGMA table_info(t0);VACUUM 0-eCREATE TABLE x0(a CHECK( a||b ), b); CREATE TABLE t0(a, b CHECK( a||b )); INSERT INTO x0 VALUES(1, 'x0'); INSERT INTO x0 VALUES(1, 'y0'); INSERT INTO t0 SELECT * FROM x0; u,oCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(b,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','000010 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE b=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; 22J0PRAGMA foreign_keys = 1; CREATE TABLE t1(x, y, PRIMARY KEY(x, y)); CREATE TABLE 2(a, b, FOREIGN KEY(a, b) REFERENCES t1 ON UPDATE CASCADE);REPLACE INTO t1 VALUES(1,2); INSERT INTO t2 VALUES(1, 2); |1}DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN -1.30 AND 60; 0d5MCREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('ab00000000000000000000/00000000000000000000000000000000000000000000000000000000N00000000000000000000 00000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('AB00000e10000000000000000000000000000000000000000000000000000000070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); SELECT DISTINC a FROM t0t0000; `4ECREATE TABLE k0(x, y, FOREIGN KEY(x, y) REFERENCES s1(a, b); PRAGMA foreign_key_check(k0); 3ESELECT coalesce(instr)NULL,NL2CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%_'; SELECT 2, x FROM t0 WHERE x LIKE '%h%' ESCAPE '0'; 2JD2W:3CREATE TABLE t1(x, y DEFAULT(atetime('now') -1 -1)); INSERT INTO t1(x)VALUES(1); T9-SELECT group_concat(1,1) NOT IN (10 IN (10 IN (10 IN (10<10),10),10),10)90000); ^8ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*TE?00'; 7 CREATE TABLE t1(a, b, c); INSERT INTO t1(a) VALUES('0'); INSERT INTO t1(a)VALUES(10); INSERT INTO t1(a) VALUES(NULL); INSERT INTO t1(a) VALUES(22.0); INSERT INTO t1(a) VALUES(x'000000'); CREATE INDEX i0 ON t1(c, b, c); ANALYZE; SELECT o00(se) FROM s000; 26iANALYZE; DROP TABLE IF EXISTS qlite_stat1; DROP TABLE IF EXISTS s2; DROP TABLE IF EXISTS l0; DROP TABLE IF EXISTS s4; SELECT name FROM sqlite_master WHERE name GLOB '000*'; ..N;!PRAGMA page_size=512; CREATE TABLE t1(x NTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1;REPLACE INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; E>CREATE TABLE t0(x' aLLATE nocase); CREATE INDEX t0b ON t0(x, b); @=CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2, -11) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; `<ECREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREHTE TABLE 00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schea=OFF; ALTER TABLE t1 RENAME TO t10; PR (n+(yDwCREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[E0'; LCPRAGMA auto_vacuum= incremental; PRAGMA page_size =99999999999999 1000; 'BSPRAGMA aut_um = inc; PRAGMA page_size=1000; PRAGMA journal_mode=off; CREATE TABLE t1(a, b); INSERT INTO t1 VALUES(zeroblob(5000), :eroblob(5000)); DELETE Fm; ACREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE x=#9; PN (x=99)AND /* */ x; @@SELECT 10 EXCEP; SELECT 20 ORDER BY +33333333333331 COLLCTE ?!CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32, date(1,1,1)b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; E DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0;EXPLAIN CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(va0u01) FROM t1 GROUP BY i01; H9ATTACH '000' as MAN; VG1ATTACH(x) AS ( VALUES(1) INTERSECT SELECT upper(1)COLLATE i ORDER BY 1) SELECT 0; FCREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER t2r69 dFJCREATE TABLE t10(x INTEGER PRIMARY KEY, y INT, z CHAR 100)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT a.x, b.x FROM t10 AS a JOIN t10 AS b ON a.y=b.x WHERE (b.x=$ab0 OR b.y=$ab0); I5BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(T0) SELECT new.Te00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2');ANALYZE TempT000e SET T A~+N]SELECT printf('%*.*q',2001-01-0100003); MPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a RIMARY KEY); INSERT INTO t0t0006 VALUES('aOR' -'aOR' -1); INSERT INTO t0 t0t0006'?LPRAGMA foreign_keys = ON; CREATE TABLE t1(a UNIQUE, b); CREATE TABLE t2(c, d REFERENCES t1(a));REPLACE INTO t1 VALUES(1,2); INSERT INTO t2 VALUES(2, 1); BEGIN; PRAGMA foreign_keys = OFF; ;K{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'00E.'; COMMIT; g@gqSgCREATE TABLE t1(x, y DEFAULT( 1=1+replace(1,1,1))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1; bRICREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[^ [a]*00'; DQ CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT sqlite_source_id() idx, stat FROM sqlite_stat1 ORDER BY idx; PPRAGMA auto_vacuum= 0XCLEal;CT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM-t1; DELETE FROM t1 WHERE a=1; eOOATTACH''AS noname; ATTACH':memory:' AS@inmem; BEGIN; CREATE TABLE noname.n00000(x); CREATE TABLE inmem.i0000(y); CREATE TABLE main.m000(z); COMMIT; SELECT name FROM noname.sqlite_master; SELECT name FROM inmem.sqlite_master; *$*}VCREATE TABLE t0( a,ba,b,c,d,e, PRIMARY KEY(a,b,c,e,b,c,d, a,ba,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); VACUUM wUsCREATE TABLE t1(x, y DEFAULT(datetime(' (1)/* */now'))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1; XT5PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(42001-01-0100)); INSERT INTO t1 VALUES(06, randomblob(600)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; MYCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b MATCH-1 p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from z; LXSELECT CASE WHEN -0X333A33333333333333333 THEN '0000' ELSE '00000' END; #WMSELECT printf('%',50,-10,3000); $$XZ5PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(06, randomblob(42001-01-0100)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; 000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID));ANALYZETABLE I0(O000 tex text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I00000000000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 N[BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L oo \DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,2001-01-013,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,2001-01-016,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; SU^/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; )]WPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2800)); INSERT INTO t1 VALUES(22001-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; M^MwcsCREATE TABLE t1( TEXT COLLATE BINARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE ES(MbPRAGMA encoding=UTF16be; SELECT hex( trim( 'ψ000')); /acCREATE TABLE temp.n1(x, y); INSERT INTO temp.n1 VALUES('0000', '00'); CREATE TRIGGER temp.n0 AFTER INSERT ON n1 BEGIN SELECT 1; END; CREATE INDEX temp.n0 ON n1(x, y); `%PRAGMA short_column_names=OFF; PRAGMA full_column_names=OFF; CREATE VIEW v0 AS SELECT t000.a, t000.x, * FROM t000, t000 ORDER BY 1 LIMIT 1; _ACREATE TABLE x(i0 integer primary key, a TEXT NULL); INSERT INTO x (a) VALUES ('00'); CREATE TABLE tempx(i0 integer primary key, a TEXT NULL); INSERT INTO tempx (a) VALUES ('0'); CREATE VIEW t01 AS SELECT x. *, tx.i0 FROM x JOIN tempx tx ON tx.i0=x.i0; CREATE VIEW t010 AS SELECT x.i0, tx.i0 FROM x JOIN tempx tx on tx.i0=x.i0; CREATE VIEW t02 AS SELECT * FROM t01 UNION SELECT * FROM t010; SELECT * FROM t02; ?dCREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0',$6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 GROUP BY a, b, c; jje)PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(600), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT  tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; W^6W[h;BEGIN; CREATE TABLE n00be0s(a PRIMARY KEY, b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =X'000000000000000000000000000000000000'; COMMIT; %gQSELECT sum(-9E23372036854775800); fADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN A THEN randomblob(92001-01-01)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; ^;^clKWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(?)FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; skkBEGIN TRANSACTION; CREATE TABLE t1(a,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT * FROM t0; INSERT INTO t0 SELECT * FROM t0;END UPDATE t0 SET y=y+1 WHERE x=new.rowid; SELECT 000; DELETE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0); COMMIT; {j{CREATE TABLE t0( a,ba,b,c,d,e, PRIMARY KEY(a,b,c,e,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b,b); 000000 Ci CREATE TABLE t15(a INTEGER PRIMARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),(20,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(a,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET a=printf("0%f",a) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a; I?qSELECT group_concat(1) NOT IN (11,1) NOT IN (90,10)90000); mp_CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b,c,a, b,c,d,e) 000000 ;o}CREATE TRIGGER t01 AFTER UPDATE ON sqlite_master BEGIN 0/ncCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 1L000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 ECT i 8; Bm PRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b);EXPLAIN DROP TABLE t3;EXPLAIN PRAGMA integrity_check; DROP TABLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; ;s{PRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b);EXPLAIN DROP TABLE t3; VACUUM integrity_check; DROP TABLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; 7rsDROP TABLE IF EXISTS t0; CREATE TaBLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1,X''); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c, -14) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4, .14) FROM t1; INNSE ']'dvMPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2; PRAGMA journal_mode = DELET; KuSELECT 0 AS x, 0 AS y UNION SELECT 2 AS y, -0 AS x GROUP BY x LIMIT 1; tCCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, sqlite_compileoption_used(1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; 6/6Vy1PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr(' sqlite_compileoption_get(1)a000e0',b)OR a='0' ORDER BY +x; x;CREATE TABLE t0(a PRIMARY KEY, b REFERENCES t0); CREATE TABLE t2(a PRIMARY KEY, c REFERENCES t0); CREATE TABLE t3(a REFERENCES t0, b DEFERRABLE t2,); MwPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2;VACUUM ||zCREATE TABLE t0a(a,b char(1)); CREATE TABLE t0b(x); INSERT INTO t0a VALUES('on0', 1); INSERT INTO t0a VALUES('on0', 2); INSERT INTO t0a VALUES('t00', 3); INSERT INTO t0a VALUES('00', (1)); INSERT INTO t0b(rowid,x)VALUES(1,1); INSERT INTO t0b(rowid,x)VALUES(2,200); INSERT INTO t0b(rowid,x) VALUES(3,300); SELECT a, count(b) FROM t0a, t0b WHERE b500 AND t2.i0=t1.i0)); HPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', 'a''b''00',1); INSERT INTO t1 VALUES(2,'00', 'a''b''e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) U/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT @1FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(4); ROLLBACK;  sbICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,0,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%n0%c',a/b,c) FROM t1 ORDER BY rowid; BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in ( "a", "a",2,4,8);"b""b");10)tmCREATE TABLE t1(x, y DEFAULT(datetime( nullif(1,1)))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); $OSELECT quote(likely(x'000000')); \=PRAGMA foreign_keys = 1; CREATE TABLE t1( INTEGER PRIMARY KEY); CREATE TABLE t0(y DEFAULT 10 REFERENCES t1(x) ON UPDATE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON UPDATE SET NULL);REPLACE INTO t1 VALUES(13); I F+pIyF0gSELECT typeof(replace( "a", hex()), "000")); LCREATE TABLE t0(x); INSERT INTO t0 VALUES(1); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(3); INSERT INTO t0(rowid,x) SELECT nullif(x*2+10,14), x+100 FROM t0; SELECT rowid,CURRENT_DATE x FROM t0; *YCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count( round(?,1)), NULLIF(n00e,'00c')A00 FROM t03 GROUP BY lower(n00e); vqCREATE TABLE t1(x, y DEFAULT(datetime(' -1 /* */now'))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1; 7sPRAGMA encoding=UTF16le; CREATE TABLE t0t00(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT a FROM t0t0006; Q'CREATE TABLE t0(x); INSERT INTO t0 VALUES(1); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(3); INSERT INTO t0(rowid,x) SELECT nullif(x*2+10,14), x+100 FROM t0; SELECT rowid,CURRENT_TIMESTAMP x FROM t0; .gK!PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; C  CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN ((((((((((t2 ON t0.a=t2.a)0; N!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT NOT(1)=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE (1)=y2.q; SELECT * from z; TFL%SELECT CASE WHEN -0X033333333333333333333 THEN '0000' ELSE '00000' END; Q$'PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(102001-01-0100), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid-2; 6#sSELECT sqlite_rename_parent( "a",'000','000'); ("UCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM t4 WHERE g=7; SELERT I `|`X)5CREATE VIRTUAL TABLE t0 USING fts4(prefix=2001-?1-01-01 time(1,1,1) min(1,1)-?1""); =(CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(''); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m, -1) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; m'_CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','1 || '),('t1','t1b','10000'); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY c; &#PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e99'DEFERRABLE; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; |*}DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1, -11,'00'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,B) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; Z+ZM,CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(2,'000'); INSERT INTO t1 VALUES(1,'0'); INSERT INTO t1 VALUES(3,'000000'); SELECT *, ( SELECT y FROM (SELECT x.b,'00000'y) ) FROM ( SELECT * FROM t1 ) AS x; Q+'PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x-2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+ -116,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; TT/ADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN randomblob(1)WHEN 2 THEN zeroblob(52001-01-01)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; .3CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT CURRENT_TIMESTAMP,2*b,2*c,d FROM t1; l-]CREATE TABLE blob0(k, v BLOB); INSERT INTO blob0 VALUES( ?19, zeroblob(length(CAST($::0000 AS BLOB)))); ~A~T3-CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE@00(a NOT(NULLCURRENT_TIMESTAMPt1'; PRAGMA ma=OFF; ALTER TABLE t1 RENAME TO t10; PRh2UCREATE TABLE t0(a UNIQUE PRIMARY KEY); CREATE TABLE t8(a UNIQUE PRIMARY KEY ON CONFLICT ROLLBACK ; Ie1OWITH i(x) AS ( VALUES(1) UNION ALL SELECT group_concat(1,1)-x+1 FROM i LIMIT 5) SELECT x FROM i; S0+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES( replace(1,1,1) || new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); QiT8-SELECT group_concat(1,1) NOT IN (10 IN (10 IN (MATCH (10,10),10),10),10)90000); 7;PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA wal_autocheckpoint = 100; PRAGMA journal_size_limi= WAL; PRAGMA wal_autocheckpoint = 1.000; E6CREATE TABLE t15(a INTEGER PRIMARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),(20,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(a,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET c=printf("0% *d",a) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a; ;5}PRAGMA synchronous = fullonous; n4aCREATE TEMP TABLE t0001(aӝ,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*??????0*????????TE000'; cs;kCREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT DISTINCT"000000"< "n00b00"WHERE "0000" ORDER BY "000000", "n00b00" LIMIT 1) AS ""; :+CREATE TABLE t4(a TGXT); INSERT INTO t4 VALUES('0'); INSERT INTO t4 VALUES('00t'); INSERT INTO t4 VALUES(NULL); SELECT min(a), max(a) FROM t4; 9 CREATE TABLE t1(a, b, c); INSERT INTO t1(a) VALUES('0'); INSERT INTO t1(a)VALUES(10); INSERT INTO t1(a) VALUES(NULL); INSERT INTO t1(a) VALUES(22.0); INSERT INTO t1(c) VALUES(x'000000'); CREATE INDEX i0 ON t1(c, b, c); ANALYZE; SELECT o00(se) FROM s000; A?'CREATE TABLE t1( TEXT COLLATE BINARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE ; INUES(Z>9CREATE TABLE t0(a); INSERT INTO t0 VALUES('a'); SELECT a, CAST(a AS 'a''b') FROM t0; L=CREATE TABLE t0(x, a, b); CREATE INDEX t0 ON t0(x, a COLLATE nocase); C;<{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b = '.000'; COMMIT; Ww?CCREATE TABLE t3(a NTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, d,e DESC, b, c, a,b,"b" \B=CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a=t2.a) AS xEY); SELECT t0.a F JOIN t2x ON x.b=t2x.b) as00; ^AACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[ -10'; D@ PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','0',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) |F}CREATE TABLE T1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name<'t1a'; UPDATE sqlite_master SET sql='TE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_checkECREATE TABLE t0( a,ba,b,c,d,e, PRIMARY KEY(a,b,c,e,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b);REINDEX rtrim(1_DCPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(62001-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; HCREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a; lG]CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO 0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('0000000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000');REPLACE INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); V|K}DROP INDEX IF EXISTS t0; DROP INDEX IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(va0u01) FROM t1 GROUP BY i01; kJ[CREATE TABLE t0(a N00000); INSERT INTO t0 VALUES('-9223372036850775808'); SELECT a, typeof(a) FROM t0; &IQPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(2,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1;ANALYZE Dint00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200)E not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L0000F0000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U00000000000G0000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0H005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S0000 9 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TAIBLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEJID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 texKt(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null,L D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) nullM, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) noNt null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE OTABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30)P not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000Q text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TRABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 ^L?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 CU_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UN sqlite_compileoption_used(1); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) dd MCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(dateT 55GNPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob( [a]), sqlite_compileoption_get(9)ELETE FROM t1 WHERE rowid%2; ..NO!PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+86,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; \.{\T?BEGIN IMMEDIATE;ROLLBACK SPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT-'90'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; bRICREATE TABLE t0(a, b); SELECT a FROM (SELECT 00000e2001-01E0110 AS a FROM t0) WHERE a= [a]=0; BQ SELECT strftime( unlikely(1)); SELECT strftime( unlikely(1)); NP!PRAGMA auto_vacuum = incremental;EXPLAIN PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2; JJW%CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELECT a, b, '000' FROM t1 UNION SELECT b,a,3333333333333333 '000' FROM t1 ORDER BY 2, 3; =VCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m, -1) AS00 FROM t0 GROUP BY-m ORDER BY 1, 2; ]U?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| julianday( 1=11) || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); Dn\aCREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "000000", "a","b" FROM "0000" ORDER BY "000000", "n00b00" LIMIT 1) IS NOT""; -[aSELECT CAST ( substr(1,1,1)AS REAL blob); 200; VACUUM; ePRAGMA encoding=UTF16be; CREATE TABLE t0t06(a COLLATE nocase PRIMARY KEY COLLATE rtrim(1,1)MARY KEY); ERT INTO t0t VALUES('ab0'); ZrZgkSCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; SELECT tabC.a, txyZ.x, tb0Th.a, tb0tH.b, * FROM tabc, txyz, tb0th GROUP BY 1 LIMIT 1; :j{CREATE TABLE sqlite0000(a PRIMARY KEY COLLATE NOCASE); li]CREATE TABLE t1(a,b); CREATE INDEX [a] ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql=' [a]TE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PR hPRAGMA encoding=UTF16le; CREATE TABLE t0tϐ06(a COLLATE nocase PRIMARY KEY); INSERT INS('ab0'); En!CREATE TABLE t6(x INT0000); INSERT INTO t6 VALUES(1); INSERT INTO t6 VALUES(1<(1) - ((1<<63)/1)<70); SELECT hex(1) - ((1<<63)/1) from t6; *mYCREATE TEMP TABLE ob0list(type, name, tbl_name); INSERT INTO ob0list SELECT type, name, tbl_name FROM sqlite_master; INSERT INTO ob0list SELECT type,name, tbl_name FROM sqlite_temp_master WHERE NAME!='ob0list';EXPLAIN SELECT type,name, tbl_name FROM ob0list ORDER BY tbl_name, type desc, name; 7lsPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('a'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT+a FROM t0t0006; AjAIqCREATE TABLE t1(x, y DEFAULT(atetime( blob))); NTO t1(x)VALUES(1); Yp7CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0. *FROM ((t0 JOIN t2 TRANSACTIONa) AS x JOIN t2x ON x.b=t2x.b) as00; o)PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(5%0), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SEINSERT INTO tt SELECT randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; |t}CREATE TABLE t4(a,b,c,d,e,f,g,h,i);EXPLAIN CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','000010 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; 'sUSELECT abs(-922337203685477580+-1); Sr+SELECT * FROM sqlite_master WHERE rootpage=- -11; SELECT * FROM t0 ORDER BY a; u_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX sQ00e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX sq00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) 8d8(vUCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES( trim(1,1)); INSERT INTO t0 VALUES('0y'); INSERT INTO t0 VALUES('c0'); SELECT '0', substr(m, -12) AS m FROM t0 ORDER BY m; SELECT '0', substr(m, -12) AS m FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m,2) FROM t0 ORDER BY lower(m); uCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(datet &&z+CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2001-01-012*a,2*b,2*c,d FROM t1; pyeCREATE TABLE t0(c INTEGER PRIMARY KEY, d TEXT COLLATE nocase); INSERT INTO t0 VALUES(10, 'fuzz'); SELECT 1 FROM t0 WHERE'0000' IN (d); SELECT 2 FROM t0 WHERE '0000' IN (d); --000000000 SELECT 4 FROM t0 WHERE@d IN ('FUZZ'); --000000 LxSELECT/* FROM c000 /* */ NOT INDEXED NATURAL JOIN c000000000 NOT INDEXED|w}DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,?); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(va0u01) FROM t1 GROUP BY i01; &v&MCREATE TABLE t1(x V00CHAR(10), y, z DOUB0E); CREATE TABLE t0(a char(1)E, ~-ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS inmemmem;VACUUM; CREATE TABLE noname.n00000(x);ANALYZE TABLE inmem.i0000(y); }CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0),(2,0),(NULL,0),(NULL,0); PR); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATEINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREHTE TABLE 00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schea=OFF; ALTER TABLE t1 RENAME TO t10; PRb|ISELECT NULL "a","b" UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY+2 days x; { DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES($400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(0e02, total(1)) FROM t1 GROUP BY i01;  ;}SELECT name FROM sqlite_master WHERE name MATCH'000_0'; ocCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(a); INSERT INTO t000 VALUES('stat0','s0'),('00000','000'),('0r000','m0r00r0'); SELECT a, b, '0' FROM t000 WHERE a=='stat0' OR b='m0r00r0' ORDER BY +a;VACUUM ywDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000'AND substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '000**'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; bF PRAGMA foreign_keys = ON; CREATE TABLE t1(ASCASa UNIQUE, b); CREATE TABLE t2(c, d REFERENCES t1(ASCa));REPLACE INTO t1 VALUES(1,2); F; )YPRAGMA case_sensitive_like=off;VACUUM m_WITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT substr(1,1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; S+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || sqlite_version()|| '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); APRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT trim(1,1) a FROM t0t0006; 9CREATE TABLE t1(a char(1), b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1,2,3),(2,3,4); SELECT c FROM t1 WHERE char (1,A) ORDER BY b;  !p eCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR (t0.i0<>500 AND t0.i0=t1.i0)); i WWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 2001-01-0,002 f QCREATE TABLE t1(x INTEGERPRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.a WHERE t1.x IN (A)2,3); q gCREATE TABLE t0(x INT0000, y TEXT, z); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0.0,3); INSERT INTO t0 VALUES(0.0,0.0,0); SELECT DISTINCT random() x, zeroblob(2001-01-011) z FROM t0 ORDER BY z; j CREATE TABLE t1(a, b, PRIMARY KEY(a,b));REPLACE INTO t1 VALUES(2001-01-011,1),( 1=11,1),( 1=11,2); CR11,2);ABLE 1, t2 ORDER BY 1, 2; GPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob( [a]), sqlite_compileoption_get(?)ELETE FROM t1 WHERE rowid%2;  )CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, total_changes() b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; +m+>PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', 'a''0',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) ^?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 iWWITH i(x) AS ( VALUES(1) UNION ALL SELECT oid FROM i ORDER BY 1) SELECT x FROM i LIMIT 2001-01-0110; int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 te|t(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 (20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 )nt not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID));REINDEX TABLE P0(S00 inull, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0  CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES( random()); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY b; ._BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text qqICREATE VIRTUAL TABLE t00000 USING strftime(1,1,1,1) fts4aux(t0, t0); V1CREATE TABLE FOO(bar int0000); CREATE TRIGGER f000000000 BEFORE INSERT ON foo BEGIN SELECT CASE WHEN [a] (NOT new.bar BETWEEN 0 AND 20) THEN raise(rollback, '000000') END; END; INSERT INTO foo(bar) VALUES (0); =PRAGMA compile_options; GPRAGMA encoding=UTF16be; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT trim(1,1) a FROM t0t0006;VACUUM }CREATE TABLE t6(x INT0000); INSERT INTO t6 VALUES(1); INSERT INTO t6 VALUES(1<<70); SELECT sum(x) - ((1<<63)/1) from t6; ==?PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(000) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; d8dcKWITH i(x) AS ( VALUES(1) UNION ALL SELECT + 1=11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 06 Z9CREATE TABLE t0(x INT0000, y TEXT, z); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0.0,3); INSERT INTO t0 VALUES(0.0,0.0,0); SELECT DISTINCT "a"COLLATE y FROM t0 ORDER BY z; CREATE TABLE t101(a); CREATE TABLE t100(b,c); INSERT INTO t101 VALUES(1); SELECT DISTINCT a FROM t101 LEFT JOIN t100 ON a=bORDES NULL; l]CREATE TABLE t1(a sqliteoption_used(1)); CREATE VIEW v0 AS SELECT * FROM t1 INDEXED BY `a`WHERE a = 10; U/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%3; PRAGMA incremental_vacuum(); ROLLBACK; % "PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT 8 || +322001-01-01,randomblob(40 -10)FROM t1; IN INTO t1); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; Z!9CREATE TABLE t0(a, b); SELECT a FROM (SELECT count(*)ISNULL AS a FROM t0) WHERE a==0; W 3PRAGMA foreign_keys= ON; CREATE TABLE p(i PRIMARY KEY); CREATE TABLE c(ASCj REFERENCES p ON UPDATE CASCADE); INSERT INTO p VALUES('0e00o'); INSERT INTO c VALUES('0e00o'); UPDATE p SET i= '000'; SELECT * FROM c; 000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000J U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNItext(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID));ANALYZETABLE I0(O000 tex text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I00000000000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 3%mSELECT 10 IN (SELECT _rowi FROM sqlite_master); #$KPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT (1); ALTER TABLE t1 ADD COLUMN'9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; N#BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L *M})CREATE TABLE t1(x, y DEFAULT(datetime('2001-81-01 /* */now'))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1; s(kCREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n00b00" FROM (SELECT "000000", "n00b00" FROM "0000" "a","b" "000000", "n00b00" LIMIT 1) AS "0000"; c'KSELECT $::s0 LIKE $::00s00 LIKE $::00s0 LIKE $::0 LIKE $::000::0 LIKE $::00000000003;00000003; R&)CREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT a,CURRENT_TIMESTAMP x FROM t1, t2 ORDER BY 2, 2; tt*CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE UPDATE ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO 0000(b) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a; y+wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,3,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN [a]AND 'a' r= r/-DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN x'0000000000'WHEN 2 THEN zeroblob(A) || '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; 0.gSELECT quote(likely(x'000000000000000000')); F-CREATE TABLE t10(x INTEGER PRIMARY KEY, y INT, z CHAR(100)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT a.x, b.x FROM t10 AS a JOIN t10 AS b ON b.y=b.x WHERE (b.x>$ab0 OR b.x=$ab0); u,oBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a ISNULL,12 T 3GSELECT ?1000000000000060000; q2gCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 4VALUES0000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SENECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FOM t4 WHERE h=8; B1 CREATE VIRTUAL TABLE NOTNULLt0 USING fts4( "a","b"p "a"," "); (0UCREATE TABLE t30a(x); INSERT INTO t30a VALUES(1),(2),(3); CREATE TABLE t300(y); INSERT INTO t300 VALUES(90), (99);INSERT INTO t30a VALUES(1),(2)M t300)) FROM t30a; <R5)CREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16,y+16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count( char(1)), sum(y) FROM t2; @4PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; DELETE FROM t0 WHERE rowid/2-0; VACUUM; xx 7DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN x'0000000000'WHEN 2 THEN zeroblob(4)ELSE '000' END FROM t1; SELECT quote( @1x) FROM t2u6oCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,g,g,g); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE g=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; !~!Z:9CREATE TABLE t0(a); INSERT INTO t0 VALUES('a'); SELECT a< CAST(a AS char(1)) FROM t0; *9[SELECT printf('%f0000%d',5000000e101); Q8'PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','0',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) XX<PRAGMA auto_vacuum=1cre=====================ize % 5000; EATE TABLE t1(a GER PRIMARY b); IL DELETE FROM NSE sqlite_ce_id(),randomblob(2580)); INSETT INTO t VALUESandomblfb(50)); INSERT INTO t1 SELECT NULL,dandomblob(50S($M t1; I@T INTO t1 S`LECT NULL,eanUomblob(50)FROM t1; INSERT INTO t1 SELT NUS('randomblob(50)FQOM t1; INSERT INTO t1 SELECT NUL DELETE FROM t1 WH;7CREATE TABLE t2(a INT, b TEvT, c BLO, d REAL); CREATE INDEX i0 ON t2(a ASC, b DESC, c ASC); CREATE INDEX i4 ON t2(b DESC, a ASC, d DESC); INSERT INTO t2 VALUES(1,'o00',x'00',1.0); INSERT INTO t2 VALUES(2,'two',x'32',2); INSERT INTO t2 VALUES(3,'0',x'00',3); INSERT INTO t2 VALUES(4,'u',x'00000Q00',4); INSERT INTO t2 VALUES(5,'f000',x'0000000000',5.0); INSERT INTO t2 VLUES(>,'x',x'00',6); INSTO t2 VALUES(2,'two',x'320!',2.1); INSERT INTO t2 VALUES(2,'w',x'00',2.0); INSERT INTO t2 VALUES(2,NULL,NULL,3); SELECT count(*) FROM t2; \[\_@CWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROM i GROUP BY 1) SELECT x FROM i LIMIT 30; R?)CREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16,y+16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count(*),sum( lower(1)) FROM t2; D> CREATE TABLE t2(a INT, b TEXT, c BLOB, d REAL blobEATE INDEX i0 !=GCREATE TABLE t0(x TEXT UNIQUE, y TEXT UNIQUE, z); INSERT INTO t0 VALUES('000','000','0'); SELECT DISTINCT* FROM t0 WHERE (x='000' OR y='000') AND z ISNULL N ^bCICREATE TABLE t0(a, b); SELECT a FROM (SELECT 00000e2001-01E0310 AS a FROM t0) WHERE a= [a]=0; KBSELECT-'0000' UNION SELECT '000h' ORDER BY 1 ASC,1 ASC, 1 ASC; 1 ASC; AAPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( -11,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;EPLACE INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; ]+F]SELECT printf('%*.*f',5,2,300000e1003); E3CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2 IS NOT NULL; *c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; DCPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2800)); INSERT INTO t1 VALUES(2,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(-0)FROM t1; DELETE FROM t1 WHERE a=1; >>SI+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' || new.b || '0' || "a","b"() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); @HSELECT sqlite_rename_parent( "REFERENCES ?1!",'000','000'); $GMCREATE TABLE t2(a INT, b TEXT, c BLOB, d REAL blob); CREATE INDEX i0 ON t2(a ASC, b DESC, c ASC); CREATE INDEX i4 ON t2(b DESC, a ASC, d DESC); INSERT INTO t2 VALUES(1,'o00',x'00',1.0); INSERT INTO t2 VALUES(2,'two',x'32',2); INSERT INTO t2 VALUES(3,'0',x'00',3); INSERT INTO t2 VALUES(4,'u',x'00000000',4); INSERT INTO t2 VALUES(5,'f000',x'0000000000',5.0); INSERT INTO t2 VALUES(6,'x',x'00',6); INSERT INTO t2 VALUES(2,'two',x'3200',2.1); INSERT INTO t2 VALUES(2,'w',x'00',2.0); INSERT INTO t2 VALUES(2,NULL,NULL,3); SELECT count(*) FROM t2; 4?b4:OyCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,1,2,3,4,5,6,7,8,9); ANA9); ANALYZE; DELETE FROM t4 WHERE g=7; SELERmN_CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b,c,a, b,c,d,e); 000000 YM7CREATE TABLE t102 (i0 TEXUUNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 AND(t0.i0<>500 AND t0.i0=t1.i0)); |L}CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,b,c,d,c,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=?; UK/SELECT sqlite_rename_parent( "REFER||||||||||||||||||||ENCES (1)a",'000','000'); fJQCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN (1,2%Y); aa|R}ATTACH''AS noname; ATTACH':memory:' AS inmem; BEGIN; CREATE TABLE noname.n00000(x); CREATE TABLE inmem.i0000(y);ROLLBACK QBEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary klP]CREATE TABLE t4b(a TEXT, b N000000, c); INSERT INTO t4b VALUES('1.E',1,4); SELECT c FROM t4b WHERE a=b; ey (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID));ANALYZE TABLE T00(C00 nt not null, L00ext(50) not null, OB0ECTID text(50) not null, R0000000000 int nonull, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C0 not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 JrTiCREATE VIRTUAL TABLE terms USING fts4aux(t0); SELECT term, documents, occurrences FROM terms WHERE col = '0'; 2SiPRAGMA mmap_size =0; PRAGMA mmap_size =0; PRAGMA pagpage_size = 1024; PRAGMA cache_size.= 200 CREATE TABLE t1(x); CREATE TABLE t2(x); CREATE TABLE }3xx); INSERT INTO t3 VALUES(randomblob(100)); INSERT IlTO t3 SELECT randomblo0) FROM t3; INSERT INTO t3 SELE,T randomblob(100) FROM t3;ERT INTO tranvcuumob(100) FROM t3; INSERT INTO t3 SELECT rando^blob(100) FROM t3; eNSERT INTO t3 SELECT randomblilbo0es M t3; INSERT INTO t3 SE-ECT randomblob(100) FROM t3; INSERT IO t3 ]ELECT randomINSEEXISTSO t3 SELECT randomblob(100) t@; INSERT INTO t3 CT randomblob(100) FROM t3; INSERT INTO t3 SELECT r?ndomblob(100) FROM t3; INSERT INTP ^3 SELECT randomblob(100) FROM t3; B<B,Y]CREATE TABLE FOO(bar int0000); CREATE TRIGGER f00000ORE INSERT ON foo BEGIN SELECT CASE WHEN int (NOT new.bar BETWEEN 0 AND :0) THEN raise(rollback, '00') END; END; INS?XCREATE TABLE t3(a NTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE d=2 AND b=3 ORDER BY d COLLATE DESC, b, c, a DESC; )WYATTACH null AS null; ATTACH '' AS TEMPXV5SELECT group_concat(1) NOT IN (11,1) NOT IN (11,1) NOT IN (10,10) IN (10,10)90000); @UPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; L^L\%@REATt1(ib j[YCREATE TABLE t0(a); INSERT INTO t0 VALUES('0'); PRAGMA full_column_names=on; SELECT rowid, A FROM t0; 1ZgDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1,X'0000'); INSERT INTO t1 VALUES(70, 1,X'0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1WHE ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) (t(H^CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='ABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t1 ; PR|]}CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000  @5f@@bCREATE TABLE t0(a TEXT, b TEXT); INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES('0','2'); INSERT INTO t0 VALUES('0','3'); SELECT a FROM t0 WHERE-b IS (SELECT b FROM t0 ORDER BY b); _aCWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(?) i ORDER BY 1) SELECT x FROM i LIMIT 10; K`CREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE "R"; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON (x=99) ORDER BY x;ANALYZEG_PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM;ANALYZE cdcNf!SELECT teof(replace(NUf(replace( [a],ypeof(replace(NUf(replace( [a], [a]0 e=CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('υ'); INSERT INTO t0 VALUES('0y'); INSERT INTO t0 VALUES('c0'); SELECT '0', substr(m,2) AS m FROM t0 ORDER BY m; SELECT '0', substr(m,2) AS m FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m,2) FROM t0 ORDER BY lower(m); dCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32, length(1)b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; c5ATTACH''AS noname; ATTACH':memory:' AS inmem; /* */; CREATE TABLE noname.n00000(x); CREATE TABLE inmem.i0000(y); CREATE TABLE TEMP.m000(z); COMMIT; ygwDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIM "a","b" b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=C AND a BETWEEN 30 AND 60; W]Wi CREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,c,d,e,f,g,h)INSERT INTO t4 VALUES(1,2,3,4,5,6.7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VA4 WHERE a=1; SELECT i FROM t4 LUES('t4','t4all','400000 160000 40000 10000 2000 60 100 40 10'); ANi FRALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT FROM t4 WHERE g=7; SELECT@ROM t4 WHERE h=8; hCCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count(), group_concat(1,1)A00 FROM t03 GROUP BY zeroblob(1); .`lEWITH i(x) AS ( VALUES(1) UNION SELECT upper(?)FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; AkSELECT 10 UNION ALL SELECT 20 ORDER BY a.bOLLATE s00000000e; Nj!PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT ~+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; 1pC)qYSELECT '00e6'/''/'1.0000e)1.0+62'; kp[WITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( random() -11) i ORDER BY 1) SELECT x FROM i LIMIT 10; *o[PRAGMA auto_vacuum;PRAGMA auto_vacuum; =nCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY m OR round(M-1); KmPRAGMA foreign_keys= ON; CREATE TABLE p(i PRIMARY KEY); CREATE TABLE c(j REFERENCES p ON INSERT CASCADE); INSERT INTO p VALUES('0e00o'); INSERT INTO c VALUES('0e00o');EXPLAIN UPDATE p SET i= '000'; S |r}DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b= -13 AND a BETWEEN 30 AND 60; R#R1ugDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1,X'0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(a,4) FROM t1WHE t5CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000') Ys7ATTACH''AS noname; ATTACH':memory:' AS inmem; BEGIN; CREATE TABLE noname.n00000(x'; inmem.i0000(y); CREATE TABLE main.m000(z); COMMIT; SELECT name FROM noname.sqlite_master; SELECT name FROM inmem.sqlite_master; 1zgCREATE TABLE t0(a PRIMARY KEY, b REFERENCES t0); CREATE TABLE t2(a PRIMARY KEY, c REFERJNCES t0); CREATE TABLE t3(a REFERANC6S t0, b REFER,NCES t2, c REFERENCES t0);VACUUM -yaPRAGMA temp_store = 3; PRAGMA temp_store; !xGSELECT 1000000%000000000006000000000000101000000%008000000600600001000000%00000006000000000000101000000%00800000000101000000%0080000600000000%008000060000; w CREATE TABLE t1( TEXT COLLATE BINARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE ; INUES(tvmPRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX x ON t1(b); DROP TABLE t3; VACUUM integrity_check; DROP TABLE t0; PRAGMA integrity_check;*D {s{}#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE `a` NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;VACUUM b|IWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; {CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE `a` NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; YKCREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE "R"; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON (x=99) ORDER BY x;VACUUM :yCREATE TABLE t10(x INTEGER PRIMARY KEY, y INT, z CHAR(100)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT a.x, b.x FROM t10 AS a JOIN t10 AS b ON 1=1+a.y=b.x OR b.x=$ab0); e~OCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','60R000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SEL>CT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELERE g=7; SELECT i FROM t4 WHERE h=8; xx DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT-a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777777,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; Y1iSELECT '.00e64'/'0e+'/'e+'/'1int00e+62';62'; naCREATE TABLE t0(x, y); CREATE INDEX i0 ON t0(x, y); CREATE VIEW v0 AS SELECT /*ASC */ * FROM t0; ANALYZE; <}CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT rtrim(?,1)idx, stat FROM sqlite_stat1 ORDER BY idx; 'DETACH man; P%BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a<1.);ANALYZE DROP IN OS +SELECT NULL UNION SELECT NULL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1; GCREATE TABLE t44(a INT0000, b INT0000); INSERT INTO t44 VALUES(1,2); INSERT INTO t44 VALUES(3,4); SELECT* FROM t44 x LEFT JOIN(SELECT a AS c, b AS d FROM t44) A000 ON substr(A,1,1) OR d IS NULL; bICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf( "a","b",a,b,c) FROM t1 GROUP BY 00001; o \|vpjd^XRLFztnhb\VPJD>82,& ~xrlf`ZTNHB<60*$ @:4.(" B_A]>\=Y2;1:051.)$  }|zurnmlhe`_ZVSQKGC=;82,%# ߆ކ݆܆ۆچن Ն ÅY…TROIFC@<:753/+Z Y XWVU}T{SxPwOrNnMjIiHgGcDbC`Ԇӆ҆х}Ѕzυu΅rͅq̅l˅iʅgɅfȅbDž^ą\Z5y1x/w,v)u&t#s"r!qpo^]\[(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 I00 UNIQUE,a0000000 NTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d0000 INT0000 DEFAULT 0, u0000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source);ANALYZE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) ,i,j YWITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1) | 1=1+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; L CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE x LIKE '%' ESCAPE '';  CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es ySy:{SELECT sqlite_compileoption_used('SQITE_THREADSAFE'); KPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT rtrim(9,1) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; [;SELECT 100000000044444440044444444444*444444444444444004444*4444444444444440000060000; m_CREATE TABLE t1(x, y DEFAULT(datetime('now'))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1; iWWITH i(x) AS ( VALUES(12001-01-01) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; > SELECT 10 EXCEPT SELECT ltrim(2001301-011, random()-11)Y ocPRAGMA default_cache_size=-188888888888; PRAGMA cache_size=-18888; PRAGMA cache_size=-1888888; PRAGMA def ==?PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT-randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; !Y7ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS iame.n0.i0000(y); )PRAGMA main.cache_size= 10; PRAGMA temp.cache_size =g10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECk randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; FSELECT 10 IN (SELECT s IN (SELECT st1) rowid FROM sqlite_master); TT(UPRAGMA page_size= 512; PRAGMA auto_vacuum = incremental; CREATE TABLE t1(x); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(2 * (53374)) ); INSERT INTO t1 VALUES( randomblob(110 * (512-4)) ); INSERT INTO t1 VALUES(randomblob(3 * (5-4)) ); DELETE FROM t1 WHERE rowid= 3; PRAGMA incremental_vacuum = 3; DELETE FROM t1 WHERE rowid = 1; xfQPRAGMA default_cache_size=-100; PRAGMA cache_size; PRAGMA default_cache_size=-100; PRAGMA coKous;  DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777777,6,'000'||substr(c,4) FROM t1 WHECURRENT_TIMESTAMP; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; on INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe);EXPLAIN CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position);EXPLAIN CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE asses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address /* */ COLLATE NOCAmment))000000 ON addresses(address); CREATE TABLE mailbo0es (R0d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c00000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) 3o39 ySELECT * EXCEPT SELECT 20 ORDER BY 1 COLLATE s00000; 7uPRAGMA freelist_count = 500; PRAGMA freelist_count; ACREATE TABLE c000000000(a PRIMARY KEY COLLATE NOCASE);VACUUM LCREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE x LIKE '0%' ESCAPE ''; +]SELECT printf('%*.*f',5,2 -1000000003); CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersati  < #CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('0000000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY b; ";CREATE TABLE t0(a UNIQUE PRIMARY KEY); CREATE TABLE t8(a UNIQUE PRIMARY KEYON CONFLICT ROLLBACK); INSERT INTO t0 VALUES(1); INSERT INTO t8 VALUES(1); @!CREATE TABLE FOO(bar int0000); CREATE TRIGGER f000000000 BEFORE INSERT ON foo BEGIN SELECT CASE WHEN+( 20) THEN raise(rollback, '000000') END; END;EXPLAIN INSERT INTO foo(bar) VALUES (0);  A %?CREATE TABLE t2(a INT, b TEXT, c BLOB, d REAL); CREATE INDEX i0 ON t2(a ASC, b DESC, c ASC); CREATE INDEX i4 ON t2(b DESC, a ASC, d DESC); INSERT INTO t2 VALUES(1,'o00',x'00',1.0); INSERT INTO t2 VALUES(2,'two',x'32',2); INSERT INTO t2 VALUES(3,'0',x'00',3); INSERT INTO t2 VALUES(4,'u',x'000A00',4); INSERT INTO t2 VALUES(5,'f000',x'0000000000',5.0); INSERT INTO t2 VALUES(6,'x',x'00',6); INSERT INTO t2 VALUES(2,'two',x'3200',2.1); INSERT INTO t2 VALUES(2,'w',x'00',2.0); INSERT INTO t2 VALUES(2,NULL,NULL,3); S'LECT count(*) FROM t2; ;${BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'E00.'; COMMIT; 4wK4i,WSELECT 104440e03444444444444444444000000004444444444444400444444444444444444444444444444400/0060000; '+SPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATnmemcase PRIMARY KEY); INSERT INTO t0t0006 VALUES(NOT'aATE TABLE t0t0006(a COLLATnmemb0'); INSERT INTO t0} VA6*sSELECT sqlite_rename_parent( "a 'a'",'000','000'); o)cCREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES(1,2,$3); INSERT INTO t1 VALUES(1,NULL, 3); INSERT INTO t1 VALUES(1,2, 3); INSERT INTO t1 VALUES(1, 2, NULL); INSERT INTO t1 VALUES(4, 5, 6); CREATE UNIQUE INDEX i0 ON t1(b, a, c);REINDEX x(uCREATE TABLE t1000(x); CREATE TRIGGER r000 INSERT ON t1000 BEGIN INSERT INTO t1000 SELECT y FROM (SEnew.x y); END; 'CREATE TEMP TABLE t0(a PRIMARY KEY, b, c); CREATE INDEX t000000 ON t0(c COLLATE BINARY); CREATE INDEX t000002 ON t0(b COLLATE OCASE); |&}CREATE TABLE t0(a,b,c,d,e, PR load_extension(1,1)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; <|2}DROP INDEX IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(va0u01) FROM t1 GROUP BY i01; 1'PRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY); CREATE TABLE t0(y DEFAULT 10 REFERENCES t1(x) ON UPDATE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON UPDATE SET NULL ; INSERT INTO t1 VALUES(13); INSERT INTO t0 VALUES(13); INSERT INTO t3 VALUES(13); 09PRAGMA database_list; /CREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(b);ANALYZE INTO t0at0' OR b='m0r00r0' ORDER BY +a; [.;CREATE VIRTUAL TABLE USING fts4( [CREATE VIRTUAL TABLE USING fta],"b"p "a","b"); c-KCREATE TABLE t1(X, y DEFAULT(datetime('+2 '))); INSERT INTO t1(x)VALUES(1); SELECT x, ODEID; sVw s)8WCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE d=? AND b=? AND a=? AND b=? AND c=? AND d=33333333333? AND b*? AND c=? AND d=? AND e OR?; T7-CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE@d IS NOT NULL; IN{6{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1,2001-01-010,1) x FROM i LIMIT 10; ^5ACREATE TABLE t0(a, b); SELECT a FROM (SELECT 00080e2001-01E0110 AS a FROM t0) WHERE a==0; P4%SELECT CASE WHEN -77/777777777777777777770.1 THEN '0000' ELSE '00000' END.1 S3+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' | zeroblob(1) || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); T(;UCREATE TABLE t30a(x); INSERT INTO t30a VALUES(1),(2),(3); CREATE TABLE t300(y); INSERT INTO t300 VALUES(9.), (99); SELECT max((SELECT avg(y) FROM t300)) FROM t30a; i:WBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT count(1) WHERE a=1.); DROP INDEX i1; DELETE FROM t1; COMMIT; ;9{CREATE TABLE t0e01(a INTEGER PRIMARY KEY, b) WITHOUT rowid; CREATE UNIQUE INDEX i0000 ON t0e01(a,b); INSERT INTO t0e01 VALUES(100,200); CREATE TABLE t0e02(w, x, y, FOREIGN KEY(x,y) REFERENCES t0000(a,b)); INSERT INTO t0e02 VALUES(300,100,200); UPDATE t0e01 set b = 200 where a = 1.0; SELECT* FROM t0e01, t0e02; 22'=SCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 AND b=0 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; <CCREATE TABLE t0e03(a INTEGER PRIMARY KEY, b, UNIQUE(a,b)) WITHOUT rowid;REPLACE INTO t0e03 VALUES(100,200); CREATE TABLE t0e00(w, x, y, FOREIGN KEY(x,y) REFERENCES t0000(a,b)); INSERT INTO t0e00 VALUES(300,100,200); UPDATE t0e03 set b = 200 where a = 100; SELECT* FROM t0e03, t0e00; ~"S~"CKSELECT strftime(-total(1), 1); 9BySELECT '000' NOT MATCH '000' NOT MATCH '000'; '000'; qAgWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1,X-1) x FROM i LIMIT 10; @+CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, julianday(1,1,1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; 5?qSELECT sqlite_compileoption_used('THREADSAFE=0'); Z>9CREATE TABLE t0(x); INSERT INTO t0 VALUES(?); INSERT INTO t0 VALUES(1); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(?); INSERT INTO t0(rowid,x) SELECT nullif(x*2+10,.4), x+100 FROM t0; SELECT rowid, x FROM t0; iAidGMSELECT 10000002001-00010000002001-0000002001-01-010000002001-01-01000000006001-010000000060000; AFSELECT sqlite_rename_parent( "REFERENCES a.ba",'000','000'); *E[SELECT printf('%0#X',50,-10,-12,3000); ;D{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'080.'; COMMIT; $9P$(KUCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES( trim(1,1)); INSERT INTO t0 VALUES('0y'); INSERT INTO t0 VALUES('c0'); SELECT '0', substr(m, -12) AS m FROM t0 ORDER BY m; SELECT '0', substr(m,2) AS m FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m, -12) FROM t0 ORDER BY lower(m); eJOATTACH''AS noname; REINDEX:memory:' AS inmem; BEGIN; CREATE TABLE noname.n00000(x); CREATE TABLE inmem.i0000(y); CREATE TABLE main.m000(z); COMMIT; SELECT name FROM noname.sqlite_master; SELECT name FROM inmem.sqlite_master; PI%SELECT * FROM sqlite_master WHERE rootpage -1; SELECT * FROM t0 ORDER BY a; pHeCREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('ab0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('ABX000000000000000000000000000000000000000000'); SELECT .0000000000600000000000000000000000000000000000000000000000 00 SEL I-I QCREATE TABLE abc(a NIQUE, b UNIQUE, c UNIQUE); BEGIN; INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a+1, b+1, c+1 FROM abc; 6PsSELECT sqlite_rename_parent( """a",'000','000'); DO CREATE TABLE t0(x); INSERT INTO t0 VALUES(1); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(3); INSERT INTO t0(rowid,x) SELECT nullif( "a","b" || 4), x+100 FROM t0; SELECT rowid, x FROM t0; QN'PRAGMA page_size = 4096; CREATE TABLE t0(a, b); CREATE TABLE t2(a, b);VACUUM ?MCREATE TABLE x1(a); CREATE TABLE x2(b); INSERT INTO x1 VALUES(1), (1), (2); INSERT INTO x2 VALUES(1), (2); SELECT count(*) FROM x2 WHERE b IN (SELECT DISTINCT a FROM x1 LIMIT "a","b"-2); LPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT-'90NOTNULL'; ALTER TABLE t1 ADD COLT0000 DEFAULT-'90NOTN99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; S'CREATE TABLE t0(a,b); CREATE TABLE l00(x UNIQUE, y); CREATE TRIGGER r0 AFTER INSERT ON t0 BEGIN UPDATE l00 SET y=y+0 WHERE x=new.a; INSERT OR IGNORE INTO l00 VALUES(new.a,00); END; INSERT INTO t0 VALUES('0','0');INSERT INTO t0 VALUES(5,0); SELECT*FROM l00 ORDER BY x; RPRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a &b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO abcb, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; MMKVPRAGMA page_size = 4096; CREATE TABLE t0(a, b); CREATE TABLE t2(a, b); zUyDROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1( "a"UNIQUE,"b"R PRIMARY KEY ON CONFLICT REPLACE, b);dTMCREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000@VALUES('ab00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('ABX0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); SELECT DISTINCT a FROM t0t0000; 9s9ZCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a)NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_checkRY)CREATE TABLE t0(a, CHECK (a COLLATE m00000000 IN (SELECT '000', '00000'))); ; ^XACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*T[0'; WCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, avg(1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; m[% m_5CREATE TABLE t1(a, b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1,2,3),(2,3,4); SELECT c FROM t1 WHERE a IN (1,2) ORDER BY b;VACUUM ^1CREATE TABLE t0(a INT0000); INSERT INTO t0 VALUES('200'); INSERT INTO t0 VALUES('30'); INSERT INTO t0 VALUES('4'); SELECT min(a), max(a) FROM t0; ~]BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (); UPDATE t1 SET b=a 10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a=10); DROP INDEX i1; DELETE FROM t1; COMMIT; 3\mPRAGMA empty_result_callbacks=on; VACUUM;VACUUM ![GCREATE TABLE t0(x TEXT UNIQUE, y TEXTUNIQUE, z); INSERT INTO t0 VALUES('000','000','0'); SELECT DISTINCT* FROM t0 WHERE (x='000' OR y='000') AND x ISNULL N 0'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(06000000 ,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 ON t1(x); Q`'CREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'000000000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'0000000001000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'000000000000400 8I eCREATE TABLE t10(a, u00000000 DEFAULT 0); CREATE TRIGGER t00000 BEFORE UPDATE OF ORa ON t10BEGIN END; INSERT INTO t10(a)VALUES('000'); d!CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32, printf(1,1)b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; Zc9CREATE TABLE t0(a); INSERT INTO t0 VALUES('a'); SELECT a< CAST(a AS int0000) FROM t0; cbKSELECT NULL UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY likelihood(1,1) x; _aCWITH i(x) AS ( VALUES(1) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 06 0[h)CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'),('0o00'); SELECT DISTINCT x FROM (SELECT x FROM t0 GROUP BY x) WHERE x='0' ORDER BY oid,"b" x; Qg'CREATE TABLE t301(a INTEGER PRIMARY KEY,b,c); CREATE INDEX t0000 ON t301(c); INSERT INTO t301 VALUES(1,2,3); INSERT INTO t301 VALUES(2,2,3); CREATE TABLE t302(x, y); INSERT INTO t302 VALUES(4,5); ANALYZE; LfPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT nullif(1,1) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; ?X;l}CREATE TRIGGER main.t01 AFTER DELETE ON main.t0 BEGIN 00Dk PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b,-01,01),b)OR a='0' ORDER BY +x; j;CREATE TABLE t0(a INTEGER PRIMARY KEY, b); INSERT INTO t0(b)VALUES('000'); INSERT INTO t0(b)VALUES('000'); INSERT INTO t0(b) VALUES(NULL); INSERT INTO t0(b) VALUES(NULL); INSERT INTO t0(b)SELECT b||'0' FROM t0; INSERT INTO t0(b)SELECT b||'0' FROM t0; INSERT INTO t0(b)SELECT b||'0' FROM t0; INSERT INTO t0(b)SELECT b||'0' FROM t0; INSERT INTO t0(b) SELECT b||'0' FROM t0; SELECT count(a), count(b) FROM t0; =iCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(NULL); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,M) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; qq mCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32, quote(1)b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; ynwDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o00'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; vgvBr BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE i0 NOT IN (SELECT "a","b"HAVING b); 'qSCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count(DISTINCT), NULLIF( (1),'00c')A00 FROM t03 GROUP BY lower(n00e); pGSELECT ?0000000000000060h00; roiCREATE TABLE t0(a,b,c,d, PRIMARY KEY(c,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d);REPLACE INTO t0 VALUES('000','000r000','00a','000000'); INSERT INTO t0 VALUES('0000000','j00000','0000000','0000000'); INSERT INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT *, '0' FROM t0 ORDER BY c, a; tNt:u{PRAGMA encoding=UTF16be; SELECT ALL(ltrim(x'0e0000')); t7CREATE TEMP TABLE t0(a PRIMARY KEY, b, c); CREATE INDEX t000000 ON t0(c COLLATE BINARY); CREATE INDEX t000002 ON t0(b COLLATE NOCASE);REINDEX rtrim( .saCREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE _rrrrrrrrrrrrrrr____________d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* random()a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; b8*z5CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, likely(1) '000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 3, 3,a, '000' FROM; dyMCREATE TABLE FOO(bar int0000); CREATE TRIGGER f000000000 BEFORE INSERT ON foo BEGIN SELECT CASE strftime(1,1,1,1) WHEN (NOT strftime(1,1,1,1) AND 20) THEN raise(rollback, '000000') END; END; INSERT INTO foo(bar) VALUES (0); #xMDROP TABLE IF EXISTS a.b DROP TA'wUPRAGMA temp_store_directory='0000'; v9CREATE TABLE t0t0000( COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('ab0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('AB000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000OF0000000000000000000000000000000'); SELECT DISTINCT a FROM t0t0000; i'|SCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEdT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y OR NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 dEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; {+CREATE TABLE t4(a TEXT); INSERT INTO t4 VALUES('0'); INSERT INTO t4 VALUES('000'); INSERT INTO t4 VALUES('04'); SELECT min(a)MATCH(a) FROM t4; y}wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; 6 -6wsCREATE TABLE t0(a, b, c); INSERT INTO t0 VALUES($0,$b, $c); INSERT INTO t0 VALUES($0, $b, $a);VALUES($0, $b, $a); <ATTACH '000000000000' as julianday( sqlite_source_id()); ;}SELECT name FROM sqlite_master WHERE name LIKE?'000_0'; ocCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(b); INSERT INTO t000 VALUES('stat0','s0'),('00000','000'),('0r000','m0r00r0'); SELECT a, b, '0' FROM t000 WHERE a=='stat0' OR b='m0r00r0' ORDER BY +a;VACUUM |}CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,d,e,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=C AND c=? AND d=? AND e=B; ]~?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| julianday(1,0,1) || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); II^ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[E0-('; k[CREATE TABLE t0(a N00000); INSERT INTO t0 VALUES('-9223372036814775808'); SELECT a, typeof(a) FROM t0; 1PRAGMA foreign_keys=ON; CREATE TABLE t0000(a NTEGER PRIMARY KEY, b); CREATE UNIQUE INDEX i0000 ON t0000(a,b);REPLACE INTO t0000 VALUES(200,300); JCREATE TABLE t15(a INTEGER PR,MARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),( 1=120,'000'),(3 >=0,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(a,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET c=printf("0%d",a) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a; 4 oSELECT 1.0000000<000.06000000400<000000000<:000; CREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER t2r6; L?"LR)CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 LEFT JOIN t102 ON(t2.i0= t0.i0 OR (t2.i0=t1.i0)); n aCREATE TABLE t0(a, CHECK ( sqlite_source_id() IN ('000', randomblob(1)))); INSERT INTO t0 VALUES('000'); S +WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROM i LIMIT 3) SELECT x FROM i; R )CREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+1.,y+16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count(*),sum(x), sum(y) FROM t2; = CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY m OR round(M,3); {[;CREATE TABLE t15(a INTEGER PR,MARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),(20,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(a,b) VALUES(5,'000'),(15,'000');(25a; {{CREATE TABLE t0(a, b); SELECT "a","b""""a","ba","b",a F,"b""a","ba","b",a FROM (SELECT count(*)a FROM t0) WHERE a==0; PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '.0'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; 7uSELECT CASE WHEN -+.1 THEN '0000' ELSE '00000' END; >PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','0',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b ),b)OR a='0' OR 'a''b'+x; GqG&QCREATE TABLE t2(a INT, b TEXT, c BLOB, d REAL);EXPLAIN CREATE INDEX i0 ON t2(a ASC, b DESC, c ASC); CREATE INDEX i4 ON t2(b DESC, a ASC, d DESC); INSERT INTO t2 VALUES(1,'o00',x'00',1.0); INSERT INTO t2 VALUES(2,'two',x'32',2); INSERT INTO t2 VALUES(3,'0',x'00',3); INSERT INTO t2 VALUES(4,'u',x'00000000',4); INSERT INTO t2 VALUES(5,'f000',x'0000000000',5.0); INSERT INTO t2 VALUES(6,'x',x'00',6); INSERT INTO t2 VALUES(2,'two',x'3200',2.1); INSERT INTO t2 VALUES(2,'w',x'00',2.0); INSERT INTO t2 VALUES(2,NULL,NULL,3); SELECT count(*) FROM t2; CREATE TABLE ""( a,bNIQUE, x CHAR(100)); CREATE TABLE t2(x); INSERT INTO ""("") VALUES(1);REINDEX INTO tLUES(2); SELECT * FROM "", t2; 1 1hUWITH i(x) AS ( VALUES(1) UNION ALL SELECT count(1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; l]BEGIN TRANSACTION; CREATE TABLE t1( a,ba,b load_extension(1,1),y); CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new. = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT * FROM t0; INSERT INTO t0 SELECT * FROM t0; UPDATE t0 SET y=y+1 WHERE x=new.rowid; SELECT 000; DELETE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0); uoBEGIN EXCLUSIVE; CREATE TEMP TABLE temp_t000e(t); INSERT INTO temp_t000e VALUES('00000'); PRAGMA temp_store = 1; xuBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(1,1,A) a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; CREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2BEGIN SELECT 1; END; DROP TRIGGER t2r6;  _recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX mE00a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) d`EWITH i(x) AS ( VALUES( 1=11) UNION SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (VSSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 J4mPRAGMA auto_vacuum=2; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t1(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; DROP TABLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELECT a, unicode(?) b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 2; ^?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000  /Ps$kSELECT NULL "a","b" UNION SELECT "b"EXCEPT SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY x; 7#sPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a DEFAULT nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT a FROM t0t0006; [";CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100,4), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg( zeroblob(1))); s!kWITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 2001-01-0110; X 5CREATE VIRTUAL TABLE t0 USING fts4( [a],"b "a" "p "a","b"); 5\.5 )CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('0000000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END+ INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a; f(QWITH i(x) AS ( VALUES( 1=11) UNION SELECT (x | total(1)| +1)*10 FROM i) SELECT x FROM i LIMIT 20; +']SELECT printf('%*.*f',5,2 || 00000003); +&]SELECT 10 UNION ALL SELECT 20 GROUP BY 1r%iCREATE TABLE t0(a,b,c,d, PRIMARY KEY(b,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d); INSERT INTO t0 VALUES('000','000r000','00a','000000'); INSERT INTO t0 VALUES( random(),'j00000','0000000','0000000'); INSERT INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT *, '0' FROM t0 ORDER BY c, a; :K.CREATE TABLE t1(x COLLA6E NOCASE PRIMARY KEY); CREATE TRIGGER t00 AFTER DELETE ON t1 WHEN EXISTS ( SELECT 1 FROM t0 WHERE o00.x0= y ) BEGIN INSERT INTO t0 VALUES(o00.x); END; CREATE TABLE t0(y REFERENC_S t0); INSERT INTO t1 VALUES('0'); INSERT INTO t1 VALUES('B'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0');VACUUM Y-7SELECT typeof(group_concat(ROLLBACKx,'')) FROM (SELECT '' AS x UNION ALL SELECT ''); P,%CREATE VIRTUAL TABLE t0 USING fts4(prefix=2001-012001-01-01 min(1,1)-01""); p+eCREATE TABLE t0(a); INSERT INTO t0 VALUES('0'); PRAGMA full_column_names=on; SELECT rowid, * FROM t0;VACUUM |*}DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(?400,2),($400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(va0u01) FROM t1 GROUP BY i01; 71uSELECT sum( strftime(1,1,1E1)-9223372036854775800); 10eBEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 nt not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null,  =/PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','0',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b -1)OR a=oid OR trim(1,B) !L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D texint n"ot null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U0000000000000#00 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L000000000000000$0 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 texxt(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D000%5 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABL&E F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary0) , C000 text(20) null, key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L000000000d text(50) not null, P0000000000000'0 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M i(t null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00(000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not n)ull, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, *L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int nchar S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not+ null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary ,key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) nunl, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not- null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not. null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, O/B0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CRE int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L000000000000000" int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000007 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(0) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 V 5CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,b,c,e,b,c,d,a,b,c)) WITHOUT ROW,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); 000000 C4 CREATE TABLE De00Ta0le (x INT0000, Tex00e0 TEXT, D000 Real); CREATE INDEX D00000000000 ON De00Ta0le (Tex00e0); INSERT INTO De00Ta0le VALUES(9,8,7); INSERT INTO De00Ta0le VALUES(1,2,3); CREATE VIEW De00V0e0 AS SELECT * FROM De00Ta0le GROUP BY-Tex00e0; SELECT* FROM De00Ta0le INTERSECT SELECT * FROM De00V0e0 GROUP BY 1; g3SCREATE TABLE t0(a, b); SELECT a FROM (SELECT count(*)IS@Uount(*)IS@ULLLL AS a FROM t0) WHERE a<=0; &2QPRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(220015012001-01-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 @7-:aATTACH '0000' as julianday(CURRENT_DATE); K9CREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(42001-01-01,4); SELECT a, x FROM t1, t2 ORDER BY 1, 2; 78uSELECT sum( strftime( hex(1))-9223372036854775800); 7PRAGMA foreign_keys = ON; CREATE TABLE t1( UNIQUE, b); CREATE TABLE t2(c, d REFERENCES t1(a));REPLACE INTO t1 VALUES(1,2); INSES(2, 1);-6aPRAGMA empty_result_callbacks=on;REINDEX; ==?;PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(xPRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; XxX >CREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'00000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775808,3,'0f00INSERT INTO t1(o00f'); INSERT INTO t1(oid,a,x)VA0f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'004*=[SELECT printf('%!0200ed',50,-10,3000); X<5CREATE VIRTUAL TABLE t0 USING fts4( [a], ''''''''''''''''''''''''''')'[a] "a","b"); 500000000004000'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'060000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t0 HHHASELECT sqlite_rename_trigger(' >= >P TRIGGER r0 ON x>0 WHEN',NULL); @%BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId= random(); SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; U?/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(800)); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(4); ROLLBACK; XXEADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN randomblob(12001-01-01)WHEN 6 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; =DCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT total(1), substr(m,2,1) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; 4CoSELECT 2001-01-0110000002001-01-010000000060000; BCREATE TABLE t1(a, b, c); INSERT INTO t1(a) VALUES('000000000'); INSERT INTO t1(a)VALUES(10); INSERT INTO t1(a) VALUES(NULL); INSERT INTO t1(a) VALUES(22.0); INSERT INTO t1(a) VALUES(x'00000A'); CREATE INDEX i0 ON t1(a, b, c); ANALYZE; SELECT o00(se) FROM s000;   |I}DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(.400,2),(.400.1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(va0u01) FROM t1 GROUP BY i01; iHWWITH i(x) AS ( VALUES(12001-01-01) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; tGmCREATE TABLE t1(x, y DEFAULT(datetime('+2 ysnow'))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1; yFwCREATE TABLE t4(a,b,c,d int,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE e=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; %Ev% MCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'IN t102 ); SELECT * FROM t102 AS t0 LEFT JOIN t102 N tES ('0'I=LCREATE TABLE t12a(a,b,c,d,e,f,g); INSERT INTO t12a VALUES(100,2,3,4,5,6,7); CREATE TABLE t12b(x,a,b); INSERT INTO t12b(x,rowid,x,x,x,x,x) SELECT * FROM t12a; SELECT rowid, x FROM t12b; KKCREATE TEMP TABLE t0(a INTEGER PRIMARY KEY AUTOINCREMENT, b); INSERT INTO t0 VALUES(null,'00'); INSERT INTO t0 VALUES(null,'00'); DELETE FROM t0; INSERT INTO t0 VALUES(null,'000'); SELECT * FROM t0; 7JsCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE likely(q); SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from y; )^)iQWBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b= typeof(1)in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; cPKWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROM a,b i ORDER BY 1) SELECT x FROM i ,IMIT 10; _OCWITH i(x) AS ( VALUES(2001-01-011) UNION SELECT (x+1)*10 FROM i) SELECT x FROM i LIMIT 20; NACREATE TABLE x(i0 integer primary key, a TEXT NULL); INSERT INTO x (a) VALUES ('00'); CREATE TABLE tempx(i0 integer primary key, a TEXT NULL); INSERT INTO tempx (a) VALUES ('0'); CREATE VIEW t01 AS SELECT x.i0, tx.i0 FROM x JOIN tempx tx ON tx.i0=x.i0; CREATE VIEW t010 AS SELECT x.i0, tx.i0 FROM x JOIN tempx tx on tx.i0=x.i0; CREATE VIEW t02 AS SELECT * FROM t01UNION SELECT * FROM t010; SELECT * FROM t02; VVKVSELECT sqlite_rename_trigger('CR TRIGGE.......R`r0 ON x00 IHEN',NULL); YU7SELECT $::s0 LIKE $::00s00 LIKE $::00s0 LIKE $::0 LIKE $::0 LIKE $::0 LIK0000000003; TCREATE TABLE t1(a, b, c); INSERT INTO t1(a) VALUES('000000000'); INSERT INTO t1(a)VALUES(10); INSERT INTO t1(a) VALUES(NULL); INSERT INTO t1(a) VALUES(22.0); INSERT INTO t1(c) VALUES( random()); CREATE INDEX i0 ON t1(a, b, c); ANALYZE; SELECT o00(se) FROM s000; S CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE a.b 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_checkgRSPRAGMA auto_vacuum= incremental; PRAGMA auto_vacuum= incremal; PRAGMA auto_vacuum= incremeBLE t1( pxYuCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; CREATE VIEW v2 AS SELECT tabC.a, txyZ.x, tb0Th.a, tb0tH. `a` FROM tabc, txyz, tb0th ORDER BY 1 LIMIT 1; hXUCREATE TABLE t0000(a NTEGER PRIMARY KEY ,UTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) VALUES('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) SELECT('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); WCREATE TABLE t1(x, y DEFAULT(datetime(' ; ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELEC F A[O\#PRAGMA auto_vacuum = increment; PRAGMA page_size=1000; PRAGMA journal_mode=off; CREATE TABLE t1(a, b); INSERT INTO t1 VALUES(zeroblob(5000),@zeroblob(5000)); DELETE FROM t1; PRAGMA incremental_vacuum; b[ICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%q0%s', -1,c) FROM t1 ORDER BY rowid; ;Z{PRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT 'a' a FROM t0t0006; @_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX sq00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) dd ]CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date? pp_+CREATE TABLE t0000( a,ba INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END;EXPLAIN INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a; u^oCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE e=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE e=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; 11K`PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT rtrim(1,1)/x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; 4bmCREATE TABLE x0(a CHECK( a| 1=1|b ), b); CREATE TABLE t0(a, b, CHECK( a||b )); INSERT INTO x0 VALUES(1, 'x0'); INSERT INTO x0 VALUES(1, 'y0'); INSERT INTO t0 SELECT * FROM x0; ?aCREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 GROUP BY-a, b, c; Fate_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00y0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 I m00000NTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, commE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) gg cCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(dE (p(ogcWITH i(x) AS ( VALUES(1) UNION ALL SELECT-x+1 FROM i LIMIT 2001-01-015) SELECT group_concat(1,1) x FROM i; gfSCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; SELECT tabC.a, txyZ.x, datetime(1,1,1)x, * FROM tabc, txyz, tb0th GROUP BY 1 LIMIT 1; heUCREATE TABLE t13(a PRIMARY KEY CHECK(a!=2)) WITHOUT rowid;VACUUM; REPLACE INTO t13 VALUES(1);VACUUM dCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, length(1)b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; W@iCREATE TABLE t1(a, b); CREATE TABLE t0(a, b); PRAGMA writable_schema=01; UPDATE sqlite_master SET rootpage=5 WHERE tbl_name = 't1'; PRAGMA writable_schema=00; ALTER TABLE t1 RENAME TO x0; %hOCREATE TABLE t0(a TEXT, b TEXT); CREATE VIEW v0 AS SELECT glob(1,1) "a","b" t0; CREATE TRIGGER t0001 INSTEAD OF DELETE ON v0 BEGIN SELECT 0; END; DELETE FROM v0 KNTO t1(oid,a,x)VALUES(304,16,'0000000000004000'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000');INSERT INTO t1(oid,a,x)VALUES(00f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'0L0000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t0 DD(jUCREATE TABLE t1(a,x a,b); INSERT INTO t1(oid,a,x)VALUES(-9,1,'000000000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'0000000001000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT IJ G200;ANALYZE;ANALYZE V1SELECT '1.0>e.000%ECT 1.00e64'/'1.000Ee+6264'/'1.000%ECT 1.00e64'/'1.000Ee+62'; S+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b AND'0000' || new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); c KWITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT x+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; (UPRAGMA auto_vacuum=1; CREATE TABLE t1(a,); CREATE INDEX i ON t1(a); PRAGMA auto_vacuum=1; CREATINDEXi0 ON t0(a); CREATE TABLOBt3(a); CREATE INDEX i3 ONub0ects CREATE MNDEX x ON t1(b); DROP TABLEintegrity_check; DROTABLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; jYCREATE TABLE t0(x INTEGER PRIMARY KEY, y); CREATE TABLE t3(a, b); CREATE TRIGGER a0000000 AFTER INSERT ON t0 BEGIN INSERT INTO t3 VALUES(new.x, new.y); END;EXPLAIN INSERT INTO t0 VALUES(5000000000, 0); SELECT last_insert_rowid(); s] ?CREATE TABLE t1(a unique not null, b unique not null); INSERT INTO t1 VALUES('0',1000000000000000000); INSERT INTO t1 VALUES('b',1000000000020000000); INSERT INTO t1 VALUES('c',1000000000100000000); SELECT * FROM t1; p eBEGIN TRANSACTION; CREATE TABLE t1(a,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT * FROM t0; INSERT INTO t0 SELECT * FROM t0; UPDATE t0 SET y=y+1 WHERE x=new.rowid; SELECT length(1)TE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0); COMMIT; CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 1*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2/a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; +E+bICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%n0%n',a,b,c) FROM t1 ORDER BY 00001; 1iSELECT * FROM t1 NATURAL RIGHT OUTER JOIN t0; C CREATE TABLE De00Ta0le (x INT0000, Tex00e0 TEXT, D000 Real); CREATE INDEX D00000000000 ON De00Ta0le (Tex00e0); INSERT INTO De00Ta0le VALUES(9,8,7); INSERT INTO De00Ta0le VALUES(1,2,3); CREATE VIEW De00V0e0 AS SELECT * FROM De00Ta0le ORDER BY Tex00e0; SELECT* FROM De00Ta0le INTERSECT SELECT * FROM De00V0e0 GROUP BY 1; q gCREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sqlite_source_id() -1 GLOB '*[]000'; 8tmCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,d,e)); SELECT * FROM t0 WHERE@a=? AND b=? AND c=? AND d=? AND e=?; 8wSELECT printf('0%110EXCLUSIV0%110EdressesE0'); E0'); T-SELECT '0000' UNION SELECT '000' UNION SELECT '000h' ORDER BY'000h'DESC, 1 ASC; P%CREATE TABLE t0(a, UNIQUE(a)); INSERT INTO t0 VALUES($000); ANALYZE;ANALYZE 9BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT char(1)tSt00n0 FROM TempT000e LIMIT 2001-01-011; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; K)WCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHER 1gPRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) ; PRAGMA temp.cache_size = 10; FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; HCREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT a, x FROM t1, t2 ORDER BY 1, 2;REINDEX S+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| total_changes()| changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); `int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200)a not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L0000b0000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U00000000000c0000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0d005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TAeBLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEfID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 texgt(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null,h D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) nulli, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) nojt null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(QUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE kTABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30)l not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000m text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TnABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 S+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES( total_changes()|| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); ^?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 _ ttCREATE TABLE test(c0l0 EXT PRIMARY KEY); INSERT INTO test(c0l0)values('a'); INSERT INTO test(c0l0)values('b'); INSERT INTO test(c0l0)values('c'); CREATE TABLE test2(c0l0 TEXT PRIMARY KEY); INSERT INTO test2(c0l0)values('a'); INSERT INTO test2(c0l0)values('b'); INSERT INTO test2(c0l0) values('c'); SELECT*FROM test t0 LEFT OUTER JOIN test2 t2 ON t0.c0l0=-t2.c0l0 WHERE +t2.c0l0 IS NULL; ..N!PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x-2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+86,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; 1Y1i!WBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b= quote(1) in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; 7 sPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab'); INSERT INTO t0t0006 VALUES('AB'); SELECT DISTINCT a FROM t0t0006; cKSELECT sqlite_rename_trigger('CR TRGGER.)...............3.............`r0 ON x00 WHEN',NULL); =CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '000000000000000 ''0000S' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; ??="CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,?) AS00 FROM t0 GROUP BY m OR round(1,1); ==?#PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800));EXPLAIN INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT-randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; {&{CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0( [a],c,d,e); 000000 i%WPRAGMA auto_vacuum=1; CREATE TABLE t1(a load_extension(1,1)); DROP TABLE t1; PRAGMA integrity_check; t$mCREATE TABLE t1(x); INSERT INTO t1 VALUES(randomblob(100)); INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT-randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; CREATE INDEX i0 ON t1(x); :t:7)uSELECT 10 EXCEPT SELECT 20 ORDER BY-3333333333,3331 #(MPRAGMA foreign_keys=߰ CREATE b'IPRAGMA cache_size = 5; CREATE TABLE t11(a, b); INSERT INTO t11 VALUES(randomblob(5000),NULL); INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(NOT [a]), NULL FROM t11; --0 UPDATE t11 SET b0= c0000(a); \N\ ,CREATE TEMP TABLE t0(a PRIMARY KEY, b c); CREATE INDEX t000000 ON t0(c COLLATE BINARY); CREATE INDEX t000002 ON t0(b COLLATE NOCASE); `+ECREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '* *߀000'; .*aCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b);EXPLAIN INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; p=pZ/9CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| abs(1)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); k.[CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATEINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql= ' "a","b"EATETABLE 00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PR?-CREATE TABLE t3(a NTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, d,e DESC, b, c, a DESC; c5cN1!PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+-6,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; G0PRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT trim(1,1) a FROM t0t0006;VACUUM ? 5CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b,c,d,a,b,c,d,a,b,c)) ,e); 000000 +4]CREATE TABLE a0c(a COLLATE C000, b0000; _3CCREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| zeroblob(1)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); Z29PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) D)Dh:UPRAGMA cache_spill=OFF; PRAGMA cache_spill; PRAGMA main.cache_spill; PRAGMA temp.cache_spill;VACUUM w9sCREATE TABLE t1(x, y DEFAULT(datetime('0 @1avg(1)es'))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); 8PRAGMA foreign_keys = ON; CREATE TABLE t1(a UNIQUE,d REFERENCES 1(a)UNIQUE);REPLACE INTO t1 VALUES(1,2); PRAGMA foreign_keys = OFF; [7;CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100,4), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY a.x HAVING NOT EXISTS( SELECT b.x, avg( -1) FROM t34 b GROUP BY x HAVING avg(a.y) > avg(y)); g6SCREATE TABLE t0(a, b); CREATE TABLE log(x sqlite_compileoption_get(1)); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| sqlite_compileoption_used(1)| '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); ==CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,?) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; < DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( 0e0, -1 /* */) FROM t1 GROUP BY i01; :;{SELECT 10060000E10000000&60E10000000&6E00006000; 0000; FUFH@SELECT sqlite_rename_trigger(' datetime(1,1,1)0 ON x00 WHEN',NULL); @?CREATE TABLE t0(a TEXT, b TEXT); INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES('0','2'); INSERT INTO t0 VALUES('0','3'); SELECT a FROM t0 WHERE b OR (SELECT b FROM t0 GROUP BY b); '>SCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (b=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND ?=3) AND y IS NULL; CREATE TEMP T[BLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WH^RE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 L SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; 8!8eBOATTACH''AS noname; ATTACH':memory:' AS inmem; BEGIN; CREATE TABLE noname.n00000(x); CREATE TABLE inmem.i0000(y); CREATE TABLE TEMP.m000(z);ANALYZE; SELECT ame FROM noname.sqlite_master; SELECT name FROM inmem.sqlite_master; [A;BEGIN; CREATE TABLE n00be0s(a PRIMARY KEY, b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid& b = '000000000000000000000000000000000000'; COMMIT; AFPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT trim(1,1),a FROM t0t0006; KECREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE "R"; PRAGMA automatic_index=OFF; SELECT * FROM t0aLEFT JOIN t0b ON (x=99) ORDER BY x;VACUUM LDCREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('0H0000'); SELECT 1, x FROM t0 WHERE x LIKE 'h%'; SELECT 2, x FROM t0 WHERE x LIKE '%h%' ESCAPE '0'; zCyCREATE TABLE t0(a,b,c,d, PRIMARY KEY(c,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d); INSERT INTO t0 VALUES('000','000r000','00a','000000'); INSERT INTO t0 VALUES('0000000','j00000','0000000','0000000'); INSERT INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT DISTINCT*, '0' FROM t0 ORDER BY c, a; kkG'DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(2001-01-0120,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a || +4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,62001-01-01,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; 2%2oIcDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1,X''); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c, -14) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||sr(c,4) FROM t1 WHERE c GLOB INSEWH3CREATE TABLE x( [a]a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE (1)=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from z; BB(LUPRAGMA page_size= 512; PRAGMA auto_vacuum = incremental; CREATE TABLE t1(x); INSERT INTO t1 VALUES( randomblob(1 * (57754)) ); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(2 * (500-4)) ); INSERT INTO t1 VALUES( randomblob(110 * (512-4)) ); INSERT INTO t1 VALUES(randomblob(3 * (5-4)) ); DELETE FROM t1 WHERE rowid= 3; PRAGMA incremental_vacuum = 2; DELETE FROM t1 WHERE rowid = 1; PK%PRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COMLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('AB); INSERT INTO t0t0006 VAX'); SELECT DISTINCT a FROM t0t0006; :JyPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR likely(1)ER BY +x; ww(PWDROP INDEX IF EXISTS MATCHy00.x000i; OCSELECT time(CURRENT_TIME); =NCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), group_concat(M,1) FROM t0 GROUP BY m ORDER BY 1, 2; xMuCREATE TABLE t0a(a,b); CREATE TABLE t0b(x); INSERT INTO t0a VALUES('on0', 1); INSERT INTO t0a VALUES('on0', 2); INSERT INTO t0a VALUES('t00', 3); INSERT INTO t0a VALUES('00', NULL); INSERT INTO t0b(rowid,x)VALUES(1,1); INSERT INTO t0b(rowid,x)VALUES(2,200); INSERT INTO t0b(rowid,x) VALUES(3,300); SELECT a, count(b) FROM t0a, t0b WHERE@b=t0b.rowid GROUP BY a,b,"b" BY a; &p=TCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY m OR round(M,5); 2SiANALYZE; DROP TABLE IF EXISTS sqlite_stat1; DROP TABLE IF EXISTS s2; DROP TABLE IF EXISTS l0; DROP TABLE IF EXISTS s4; SELECT name FROM sqlite_master WHERE name GLOB ' [a]'; ZR9SELECT 1000000%0000000600600001000000%0000000600000001000000%0000006000000000060000; yQwCREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','12000'),('t1','t1b','10000'); ANALYZE sqlite_master; SELECT*, nullif(1,1)'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY c; kU[CREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "000000", "n00b00" FROM "0000" ORDER BY "000000", "a","b" LIMIT 1) OR ""; jKWSELECT 'a''b', 0 AS y UNION SELECT 2 AS y, -0 AS x ORDER BY x LIMIT 1; V)PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = +0; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randombloS($00), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; 8T8ZZ9CREATE TABLE t0(a); INSERT INTO t0 VALUES('a'); SELECT a, CAST(a AS char(1)) FROM t0; ;Y{PRAGMA auto_vacuum = incremental; PRAGMA journal_modT = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1080), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT IXTO t1 SELECT randomblob(1000), r00) FROM t1; DELETE FROM t1 WHERE rowid%2; (XUPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; DELETE FROM t0W P@IuP"_KSELECT strftime( total(1), 1); ^+BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANT^]ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE-sql GLOB '*[]000'; \)CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES( random()-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; <[}PRAGMA foreign_keys = ON; CREATE TABLE t1(a PRIMARY KEY, b); CREATE TABLE t2(c REFERENCES t1 DEFERRABLE INITIALLY DEFERRED, d); INSERT INTO t1 VALUES(9,2); INSERT INTO t1 VALUES(1,3); ID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID));REINDEX TABLE P0(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not nulll, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 rb)CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, total_changes()b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; @aPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; DELETE FROM t0 WHERE rowid/CURRENT_TIME `CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,b,c,d,e,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; (Qf'SELECT typeuf(group_ANDcat(x,'')) FROM (SELECT '' AS x UNION ALL SELECT ''); eCREATE TEMP TABLE sqlite_version()MARY KEY AUTOINCREMENT, b); INSERT INTO t0 VALUES(null,'00'); INSERT INTO t0 VALUES(null,'00') DE0; +d]SELECT sqlite_rename_trigger(' ',NULL); c3BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2');EXPLAIN UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; h!CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT000fgQCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE+t1.x IN (1,2,3); 0 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created);EXPLAIN CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe);EXPLAIN CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect);ANALYZE INDEX su00000 UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) oelOWITH i(x) AS ( VALUES(1) UNION ALL SELECT-x+1 FROM i LIMIT 5) SELECT group_concat(1,?) x FROM i; k CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,b,c /* */)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; xjuBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN ( total_changes(),1,1) a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; i'PRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY); CREATE TABLE t0(y DEFAULT 10 REFERENCES t1(x) ON UPDATE SET DEFAULT); CREATE TABLE t3(y REFERENCES 1 ON UPDATE SET NULL);REPLACE INTO t1 VALUES(13); INSERT INTO t0 VALUES(13); INSERT INTO t3 VALUES(13); Vo+CREATE TABLE t4(a TGXT); INSERT INTO t4 VALUES(''); INSERT INTO t4 VALUES('00t'); INSERT INTO t4 VALUES('04'); SELECT min(a), mIN(a) FROM t4; n1CREATE TABLE t1(x INTEGERPRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP BY a, a, sum(m) AS; mPRAGMA max_page_count = 1.00000; CREATE TABLE abc(a, b, c); INSET a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a, b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; ;lguSCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 LEFT JOIN t102 JOIN t102 AS t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 AND(t0.i0<>500 AND t0.i0=t1.i0)); tCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b,c,a, b,c,d,e); VACUUM :s{SELECT sqlite_compileoption_used('THREADSAFE=0 blob'); %rQDETACH printf('0%110.100c0','0'); gqSPRAGMA auto_vacuum=O00; PRAGMA auto_vacuum=O00; PRAGAGMA page_size=1024; CREATE TABLE t0(x FLOA0); ApPRAGMA foreign_keys =ON; CREATE TABLE t1(a UNIQUE, b); ; PRAGMA foreign_keys = OFF; CREATE TABLE t2(c, d REFERENCES t1(a));REPLACE INTO t2 VALUES(2, 1); BEGIN; PRAGMA foreign_keys = OFF; ]v?DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o00'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1,X''); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c, -14) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||sr(c,4) FROM t1 WHERE c GLOB INSE n}xCREATE TABLE t0( a,ba,b,c,d,e, P a,bRIe, PRIMARY KEY(a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); 008000 w!CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, date(1,1,1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; UU'ySCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON@a=2 OR ?13; SELECT?5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; 00000000004000'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205, -130,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'00800000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f800000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 ON t1(x); ((Dz CREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'000000000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'0000000001000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'00  ~CREATE TABLE t0(x); CREATE UNIQUE INDEX t00 ON t0(x); BEGIN; INSERT OR ROLLBACK INTO t0 VALUES(1); INSERT OR ROLLBACK INTO t0 VALUES(1); ^}ACREATE TABLE t0(a, b); SELECT a FROM (SELECT 00000e200=-01-0110 AS a FROM t0) WHERE a==0; N|!PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x-16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; '{USELECT zeroblob(1.|| 0) LIKE '000'; g_gtmCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 1000 2000 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE e=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE E=8; skPRAGMA encoding=UTF16be; CREATE TABLE t0tASC6(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t VALUES('ab0'); -aPRAGMA encoding=utf16be; PRAGMA encoding; wsDROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY ON CONFLICT REPLACE, b); CREATE TABLE t2(x, y); INSERT INTO t1 VALUES(1,2); INSERT INTO t1 VALUES(1,3); INSERT INTO t1 SELECT * FROM t2; SELECT * FROM t1; $^ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*T[0߀'; !GCREATE TABLE t1(x, y REAL); INSERT INTO t1 VALUES(1,'1.0'); INSERT INTO t1 VALUES(2, '.5'); INSERT INTO t1 VALUES(3, '1.'); INSERT INTO t1 VALUES(4,'1e0'); INSERT INTO t1 VALUES(5,'.03'); INSERT INTO t1 VALUES(6,'1e0'); INSERT INTO t1 VALUES(10,'1.'); INSERT INTO t1 VALUES(12,'.5'); INSERT INTO t1 VALUES(13,'3.'); INSERT INTO t1 VALUES(14,'3e0'); INSERT INTO t1 VALUES(15,'.2'); INSERT INTO t1 VALUES(16,' 20e4'); INSERT INTO t1 VALUES(20,'1 '); INSERT INTO t1 VALUES(22,'5 ');INSERT INTO t1 VALUES(23,'3.'); INSERT INTO t1 VALUES(24,'1.e0'); INSERT INTO t1 VALUES(25, '.5e+3 '); INSERT INTO t1 VALUES(26,'1 '); SELECT x FROM t1 WHERE typeof(y)=='real' ORDER BY x; X5BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t0000. AFTER UPDATE ON TempT000e BEGIN INS KPRAGMA encoding;EXPLAIN PRAGMA encodi=utf16le;EXPLAIN PRAGMA encoding; KPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT rtrim(1,1)&x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; ;}PRAGMA journal_mode = delete; PRAGMA main.locking_mode; $$X 5CREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4aNl','600000 16 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; _recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source);REINDEX TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) TdT DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( "a","b""a","b" /* */) FROM t1 GROUP BY 002; CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date s kSELECT * FROM (t0), (t0), (t0, (t0), (t0, (t0), (tE), (t0)t0), (t0, (t0), (tE), (t0) WH), (t0) WtE), (t0) ), qq DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT group_concat(1,1) c FROM t1 WHERE b=3 AND a BETWEEN.30 AND 60; ofW|vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$ wvu}rxqv`t_r^o]k\i[hZeYbX`W\:#9!876%$# " !  ~wrqlieba]YTOL K CA@ډ=ى:؉7׉5։4Չ3ԉ0Ӊ-҉(щ%Љ"ωʼnĉɉ    ~zyxvuolhUXTVSSRPQLPHOENAM=E;D3C0?/>,=*<&;$fb_ZWUTPLIGF~B}@|=VZ{:z5y1x/w,v)u&t#s"r!qpo^] ?f?^?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 0eCREATE TABLE t0(a TEXT, b TEXT); CREATE VIEW v0 AS SELECT t0.a FROM t0; CREATE TRIGGER t0001 INSTEAD OF DELETE ON v0 BEGIN SELECT 0; END;EXPLAIN DELETE FROM v0 WHERE a= 1; bICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%q0%s',?,b,c) FROM t1 ORDER BY rowid; int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 te|t(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 HCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, count( )q FROM x AS x1, x AS x2 WHERE (1)=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from z; ;{PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(200) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(900); zySELECT 1000000%00000000000101000000%008000000600600001000000%008000060000000101000000%0080000600000000%008000060000; {=CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,?) AS00 FROM t0 GROUP BY CURRENT_TIME,oid +CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2001-01-012*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; jYCREATE TABLE t1(x char(1)); CREATE TABLE t2(y); INSERT INTO t1 VALUES(111); INSERT INTO t1 VALUES(222); INSERT INTO t2 VALUES(300); INSERT INTO t2 VALUES(444); SELECT * FROM t1, t2 WHERE (x=111 AND y!=444) OR x=222 ORDER BY x, y; i=biuoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,i,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; ;}SELECT c000(l(b),l0(b),m5),b*100,I) FROM t0 ORDER BY a; .cSELECT * FROM t0 INNER JOIN t0 USING(b,c); iWWITH i(x) AS ( VALUES(12001-01-01) UNION ALL SELECT x+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; ?CREATE TABLE t3(a NTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE d=2 AND c=3 ORDER BY d DESC, c DESC, b, c, a DESC; M+*MY7CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a$ab0 OR b.y<$ab0); I*PRAGMA auto_vacuum=1; CREATE TABLE t0(a); CREATE TABLE t0(a); DReck; s)kBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(?,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a<2001-01-0110); DROP INDEX i1; DELETE FROM t1; COMMIT; ^h^ 0CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,c,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e= strftime(1,d,e,1,1,1)?; x/uCREATE TABLE t0a(a,b); CREATE TABLE t0b(x); INSERT INTO t0a VALUES('on0', 1); INSERT INTO t0a VALUES('on0', 2); INSERT INTO t0a VALUES('t00', 3); INSERT INTO t0a VALUES('00', NULL); INSERT INTO t0b(rowid,x)VALUES(1,1); INSERT INTO t0b(rowid,x)VALUES(2,200); INSERT INTO t0b(rowid,x) VALUES(3,300); SELECT a, count(b) FROM t0a, t0b WHERE@b=t0b.rowid GROUP BY "a","" BY a; .-DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN x'0000000000'WHEN 2 THEN round(1,1)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; f0fm3_CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','12000'),('t1','t1b','10000'); ANALYZE sqlite_master; SELECT*,'0'.ROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY c; V21ATTACH(x) AS ( VALUES(1) UNION ALL SELECT upper(1)COLLATE i ORDER BY 1) SELECT 0; L1CREATE TABLE t0(x); INSERT INTO t0 VALUES(1); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(3); INSERT INTO t0(rowid,x) SELECT nullif(x*2+10,14), x+100 FROM t0; SELECT rowid,CURRENT_TIME x FROM t0; AA;4{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b = '00..'; COMMIT; jj5)PRAGMA main.cache_size= 10; PRAGMA temp.cache_size =C10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600G FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomxlob(500), randomblob(600) FROM tt; U*UQ7'CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(SELECT t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); R6)PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x AND+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; :CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE UPDATE ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) SELECT('000000');REPLACE INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) SELECT('0000'); SELECT * FROM t0000 ORDER BY a; 9CREATE TABLE t00a(a,b); INSERT INTO t00a VALUES(0,0); CREATE TABLE t00b(n); CREATE TRIGGER r00 AFTER INSERT ON t00b BEGIN SELECT 0 FROM t00a WHERE 0>n0000 UNION ALL SELECT 0 FROM t00a WHERE 0>new>x ORDER BY 0 LIMIT 0, END; INSERT INTO t00b VALUES(6); ^8ACREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| instr(1,1)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); =!CREATE TABLE t1(a,b); CREATE INDEX 1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CR UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_check^<?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 1;iCREATE TABLE a0c(a, b, c); PRAGMA page_count; int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 }<@CREATE TABLE t0(c DEFAULT '000'); PRAGMA table_info(t0); 3?kCREATE TABLE x1(a); CREATE TABLE x2(b); INSERT INTO x2 VALUES(1), (1), (2); INSERT INTO x2 VALUES(1), (2); SELECT count(*) FROM x2 WHERE b IN (SELECT DISTINCT b FRO LIMIT 2); >PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 1;; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randombloG(600) FROM tt INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblobRT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; (20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 t%xt(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID));REINDEX TABLE P0(S00 inull, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 .A_BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 textint00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE T ABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 MMCCREATE TABLE test(c0l0 TEXT PRIMARY KEY); INSERT INTO test(c0l0)values('a'); INSERT INTO test(c0l0)values('b'); INSERT INTO test(c0l0)values('c'); CREATE TABLE test2(c0l0 TEXT PRIMARY KEY); INSERT INTO test2(c0l0)values('a'); INSERT INTO test2(c0l0)values('b'); INSERT INTO test2(c0l0) values('c'); SELECT*FROM test t0 LEFT OUTER JOIN test2 t2 ON sqlite_version() WHERE +t2.c0l0 IS NULL; ^B?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A01000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000  ''u`'6KsSELECT sqlite_version(*);SELECT sqlite_version(*); J'PRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY); CREATE TABLE t0(y DEFAULT 10 REFERENCES t1(x) ON UPDATE SET DEFAULT ; CREATE TABLE t3(y REFERENCES t1 ON UPDATE SET NULL); INSERT INTO t1 VALUES(13); INSERT INTO t0 VALUES(13); INSERT INTO t3 VALUES(13); IWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( -1444444444444444444444444444441) i GROUP BY 1) SELECT x FROM i LIMIT 10; =HCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), group_concat(?,1) FROM t0 GROUP BY m ORDER BY 1, 2; 2GkCREATE VIRTUAL TABLE t00000 USING ftx(REPLACE; 7FuSELECT 10 EXCEPT SELECT 20 ORDER BY 3333333333#3331 uEoPRAGMA foreign_keys = ON; CREATE TABLE t1(ASa UNIQUE, Ad REFERENCES t1(a)UNIQUE);REPLACE INTO t1 VALUES(1,2); F; ^DACREATE TEMP TABLE t01(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*000'; _recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labdls(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) dd LCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date O}O OCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c=+2 days=? A e=?; N=PRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(22001501-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 MCREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(5,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','12000'),('t1','t1b','10000'); ANALYZE sqlite_master; SELECT*, group_concat(1,1)'0'FROM t1 WHERE a BETWEEN 3 AND 8 GROUP BY c; H{yTwCREATE TABLE t1(x, y DEFAULT(datetime('0 blobavg(1)es'))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); ^SACREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a=t2.a) AS x JOIN t2x ON x.b=t2x.b)WHERE as00; IRPRAGMA cache_size =-10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(92001-01E0100) FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(900); SQ+SELECT $::s0 LIKE $::00::s0 LIKE $::00s0 LIKE $s0 LIKE $::00s LIKE $::0000003; _PCWITH i(x) AS ( VALUES(1) UNION ALL SELECT 1+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 04  ) wYsPRAGMA foreign_keys = ON; CREATE TABLE t1(ASa UNIQUE, d REFERENCES t1(ASa)UNIQUE);REPLACE INTO t1 VALUES(1,2); F; .XcSELECT 10000.,0060000.,000000000000060000. bWICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%n0%S',a,b,c) FROM t1 ORDER BY rowid; VCREATE TABLE abc(a UNIQUE, b UNIQUE, c UNIQUE);VACUUM; INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a+1, b+1, c+1 FROM abc; SU+CREATE TABLE t10(a, u00000000 DEFAULT 0); CREATE TRIGGER t00000 BEFORE UPDATE OF CURRENT_TIMESTAMPa ON t10 BEGIN UPDATE t00 SET u0= u00000000+1 WHERE r00000= o00.r0000; END; INSERT INTO t10(a)VALUES('000'); ^=^[];CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100,4), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY a.x HAVING NOT EXISTS( SELECT b.x, avg(a.y) FROM t34 b GROUP BY x HAVING avg(a.y) > avg(y)); i\WBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10.12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a=1.); DROP INDEX i1; DELETE FROM t1; COMMIT; S[+SELECT 0 AS x, 0 AS y UNION SELECT 2 AS y, -0 AS x ORDER BY x LIMIT "a","b" 1; |Z}DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT [a](va0u02=va0u01)FROM t2), max(va0u01) FROM t1 GROUP BY i01; QF<~Q*a[SELECT quote(1111111111111111111E101); :`yCREATE TABLE x1(a); CREATE TABLE x2(b); INSERT INTO x1 VALUES(1), (1), (2); INSERT INTO x2 VALUES(1), (2); SELECT count(*) FROM x2 WHERE b IN (SELECT random() a FROM x1 LIMIT 2) -1; _PRAGMA main.cache_size= 10; PRAGMA temp.cache_size =10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(100), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(502001-01-010), randomblob(602001-01-010) FROM tt; IN00), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; 6^qCREATE TABLE t10(x INTEGER PRIMARY KEY, y INT, z CHAR(100)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT a.x, b.x FROM t10 AS a JOIN t10 AS b ON a.y=b.x OR b.y=$ab0); _bCPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(10201-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; _recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) XdXueoCREATE TABLE t0b(x); INSERT INTO t0b(rowid, x) VALUES(1,10),(2, 1=111); UPDATE t0b SET rowid=rowid+1 WHERE x=?0; d%CREATE TABLE t0(a,b int,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND c=? AND d=A AND e=A AND e= -1 cCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, a00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date N5N=iCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2.1) AS00 FROM t0 GROUP BY m ORDER BY 2, 2; Th-CREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT sqlite_source_id() a, x FROM t1, t2 ORDER BY 1, 2; KgATTACH null AS null;ANALYZE '' ;ANALYZE '' ;ANALYZE ''A;ANALYZE ''AS ''GfPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob( [a]), sqlite_compileoption_get(1)ELETE FROM t1 WHERE rowid%2. l=PRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(22000000101,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 LkCREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE 'ڗ%'; SELECT 2, x FROM t0 WHERE x LIKE '%h%' ESCAPE '0'; vjqWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ strftime(1,1,1,1)OR -11 FROM i GROUP BY 1) SELECT x FROM i LIMIT 10; *fqQWITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1)OR+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; Sp+WITH i(x) AS ( VALUES(1) UNION ALL SELECT oid FROM i LIMIT 4) SELECT x FROM i; oGATTACH rtrim(1, -11)as MAIN; HnSELECT sqlite_rename_trigger('CREAT0 TRIGGER r0 ON x00 WHEN', (1)); m!CREATE TABLE t1(a INTEGER PRIMARY KEY, b TEXT); CREATE TABLE t2(aINTEGER PRIMARY KEY, bTEXT); INSERT INTO t1 VALUES(1,'ab0'); INSERT INTO t1 VALUES(2,'000'); INSERT INTO t2 VALUES(1,'ab0'); INSERT INTO t2 VALUES(2,'000'); SELECT DISTINCT* FROM t1 NATURAL JOIN t2; yrwDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' ||OFubstr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND#60; <4u<5woCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'a''f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, stat FROM sqlite_stat1 ORDER BY idx; EvCREATE VIRTUAL TABLE t0 USING fts4( [a],"b"p,"b"p<<<<<<<<<<<<"); tumCREATE TEMP TABLE t0001(aӝ,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*000'; ItCREATE TABLE t0000(aCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN VALUES('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000');VALUES('00'); END;EXPLAIN INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a; |s}PRAGMA encoding=UTF16be; CREATE TABLE t0t0006(a CXLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INS*R Ya;>Ya~GCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 20p0 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE d=2; SELECT i FROM t4 WHERE D=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SE8ECT }CREATE TABLE t5(a TEXT PRIMARY KEY, b V00CHAR(50)) WITHOUT ROWID; INSERT INTO t5 VALUES('00000','0000');EXPLAIN SELECT count(*) FROM t5; i|WCREATE TABLE t0(x, a, b); CREATE INDEX t0a ON t0(x, a COLLATE nocase); CREATE INDEX t0b ON t0(x' b); #{MSELECT t0(x'[0000000000000000'0;@zPRAGMA journal_mode = off; PRAGMA journal_mode =OF in0000d; y/REINDEX main.i0; Bx SELECT name FROM sqlite_master WHERE name LIKE 'RENAME000_0'; ^M^uoSELECT * FROM (SELECT name+1 AS one FROM sqlite_master LOINCREMENT1) WHERE one LIKE one LIKE '000000' LIKE one; 5qSELECT sqlite_rename_parent(NULL,'000',NOT'000'); ;{CREATE TABLE t0e01(a INTEGER PRIMARY KEY, b) WITHOUT rowid; CREATE UNIQUE INDEX i0000 ON t0e01(a,a); INSERT INTO t0e01 VALUES(100,200); CREATE TABLE t0e02(w, x, y, FOREIGN KEY(x,y) REFERENCES t0000(a,b)); INSERT INTO t0e02 VALUES(300,100,200); UPDATE t0e01 set b = 200 where a = 1.0; SELECT* FROM t0e01, t0e02; 5qSAVEPOINT s00;RELEASE SAVEPOINT s00; RELEASE s00; X5SELECT '1.0>e64'/'1.0000ECT 1.00e64'/'1.0000000000000000000000G000000000000Ee+62'; =PRAGMA auto_vacuum=2; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; DROP TABLE t0; mMm+ ]CREATE VIEW a00.v0 AS SELECT#:memory:; cKWITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT x+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; IPRAGMA encoding=UTF16be; CREATE TABLE t0tϐ06VALUS('ab0'); APRAGMA encoding=UTF16be; SELECT hex(@trim(x'0e0000'));VACUUM k[CREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x a,b, * FROM tabc, txyz ORDER BY 1 LIMIT 1; SELECT tabC.a, txyZ.x, tb0Th.a, round(1,?) FROM tabc, txyz, tb0th GROUP BY 1 LIMIT 1; WW% OCREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2/a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* sqlite_compileoption_get(1)a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; || DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000');EXPLAIN INSERT INTO t1 SELECT a+1,2,'000'AND substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; ==? PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(000) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; `ccKWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(?)FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002ywCREATE TABLE t4( [a]a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE e=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; B SELECT $::s0 LIKE $::00s LIKE $::00s0 LIKE ?100 LIKE $::03; X 5CREATE VIRTUAL TABLE t0 USING fts4( [a],"b "p "a","b"); x-x6sSELECT quote(printf()), quote(printf( char(1),3)); ywCREATE VIEW x1 AS SELECT 100 AS '', 200 AS '', 300 AS '' ; SELECT * FROM x1;$ PRAGMA foreign_keys = ON; CREATE TABLE t1(ASa UNIQUE, b); CREATE TABLE t2(c, d REFERENCES t1(ASCa));REPLACE INTO t1 VALUES(1,2); INOFF; ?CREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 GROUP BY b, b,oid 'int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200)( not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L0000)0000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U00000000000*0000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0+005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TA,BLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUE-ID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 tex.t(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null,/ D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null0, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) no1t null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE 2TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30)3 not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P000000000000004 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE T5ABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID));REINDEX TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 vqgWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1,0,1) x FROM i LIMIT 10; `ECREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[ *-000'; ^?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 & O#PRAGMA auto_vacuum = incremental; PRAGMA page_size=1000; PRAGMA journal_mode=off; CREATE TABLE t1(a, b); INSERT INTO t1 VALUES(zeroblob(2000), zeroblob(5000)); DELETE FROM t1; PRAGMA incremental_vacuum; :yPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( ),b)OR a='0' ORDER BY +x; 0ePRAGMA vvacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; -------BLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; T) T4mCREATE TABLE t3(a TEXT, b REAL, c INT0000); INSERT INTO t3 VALUES(X'000000', '1222222222222222222.03a00', 4.5); SELECT typeof(a), avg(1) a, typeof(b), b, typeof(c), c FROM t3; fQCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN ( -1,3)%YGCREATE TABLE t44(a INT0000, b INT0000); INSERT INTO t44 VALUES(1,2); INSERT INTO t44 VALUES(3,4); SELECT* FROM t44 x LEFT JOIN(SELECT a AS c, b AS d FROM t44) A000 ON a= upper(?)=4 OR d IS NULL; eOCREATE TABLE t0(a, b);EXPLAIN SELECT a FROM (SELECT 00000e2001-01E0110 AS a FROM t0) WHERE a==0; S+CREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT a, strftime(1,1,1,1) x FROM t1, t2 ORDER BY 2, 2; S!+PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT sqlite_source_id() x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; t mCREATE TABLE test(c0l0 TEXT PRIMARY KEY); INSERT INTO test(c0l0)values('a'); INSERT INTO test(c0l0)values('b'); INSERT INTO test(c0l0)values('c'); CREATE TABLE test2(c0l0 TEXT PRIMARY KEY); INSERT INTO test2(c0l0)values('a'); INSERT INTO test2(c0l0)values('b'); INSERT INTO test2(c0l0) values('c'); SELECT*FROM test t0 LEFT OUTER JOIN test2 t2 WHERE +t2.c0l0 OR NULL; ]]e#OSELECT sqlite_rename_trigger(' < T200; VACUUM; x%uBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(A,1,1) a FROM t1 WHERE a<>0); DROP INDEX i1; DELETE FROM t1; COMMIT; a-Ja^*ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*?E000'; ) CREATE TABLE t0a(a,b); CREATE TABLE t0b(x); INSERT INTO t0a VALUES('on0', 1); INSERT INTO t0a VALUES('on0', 2); INSERT INTO t0a VALUES('t00', 3); INSERT INTO t0a VALUES('00', NULL); INSERT INTO t0b(rowid,x)VALUES(1,1); INSERT INTO t0b(rowid,x)VALUES(2,200); INSERT INTO t0b(rowid,x) VALUES(3,300); SELECT zeroblob(1) a, count(b) FROM t0a, t0b WHERE b=t0b.rowid GROUP BY a ORDER BY a; _(CCREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND b='000'), t0 WHERE strftime(A,CURRENT_TIME); IFSERT c='O'#CREATE TABLE t0(a TEXT, b TEXT); INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES('0','2'); INSERT INTO t0 VALUES('0','3'); SELECT a FROM t0 WHERE b IN (SELECT replace(1,1,1) b FROM t0 ORDER BY b); ',SCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b= sqlite_source_id() WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; ]+?WITH i(x) AS ( VALUES( 1E11) UNION SELECT (x || +1)*10 FROM i) SELECT x FROM i LIMIT 20; bM/PRAGMA auto_vacuum=O00; PRAGMA page_size=1024; CREATE TABLE t0(x FLOA0; z.ySELECT NULL "a","b" UNION SELECT "b" UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY+2 days x; -9CREATE TABLE x(i0 integer prymary key, a TEXT NULL); INSERT INTO x (a) VALUES ('00'); CREATE TABLE tempx(i0 integer primary key, a TEXT NULL); INSERT INTO tempx (a) VALUES ('0'); CREATE VIEW t01 AS SELECT x.i0, tx.i0 FROM x JOIN x tx ON tx.i0=x.i0; CREATE VIEW t010 AS SELECT x.i0, tx.i0 FROM x JOIN tempx tx on tx.i0=x.i0; CREATE VIEW t02 AS SELECT * FROM t01 UNION SELECT * FROM t010; SELECT * FROM t02; A0'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f00000080B00'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 ON t1(x); Q0'CREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'000000000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(922+372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'0000000001000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'000000000000400@ 555|3}DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2)MATCH min(?,1)FROM t1 GROUP BY 01; '2SCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER DEFAULT KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON y=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(y=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON y=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; 1AATTACH varchar(1)as MAIN; jjy 1j;-CREATE TABLE [i :BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary kFX95CREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, C, b, c,f, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY d DESC,d , e DESC, b, e DESC, b, c, a DESC; i8WWITH i(x) AS ( VALUES(12001-01-01) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; K7SELECT 0 AS x, 0 AS y UNION SELECT 2 AS y, -0 AS x ORDER BY x |IMIT 1; 6CCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count(), NULLIF( "a",'00c')A00 FROM t03 GROUP BY lower(n00e); e5OSELECT typeof(group_concat(x,'')) FROM (SELECT '' AS x UNION ALL SELECT load_extension(1,1) ''); +4]SELECT 10 UNION ALL SELECT 20 ORDER BY 1Gey (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, PH000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) noIt null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, LJ00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int notK null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000008 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000L008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key ( SSUEID, OB0ECTID)); CREAt not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U0000000000000xt(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 l<lL=CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE x LIKE '%h%' ESCAPE @1; @<PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; ''YA7SELECT $::00s0 LIKE $::00s LIKE $::000::s0 LIKE $::00s0 LIKE $::00s LIKE $::0000003; x@uCREATE TABLE x0(a CHECK( a||b ISNULL), b); CREATE TABLE t0(a, b, CHECK( a||b )); INSERT INTO x0 VALUES(1, 'x0'ISNULL?!CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, zeroblob(1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; l>]CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX a.b ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PR qbqbEISELECT 1000000000100000000000000000000000600000001000000000000600000001000000000000000060000; DCREATE TABLE test(c0l0 TEXT PRIMARY KEY); INSERT INTO test(c0l0)values('a'); INSERT INTO test(c0l0)values('b'); INSERT INTO test(c0l0)values('c'); CREATE TABLE test2(c0l0 TEXT PRIMARY KEY); INSERT INTO test2(c0l0)values('a'); INSERT INTO test2(c0l0)values('b'); INSERT INTO test2(c0l0) values('c'); SELECT*FROM test t0 LEFT OUTER JOIN test2 t2 ON t0.c0l0/ t2.c0l0 WHERE +t2.c0l0 IS NULL; rCiCREATE TABLE t0(a,b,c,d, PRIMARY KEY(b,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d); INSERT INTO t0 VALUES('000','000r000','00a','000000'); INSERT INTO t0 VALUES('0000000','j00000','0000000','0000000'); INSERT INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT *, '0' FROM t0 ORDER BY c, c; %BQSELECT printf('0%110.16ls0', -1); =|H-CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, group_concat(1,1) b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; =GCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY@m OR round(1,1); ?FCREATE TABLE t0(a,b); CREATE TABLE l00(x UNIQUE, y); CREATE TRIGGER r0 AFTER INSERT ON t0 BEGIN UPDATE l00 SET y=y+ ?10 WHERE@x=new.a; INSERT OR IGNORE INTO l00 VALUES(new.a,00); END; INS J= JnLaATTACH''AS noname; ATTACH':memory:' AS inme; ATTACH':memory:' AS oname; ATTACH':memory:' AS iminmem;em; BOK#SELECT 10060000E10000000&60E10000000&600000600E10000000&60E10000000; 0000; ,J]CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0 0000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY idx; ?IPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT last_insert_rowid() t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT sqlite_compileoption_get(1) /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(200); .m.;P{CREATE TABLE t0e01(a INTEGER PRIMARY KEY, b) WITHOUT rowid; CREATE UNIQUE INDEX i0000 ON t0e01(a,b); INSERT INTO t0e01 VALUES(100,200); CREATE TABLE t0e02(w, x, y, FOREIGN KEY(x,y) REFERENCES t0000(a,b)); INSERT INTO t0e02 VALUES(300,100,200); UPDATE t0e01 set b = 200 where a!= 100; SELECT* FROM t0e01, t0e02; TO-PRAGMA writable_schema = 1; CREATE TABLE s00000_00004 AS SELECT changes()EXISTSnRN)CREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16,y+16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT x-64, y+64 FROM t2; SELECT count(*),sum(x), sum(y) FROM t2; bMICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%337s',a/b,c) FROM t1 ORDER BY rowid; `KSCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT (1)=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from z; ?RCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0>500 AND t2.i0=t1.i0)); Q=PRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(22000000101,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; DELETE FROM t1 ;C1VgPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1002001-01-oid), randomblob(1000) FROM t1; I tUmCREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT x, y FROM t01 UNION ALL SELECT x,NOT y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM v0 WCO ORDER BY y; ATPRAGMA foreign_keys = ON; CREATE TABLE t1(a UNIQUE, b); ; PRAGMA foreign_keys = OFF; CREATE TABLE t2(c, d REFERENCES t1(a));REPLACE INTO t2 VALUES(2, 1);VACUUM; PRAGMA foreign_keys = OFF; 2XkSELECT 10 EXCEPT SELECT 10 EXCEPT SELECT 200OWCREATE TABLE c000a00001(a, b); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); CREATE VIEW c000a000v1 AS SELECT * FROM c000a00001 ORDER BY 1 COLLATE a,b; SELECT * FROM c000a000v1;  , Z=CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(' sqlite_compileoption_used(1)0y'); INSERT INTO t0 VALUES('c0'); SELECT '0', substr(m,2) AS m FROM t0 ORDER BY m; SELECT '0', substr(m,2) AS m FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m,?) FROM t0 ORDER BY lower(m); PY%PRAGMA mmap_size = 0; PRAGMA page_size = 1024; PRAGMA cache_size = 2000; CREATE TABLE t1(x); CREATE TABLE t2(x); CREATE TABLE t3(x); CREATE INDEX i3 ON t3(x); INSERT INTO t3 VALUES(randomblob(100)); INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(?0 ) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; fP\%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; CREATE VIEW z AS SELECT DISTINCT total(1)p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from z; [1CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, last_insert_rowid()b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; j jb`IWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROM i GROUP BY 1) SELECT x FROM i LIMIT 10 -1; _;CREATE TABLE t3(a TEXT, b REAL, c INT0000); INSERT INTO t3 VALUES(X'000000', '1.03a00', 4.5); SELECT typeof(a), a, typeof(b)< b, typeof(c), c FROM t3; ^^ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[E0-p'; ])PRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(22001501-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 //Nb!PRAGMA page_size=512; CREATE TABLE t1(x NTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT 8+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; {a{CREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT * FROM v0 WHERE x='0' GROUP BY 2001-01-01"a" e1PRAGMA foreign_keys = 1; CREATE TABLE t1(x, y, PRIMARY KEY(x, y)); CREATE TABLE t2(a, b, FOREIGN KEY(a, a,bb) REFERENCES t1 ON UPDATE CASCADE);; +d[PRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY); CREATE TABLE t0(y DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON DELETE SET NULL);REPLACE INTO t1 VALUES(13); INSERT INTO t0 VALUES(13); INSERT INTO t3 VALUES(13); INSERT INTO t0 VALUES(3); Dc PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char(.2001-01-01),b)OR a='0' ORDER BY +x; 7f7bhICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%0ess',a,b,c) FROM t1 ORDER BY rowid; EgCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT last_insert_rowid() idx, stat FROM sqlite_stat1 ORDER BY idx; f1CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, last_insert_rowid() b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; ~~iCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b,b,c,a, b,c,d,e)000000  y jkYCREATE TABLE t0(x,y DEFAULT 4.3, z DEFAULT x'00A0'); INSERT INTO t0 DEFAULT VALUES; SELECT * FROM t0; j DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1,X'0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,62001-01-01,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; t=Sto!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,b,c,d,b,c,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; JnCREATE TABLE t0(a INTEGER PRIMARY KEY AUTOINCREMENT,b) WITHOUT rowid; fmQCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE 1=1 IN (1,2,3); ?lPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x =-randomblob(900); LrPRAGMA read_uncommitted= 1; BEGIN; CREATE TABLE t0a, b, UNIQUE(a, b)); lq]CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO 0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('0000000'); END; CREATE TRIGGER t000000 AFTER UPDATE ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); tpmBEGIN TRANSACTION; CREATE TABLE t1(a,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0( a,bx,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT * FROM t0; INSERT INTO t0 SELECT * FROM t0; UPDATE t0 SET y=y+1 WHERE x=new.rowid; SELECT 000; DELETE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0); COMMIT; ~tWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROM i GROUP BY 1) SELECT x FROM i GROUP BY 1) SELECT x FR FROM i LIMIT 10; hsUPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 SELECT sqlite_source_id() x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(4); ROLLBACK; btext(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 icnt not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000d000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U00000000000e0000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0f005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TAgBLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEhID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 texit(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null,j D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) nullk, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) nolt null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE mTABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text nullK0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30)n not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000o text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TpABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0   hvUCREATE TABLE t000(a "a"GER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARW KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 WHERE t002.z GLOB '0000'; BuBEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 a -xCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000s COLLATE NOCASE, commen, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL,sOw#PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT rtrim(1,1)LIKE x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; t automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(sub0ect, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su OU sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATENTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) LK}CREATE VIRTUAL TABLE t0 USING fts4(TABLE"b"prefx<<<<<<<<<<<<<<<<=""); h|UCREATE TABLE "0 0" ("""00"""); INSERT INTO "0 0" ("""00""") VALUES (1); SELECT "" (1)"" FROM "0 0"; @{PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; DELETE FROM t0 WHERE rowid<200;ANALYZE; zCREATE TABLE t0e03(a INTEGER PRIMARY KEY, b, UNIQUE(a,b)) WITHOUT rowid+0e03 set b = 200 where a = 100; SELECT* FROM t0e03, t0e00; byIWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( -11) i GROUP BY 1) SELECT x FROM i LIMIT 10; 9BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT char(2001-01-011)tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; S~+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' || new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= zeroblob(1) l]CREATE TABLE t0(c INTEGER PRIMARY KEY, d TEXT COLLATE nocase); INSERT INTO t0 VALUES(10, 'fuzz'); SELECT 1 FROM t0 WHERE'0000' IS (d); SELECT 2 FROM t0 WHERE '0000' IS (d); --00000 SELECT 4 FROM t0 WHERE d IN ('FUZZ'); --000000 [;CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB '[-01-010' JOIN t102 AS t2 ON(t2.i0= t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); 4mPRAGMA auto_vacuum=2; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; DROP TABLE t0; PRAGMA ntegrity_check; DROP TABLE t1; PRAGMA integrity_check; 1QqgCREATE TABLE t0(x,y DEFAULT 4.3, z DEFAULT x'0000'); INSERT INTO t0 DEFAULT VALUES;EXPLAIN SELECT * FROM t0; \=CREATE TABLE t0(x INT0000, y TEXT, z); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0.0,3); INSERT INTO t0 VALUES(0.0,0.0,0); SELECT DISTINCT "a","b"OR@x, * FROM t0 ORDER BY z; KPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT rtrim(?,1) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; .P.K CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT (P)=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q-y2.q; SELECT * from z; P%CREATE VIEW x1 AS SELECT 100 AS '' 200 AS '', 300 AS ''; SELECT * FROM x1; @PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; DELETE FROM t0 WHERE rowid>250; VACUUM; hUCREATE TABLE t0(x INT0000, y TEXT, z); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0.0,3); INSERT INTO t0 VALUES(0.0,0.0,0); SELECT DISTINCT x, zeroblob(2001.01-011) y FROM t0 GROUP BY z; ? CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) VALUES('000'); INSERT INTO t0000(a) VALUES('000<); END; CRE000 AFTER INSERT ON t0000 BEGIN INSERT I00'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); L PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT date(1,1,1) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; 8 wSELECT time(CURRENT_DATE);SELECT time(CURRENT_DATE); XMCREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT zeroblob(1) a, x FROM t1, t2 GROUP BY 1, 2; @CREATE TABLE nn(a, b, c, d, e, PRIMARY KEY(c,a,e)); CREATE TABLE nn0(a, b, c, d, e, PRIMARY KEY(c,a,e))WITHOUT ROWID; INSERT INTO nn VALUES(1,2,3,4,5); INSERT INTO nn0 VALUES(1,2,3,4,5); ` ECREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT $$$$$$$$ t001, t002 WHERE t002.z GLOB '0000'; M:{CREATE VIRTUAL TABLE t0 USING fts4( ""); 0gSELECT 1.0000000<000.06000000000<000.0600 0; |}DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1, -11,''); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,B) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; !V1CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) VALUES('000'); INSERT INTO t0000(a) VALUES('000<); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT I00'); INSERT INTO t0000(b) VALUES('00'); END;EXPLAIN INSERT INTO t0000(b) VALUES('0000'); iWWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 2001-01,0110; pePRAGMA auto_vacuum=1; CREATE TABLE t1(a); CREATE TABLE t0(a);EXPLAIN DROP TABLE t1; PRAGMA integrity_check; B SAVEPOINT `a`; CREATE TABLE t0(a, b); ROLLBACK TO [a];SELECT C+BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT char( -11)tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; _CPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(12001-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c /1, b||c||a, c||a||b FROM abc; IO abcb, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID));ANALYZE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 @CREATE TABLE t0(x); INSERT INTO t0 VALUES(1); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(3); INSERT INTO t0(rowid,x) SELECT nullif(x*2E16,14), x+100 FROM t0; SELECT rowid, x FROM t0; >SELECT group_concat(1,1) NOT IN (10 IN (@0,:0),@0)90000); ^?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 NTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null);ANALYZE TABLE E00000000000ull, S0000 int nxt null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 g.Ogd MCREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)|CURRENT_TIMESTAMP| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); }CREATE TABLE t6(x INT0000); INSERT INTO t6 VALUES(1); INSERT INTO t6 VALUES(1<<70); SELECT@sum(x) - ((1<<60)+1) from t6; [;CREATE TABLE t1(a, b); PRAGMA auto_vacuum=O00; PRAGMA synchronous=N00000; PRAGMA page_size=1000; PRAGMA locking_mode=EXCLUSIVE; PRAGMA jou0; PRAGMA synchronous=N00000rnal_mode=TRUNCATE; INSERT INTO t1 VALUES(1, 2); BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPA --S"+CREATE TABLE t00b AS SELECT "a"RELEASE,"b"RENAMEE'', 6''; SELECT * FROM t00b; y!wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a NTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2, avg(1)| substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b= /* */a BETWEEN.30 AND 60; ug%SCREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE LIKE '%h%' ESCAPE x LIKE '%h%' ESCAPE '0'; E '0'; S$+PRAGMA auto_vacuum=O00; PRAGMA page_size=1024; CREATE TABLE t0(x FLOA0);VACUUM 2#kCREATE TABLE t0(z INT UNIQUE); SELECT 1 IN t0; _recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address OLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) QdQ''DETACH mai; &CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date ) PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUML b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLN c REAL DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 QGIDx=x+1; SELECT* FROM t1; R()BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT @1ROM IN (SELECT "a","a" b)a WHERE i0 NOT IN (SELECT "a","a" b); y*wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,?) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; b.K5/oCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql= time(1 -11); PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; VACUUM ink_.CCREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND b='000'), t0 WHERE strftime(1,CURRENT_TIME); IFSERT c='K-CREATE TABLE t41(a,b,c); INSERT INTO t41 VALUES(1,2,3), (4,5,6); CREATE TABLE t42(d,e,f); INSERT INTO t42 VALUES(3,6,9),(4,8,10); SELECT * FROM t41 AS x LEFT JOIN t42 AS y ON (y.d=x.c) OR (y.e=x.b); b,ICREATE TABLE t13(a PRIMARY KEY CHECK( -12)) WITHOUT rowid; BEGIN; REPLACE INTO t13 VALUES(1); +9CREATE TABLE t1(a char(1), b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1,2,3),(2,3,4); SELECT c FROM t1 WHERE a IN (1,A) ORDER BY b; db2ICREATE TABLE t00b AS SELECT 4 AS '', 5 AS '""""""""""""""""""', 6 AS ''; SELECT * FROM 0b; 01eCREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t0 AFTER UPDATE OF t0 BEGIN Id0MCREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES(#ab00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('ABX0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); SELECT DISTINCT a FROM t0t0000; ~r6iSELECT SQLITE_RENAME_TABLE(0,0); SELECT SQLITE_RENAME_TABLE(00,:0); SELECT SQLITE_RENAME_TABLE('f00', '000'); k5[SELECT quote(likely(x'000000BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB000BBBB000000')); =4CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '00000000000 0000''0000S' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY idx; =3PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim( -11,1) 5J:CREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT random() a, x FROM t1, t2 GROUP BY 1, 2; >9SELECT sqlite_compileoption_used('ENDSQITE_THREADSAFE'); *8YCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES( 'a''b''0z'); INSERT INTO t0 VALUES( 'a''b''0y'); INSERT INTO t0 VALUES('c0'); SELECT '0', substr(m,2) AS m FROM t0 ORDER BY m; SELECT '0', substr(m,2) AS m FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m,?) FROM t0 ORDER BY lower(m); G7CREATE TABLE t44(a INT0000, b INT0000); INSERT INTO t44 VALUES(1,2); INSERT INTO t44 VALUES(3,4); SELECT* FROM t44 x LEFT JOIN(SELECT a AS c, b AS d FROM t44) A000 ON a= upper(1)= total_changes() XHX=ACREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('ab00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('AB000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000OF0000000000000000000000000000000'); SELECT DISTINCT a FROM t0t0000; K<SELECT group_concat(1,1) NOT IN (10 ,1) NOT IN (10 IN (10,10),1,10)AS0 4;mCREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('ab0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('AB0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000NOTNULL0000000000000000000000000000'); SELECT DISTINCT a FROM t0t0000; =v@qCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(b,c,a,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=?ND; 2?iCREATE TABLE t30a(x); INSERT INTO t30a VALUES(1),(2),(3); CREATE TABLE t300(y); INSERT INTO t300 VALUES(90), (99); SELECT max((SELECT zeroblob(2001-01-011) t300)) FROM t30a; ?>PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) ANALYZE; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(200); tAmCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; SELECT tabC.a, txyZ.x< tb0Th.a, tb0tH.x, * FROM tabc, txyz ORDEbc, txyz, tb0th GROUP BY 9 LIMIT 1; kkB'PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(60) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomb~ob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; |C}DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4, -15,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; 88NE!SELECT * FROM(c000000000 NOT INDEXED NATURAL JOIN c000000000 NOT INDEXED; sDkBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT b FROM t1 WHERE a<2001-01-0110); DROP INDEX i1; DELETE FROM t1; COMMIT; xxF DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a*577777777777,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; JJ0IeCREATE TABLE x0(a CHECK( a||a ), b); CREATE TABLE t0(a group_concat(1,1)); INSERT INTO x0 VALUES(1, 'x0'); INSERT INTO x0 VALUES(1, 'y0'); INSERT INTO t0 SELECT * FROM x0; @HPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT.8 FROM t0; DELETE FROM t0 WHERE rowid>200;ANALYZE; :GyPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR round(1,1)0000004000'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 ON t1(x); $$HJCREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'000000000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'0000000001000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'000000 XXpMePRAGMA encoding=UTF16le; CREATE TABLE t0t6(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t VALUES('ab0'); LPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT 'e00T'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; )KYDROP TRIGGER IF EXISTS MAICHt03. C000 88@OCREATE TABLE t0(a TEXT, b TEXT); INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES('0','2'); INSERT INTO t0 VALUES('0','3'); SELECT a FROM t0 WHERE /* */(SELECT b FROM t0 GROUP BY b); NCREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END;CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER t2r6; JJ@RCREATE TABLE t0(x); INSERT INTO t0 VALUES(1); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(3); INSERT INTO t0(rowid,x) SELECT nullif(x*2+1.,14), x+100 FROM t0; SELECT rowid, x FROM t0; @QPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; DELETE FROM t0 WHERE rowid&200; VACUUM; +P]SELECT printf('%*.*f',5.2,3*000000003); >>^VASELECT typeof(group_concat(x'')) FROM (SELECT '' AS x UNION ALL SELECT@g_concat(1,1) ''); sUkCREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n00b00"MATCH (SELECT "000000") "n00b00" FROM "0000" ORDER BY "000000", "n00b00" LIMIT 1) AS "0000"; TCREATE TABLE t1(x, y DEFAULT(datetime('6 ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELEC FROM t1; dSMCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATEINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE 0esLE 00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRof!|vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$ ?Y>W=U=0uaoATTACH''AS noname; ATTACH':memory:' AS inm; ATTACH':memory:' AS ie; ATTACH':memory:' AS oname; ANALYZE;memory:' Bi`WCREATE TABLE t000(c000 INT0000); CREATE TABLE t002(c000 INT0000); SELECT a,b0.* ,ROM,t000 NATURAL JO ^^h)CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c AND b=? AND c=? AND d=? AND e= likely(1)AND e=B; g)CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32, datetime(1,1,1)b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; rfiBEGIN TRANSACTION; CREATE TABLE t1(a,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.a = 2001-01-010 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT * FROM t0; INSERT INTO t0 SELECT * FROM t1; UPDATE t0 SET y=y+1 WHERE x=new.rowi2001-01-01000; DELETE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0);  kPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN bINT0000 DEFAULT-'90NOTNU99999999999LL'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e999LL'; ALTER TABLE t1 ADD CLT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM NO; jCREATE TABLE t0e01(a INTEGER PRIMARY KEY, b) WITHOUT rowid; CREATE UNIQUE INDEX i0000 ON t0e01(a,b); INSERT INTO t0e01 VALUES(100,200); CREATE TABLE t0e02(w, x, y, FOREIGN KEY(x,y) REFERENCES t0000(a,b)); INSERT INTO t0e02 VALUES(300,100,200);REINDEX t0e01 b =2; iiWCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(b); INSERT INTO t000 VALUES('stat0','s0'),('00000','000'),('0r000','m0r00r0'); SELECT likely(1) FROM t000 WHERE a?='stat0' OR b='m0r00r0' ORDER BY +a; ]mCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,e,b,c,c,e,b,c,d,a,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); VACUUM lCCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32, sqlite_compileoption_used(1)b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; ]`-]LpCREATE TABLE t0(x sqlite_compileoption_get(1)); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE x LIKE '%%' ESCAPE ''; 0ogATTACH null AS null; ATTACH '' AS 'a''b'''; n=PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(52001-01E0100), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; s~<%tODROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN A THEN randomblob(12001-01-01)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1;ANALYZE ?sSELECT $::s0 LIKE $::00s0 LIKE?0000000004 LIKE?0000000004 qrgCREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM v0 WCO ORDER BY y; qCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102AS t0 LEF0 AND t0.i0=t1.i0)); ''Ow#CREATE TABLE t44(a INT0000, b INT0000); INSERT INTO t44 VALUES(1,2); INSERT INTO t44 VALUES(3,4); SELECT* FROM t44 x LEFT JOIN(SELECT a AS c, b AS c, b AS d FROM t44) A000 ON a=c WHERE d=4 OR d IS NULL; v!CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8,CURRENT_TIME b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; pueBEGIN TRANSACTION; CREATE TABLE t1(a,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT *FROM t0; INSERT INTO t0 SELECT * FROM t0; UPDATE t0 SET y=y+1 WHERE x=new.rowid; SELECT 000; DELETE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0); COMMIT; DhdD:~{SELECT 0x1ADD000D0s0700000;SELECT 0x1ADD000D0s0700000; _}CCREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND b='000'), t0 WHERE strftime(A,1, trim(1,1)); IFSERT c='7|uSELECT sum( strftime(1,1,1.1)-9223372036854775800); 9{yCREATE VIRTUAL TABLE t0 USING fts4( [], [a] "a","b"); jzYCREATE TABLE t0(x INTEGER PRIMARY KEY, y); CREATE TABLE t3(a, b); CREATE TRIGGER a0000000 AFTER INSERT ON t0 BEGIN INSERT INTO t3 VALUES(new.x, new.y); END; INSERT INTO t0 VALUES(5000000000, 0);EXPLAIN SELECT last_insert_rowid(); y=CREATE TABLE t1(a, b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1,2,3),(2,3,4); SELECT c FROM t1 WHERE char (12001-01-01,A) OR changes()x-ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS inmemmem; BEGIN; CREATE TABLE noname.n00000(x); CREATE TABLE inmemi0000(y); ZAaZ CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(c,b,c,d,b,c,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; |}CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,e,d,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; \=CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a=t2.b) AS x JOIN t2x ON x.b=t2x.b>-1) as00; ;{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'000E'; COMMIT; }\=WITH i(x) AS ( VALUES(1) UNION SELECT (x+1)*10 FROM i) SELECT hex(1) x FROM i LIMIT 20; l]SELECT 1.00000,0<000.06000000000<000.06000000000<000.00<000.06006000000000<000.06000000000<000.000; 00; +]SELECT printf('%*.*f',5,2 -10*0000003); U/CREATE TABLE t1(a,x a,b); INSERT INTO t1(oid,a,x)VALUES(-9,1,'000000000f000000'); INSERT INTO t1(oicKWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROM a,b i ORDER BY 1) SELECT x FROM i ,I,IT 10; }CREATE TABLE t6(x INT0000); INSERT INTO t6 VALUES(1); INSERT INTO t6 VALUES(1<<70); SELECT hex(1)+- ((1<<63)+1) from t6; d,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'0000000001000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'0000000000004000'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 ON t1(x); **R )PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT random(),randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; oZ 9SELECT.1999999999999999999999999E99999990 EXCEPT SELECT 20 ORDER BY 1 COLLATE s00000; CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64, instr(1,1)b FROM t1; ANALYZE; 4iWPRAGMA cache_spill=OFF; PRAGMA cache_spill; PRAGMA main.cache_spill;EXPLAIN PRAGMA temp.cache_spill; P%SELECT * FROM sqlite_master WHERE quote(1)=-1; SELECT * FROM t0 ORDER BY a; g SCREATE VIRTUAL TABLE t0 USING fts4(a, b, matchinfo=fts3); INSERT INTO t0 VALUES('u v w', '0 y z'); PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT 8+2,randomblob(400)FROM t1; IT IN,randomblob(400)FROM t1; INSERT ndomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; 5.o57uSELECT 10 EXCEPT SELECT 20 ORDER BY+3333333333#3331 1iCREATE TEMPORARY VIEW v0 AS SELECT 'a''b' t0; CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2);EXPLAIN SELECT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 3; N!PRAGMA page_size=512; CREATE TABLE t1(x INTEGER dRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO U1 SELECT x+16,randomblob(4S0)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT OEATE TAEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VELUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randoYblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, nFth(y) FROM t1 ORDER BY x; ++zySELECT * FROM (SELECT name+1 AS one FROM sqlite_master LIMIT 1 OFFSET 1) Wster LIMIT 1 OFFSET 1) WHERamLIKE '000000'; ;{CREATE TABLE De00Ta0le (x INT0000, Tex00e0 TEXT, D000 Real); CREATE INDEX D00000000000 ON De00Ta0le (Tex00e0); INSERT INTO De00Ta0le VALUES(9,8,7); INSERT INTO De00Ta0le VALUES(1,2,3); CREATE VIEW De00V0e0 AS SELECT * FROM De00Ta0le GROUP BY Tex00e0; SELECT* FROM De00Ta0le INTERSECT SELECT * FROM De00V0e0O1; 9CREATE TABLE x0(a CHECK( a||b ), b, CHECK( a||b )); INSERT INTO x0 VALUES(1, 'x0'); INSERT INTO x0 VALUES(1, 'y0'); INSERT INTO t0 SELECT * FROM x0; *[SELECT printf('% 0020%d',50,-10,3000); KSELECT @1/* c000000000 NOT INDEXED NATURAL JOIN c000000000 NOT INDEXED :g}:ocCREATE TABLE t1(x, y DEFAULT(-replace(1,1,1))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y)%Y FROM t1; MCREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT a,CURRENT_DATE x FROM t1, t2 ORDER BY 2, 2; fQCREATE TABLE t1(x NTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN (A,2,3)%Y/CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, sqlite_source_id()b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; NN.aPRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint;EXPLAIN INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROMt1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; M08M#CREATE TABLE t10("c0l.0" [char.3]); CREATE TABLE t11 AS SELECT sqlite_source_id() sql FROM sqlite_master WHERE name = 't10'; c"KWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(?)FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; h!USELECT sqlite_rename_trigger('CREAT0?//................................/"//////////00 WHEN',NULL); B  SELECT $::s0 LIKE $::00s LIKE $::00s0 LIKE $::00 LIKE ?103; D BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE /* */(SELECT "a","b"t1 WHERE a<10); DRLCREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT last_insert_rowid() LIKE '%h%' ESCAPE?'0'; r#d'r1(gCREATE TABLE t0(a PRIMARY KEY, b REFERANCES t0); CREATE TABLE t2(a PRIMA Y KEY, c REFERENCES t0); CREATE TABLE t3(a REFEJENCES t0, b REFERENCES t2, c REFERENCEM t0);VACUUM :'{SELECT sqlite_compileoption_used('SQLEFT_THREADSAFE'); h&USELECT 0>>0000000060.00>>000<0>>000<000060.010000>>00060.010000>>00060.010000>>0000000000000060.00; Q%'CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,b,d,a,b,c)) WITHOUT ROWID+ Y$7CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 AND(t0.i0<>500 AND t0.i0=t1.i0)); H H=*CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2.1) AS00 FROM t0 GROUP BY zeroblob(1), 2; s)kCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROMt4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; 6-qPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a0',b)OR a='0' ORDER BY + -1D, CREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE+-11 AND b='000'), t0 WHERE c='abc'; <+}CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT rtrim( -1) idx, stat FROM sqlite_stat1 ORDER BY idx; )0YSELECT fts0000000000r('00000000000'); /PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, avg(1)a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c -1, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; Ic SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; .CREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT strftime(1,1,1,1) x, y FROM t01 UNION ALL SELECT 1=1 x, y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT * FROM v0 WHERE x='0' OR likely(1) y1wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a char(1) PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1,X'0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; :3yPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('aϚ0',b)OR a=CURRENT_TIME +x; 2PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '.e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; mTv m:8{SELECT sum( strftime(1,1,1,1)AND-9223372036854775800); `7EWITH i(x) AS ( VALUES( 1-11) UNION SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; f6QWITH i(x) AS ( VALUES(12001-01-01) UNION SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; Z59CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a=t2.a) AS x JOIN t2x ON x.b=t2x).b) as00; (4UPRAGMA page_size= 512; PRAGMA auto_vacuum = incremental; CREATE TABLE t1(x); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(3 * (53374)) ); INSERT INTO t1 VALUES( randomblob(110 * (512-4)) ); INSERT INTO t1 VALUES(randomblob(3 * (5-4)) ); DELETE FROM t1 WHERE rowid= 3; PRAGMA incremental_vacuum = 2; DELETE FROM t1 WHERE rowid = 1; ??U</PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(1); ROLLBACK; 1;iSELECT * FROM t1 NATURAL CROSS OUTER JOIN t0; D: CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0');EXPLAIN SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; h9UCREATE TABLE t0000( INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) VALUES('000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER UPDATE ON t0000 BEGIN INSERT INTO t0000(a) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); CKC@ DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(0e02, total(1)) FROM t1 GROUP BY i01; ^?ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[E00-'; >'CREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT x, y FROM t01 UNION ALL SELECT * FROM v0 WHERE x='0' ORDER BY "a";={PRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; DROP TABLE t0; PRAGMA integrity_check;EXPLAIN DROP TABLE t1; PRAGMA integrity_check; ES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERTSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000fINSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDE  ACREATE TABLE t1( a,ba,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'000000000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'0000000001000000'); INSERT INTO t1(oid,a,x)VALUES(40000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALU ==?BPRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT total_changes() FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; Q[E;CREATE TABLE t0(a); INSERT INTO t0 VALUES('a'); SELECT a, CAST(a AS blob int) FROM t0; 7DsDROP TABLE IF EXISTS t0; CREATE TaBLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1,X''); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c, -14) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4, -1.) FROM t1; INNSEqCgWITH i(x) AS ( VALUES(1) UNION ALL SELECT group_concat(1,1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; XH5CREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHE, t0 WHERE c=1 AND b='000'), t0 WHERE strftime(1,1,1,1) c='XG5CREATE TABLE FOO(bar int0000); CREATE TRIGGER f000000000 BEFORE INSERT ON foo BEGIN SELECT CASE WHEN [a]IN (NOT new.bar BETWEEN 0 AND 20) THEN raise(rollback, '000000') END; END; INSERT INTO foo(bar) VALUES (0); 0', '000'); tTmCREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('ab0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('ABX0000000000000000000000000000000000000000000000'); SELECT 0E000000000600000000000000000000000000000000000000000000000 00 SELjSYCREATE TABLE t1(a char(1),b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%q0%s',a,b,c) FROM t1 ORDER BY rowid; RCREATE TABLE t14(a,b,k); INSERT INTO t14 VALUES(1,6) INTERSECT VALUES( l2,3),(4,5,6) INTERSECT VALUES( lower(1),3,1),( total(1),1,3); Lx\[=SELECT typeof(group_concat(x,$)) FROM (SELECT '' AS x UNION ALL SELECT instr(1,1) ''); ZCREATE TABLE t0(x, y); CREATE INDEX i0 ON t0(x, y); CREATE VIEW v0 AS SELECT /*55555555555555555555555555555555 ;*/ * FROM t0; ANALYZE; zYyDROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1( "a"UNIQUE,""R PRIMARY KEY ON CONFLICT REPLACE, b);qXgCREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT * FROM v0 WHERE x>'0' ORDER BY y; _WCWITH i(x) AS ( VALUES(1) UNION ALL SELECT 1+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 06 0VeCREATE TABLE x0(a CHECK( a||b ), b); CREATE TABLE t0(a, b, CHECK( a||b )); INSERT INTO x0 VALUES(1, 'x0'); INSERT INTO x0 VALUES(1, 'E0'); INSERT INTO t0 SELECT * FROM x0; NNL]SELECT * FROM c000000000 NOT INDEXED NATURAL c0000 JOIN c000000F00 NOT I_\CPRAGMA cache_size = 5; CREATE TABLE t11(a, b); INSERT INTO t11 VALUES(randomblob(5000),NULL); INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(50<0), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob( [a]), NULL FROM t11; --0 UPDATE t11 SET b0= c0000(a); !_GCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(' b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,0,1) AS00 FROM t0 GROUP BY m OR round(oid); ]^?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(2001-01-011)|| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); _recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000) CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) PdP\b=WITH i(x) AS ( VALUES(1) UNION SELECT x<1 FROM i ORDER BY 1) SELECT x FROM iLIMIT 10; 1agCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' OR (t0.i0<>500 AND t0.i0PRAGMA journal_mode = off;ANALYZE journal_mode = in0000d; Z9CREATE TABLE t0(a TEXT, b TEXT); INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES('0','2'); INSERT INTO t0 VALUES('0','3'); SELECT strftime(1,1,1,1) IN (SELECT zeroblob(12001-01-01) || b FROM t0 ORDER BY b); xuCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; CREATE VIEW v2 AS SELECT tabC.a, txyZ.x, tb0Th.a, tb0tH.x, * FROM tabc, txyz, tb0th ORDER BY a,bIMIT 1; CREATE TABLE ""("" UNIQUE, x CHAR(100)); CREATE TABLE t2(x); INSERT INTO ""("") VALUES(1);REINDEX INTO tLUES(2); SELECT * FROM "", t2;  CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32, abs(1)b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; m_PRAGMA auto_vacuum=0; PRAGMA legacy_file_format=1; BEGIN; CREATE TABLE t1(x,y); INSERT INTO t1 VALUES(1,0); INSERT OR IGNORE INTO t1 SELECT x*2,0 FROM t1; INSERT OR IGNORE INTO t1 SELECT x*3,0 FROM t1; INSERT OR IGNORE INTO t1 SELECT x*5,0 FROM t1; INSERT OR IGNORE INTO t1 SELECT x*7,0 FROM t1; INSERT OR IGNORE INTO t1 SELECT x*11,y FROM t1; INSERT OR IGNORE INTO t1 SELECT x*13,y FROM t1; CREATE INDEX t000 ON t1(x); CREATE TABLE t0 AS SELECT x,2 as y FROM t1 WHERE rowid%5!=0; COMMIT; 66m _CREATE TABLE t0(x, y); CREATE INDEX i0 ON t0(x, y); CREATE VIEW v0 AS SELECT /* ;*/ * FROM t0; ANALYZE;  DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2) -1, max(va0u01) FROM t1 GROUP BY 01; G SELECT '1.00e64'/'1.000Ee0Ce64'/'.0000ECT 100e64'/'1.000Ee+62'; CREATE TABLE c000a00001(a, b); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); CREATE VIEW c000a000v1 AS SELECT avg(1)IN c000a00001 ORDER BY 1 COLLATE u000; SELECT * FROM c000a000v1; QQ+ [CREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b int); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; A6qCREATE TABLE x0(a CHECK( a||b ), b); CREATE TABLE t0(a, b, CHECK( a||b )); INSERT INTO x0 VALUES(1, 'x0'); INSERT INTO x0 VALUES(1, 'y0'); INSERT INTO t0 SELECT * FROM x0;VACUUM ^ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*TE*00'; Z9CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' || new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes();ANALYZE . fQWITH i(x):::::::::::::::::::::::::::::::::::::::::::::LE::::::::::::::::::::::::::::::LEC9 IT)10; ESELECT 0x1000000DESC000000; N!PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+96,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; ywDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(c); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; WhUCREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES(1,2,$3); INSERT INTO t1 VALUES(1,NULL, 3); INSERT INTO t1 VALUES(1,2, 3); INSERT INTO t1 VALUES(1, 2, NULL); INSERT INTO t1 VALUES(4, 5, 6); CREATE UNIQUE INDEX i0 ON t1(b, a, c); )PRAGMA encoding=UTF16le; CREATE TABLE tϐ0t0tϐϐ06(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t VALUES('ab0'); +]SELECT-printf('%*.*f',542,3.000000003); Q'SELECT typeof(group_concat(x,'')) FROM (SELECT '' AS x UNION ALL SELECT ''); #KCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('0z'); INSERT INTO t0 VALUES('0y'); INSERT INTO t0 VALUES('c0'); SELECT '0', substr(m,2) AS m FROM t0 ORDER BY m; SELECT '0', substr(m,2) AS m FROM t0 ORDER BY m COLLATE binary; SELECT avg(1) '0', substr(m,?) FROM t0 ORDER BY lower(m); %CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b,c,d,b,c)) WITHOUT ROWID;,e); 000000 wsDROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(aINTEGER PRIMARY KEY ON CONFLICT REPLACE, b); CREATE TABLE t2(x, y); INSERT INTO t1 VALUES(1,2); INSERT INTO t2 VALUES(1,3); INSERT INTO t1 SELECT * FROM t2; SELECT * FROM t1; riCREATE TABLE t0(a,b,c,d, PRIMARY KEY(b,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d);REPLACE INTO t0 VALUES('000','000r000','00a','000000'); INSERT INTO t0 VALUES('0000000','j00000','0000000','0000000'); INSERT INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT *, '0' FROM t0 ORDER BY c, a; ZmZ#PRAGMA enchding=6; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INE TT0charDEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x1; .aCREATE TABLE t1(x COLLATE NOCASE PRIMARY KEY); CREATE TRIGGER t00 AFTER DELETE ON t1 WHEN EXISTS ( SELECT 1 FROM t0 WHERE o00.x0= y ) BEGIN INSERT INTO t0 VALUES(o00.x); END; CREATE TABLE t0(y REFERENCES t0); INSERT INTO t1 VALUES('0'); INSERT INTO t1 VALUES(''); INSERT INTO t0 VALUES('0');VACUUM ]?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| length(1)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); #Ki#WWITH i(x) AS ( VALUES(1) UNION ALL SELECT x%1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 2001-01-0,10; :"{SELECT CASE WHEN - -10.1 THEN '0000' ELSE '00000' END; T!-; 0a a,bl0 0 0a0eATE IN, c); -REINDEX@0000000000''0000sta==========e_stat1; INSERT IN>'00TO Zsil2ill0 0 0a0eT IESSEAT2, !; IERT INDEX>'002_stat1 O ORDER BY JEFORdx,0ste_stac1 ORDER NY idx;)Y 7PRAGMA auto_vacuum = incremental; PRAGMA page_size=1000; PRAGMA journal_mode=off; CREATE TABLE t1(a, b); INSERT INTO t1 VALUES(zeroblob(902001-01-0100), zeroblob(5000)); DELETE FROM t1; PRAGMA incremental_vacuum; 00'); INSERT INTO t3 VALUES(0.6, 'l0000', '0000'); INSERT INTO t3 VALUES(0030000000, 300000, '00000'); INSERT INTO t3 VALUES('s', 034000, '000'); INSERT INTO t3 VALUES('p', NULL, '0000'); INSERT INTO t3 VALUES('A00000',0.5, '0000000'); INSERT INTO t3 VALUES('A00000', NULL, '0000'); INSERT INTO t3 VALUES(0.6,0.3, '0000'); INSERT INTO t3 VALUES('v0000000', 't0000', '0000'); INSERT INTO t3 VALUES('u000000', 'r000000000', '00'); INSERT INTO t3 VALUES('a00', 300000, '000'); INSERT INTO t3 VALUES(NULL, 0005000000, '00'); INSERT INTO t3 VALUES(0.1, 034000, 0.4); INSERT INTO t3 VALUES('a00', 3000000000, '000'); INSERT INTO t3 VALUES('N00', 'a00', 1000000000); INSERT INTO t3 VALUES('o0', 'o0000', '00000'); INSERT INTO t3 VALUES(NULL, 't0000000', '000'); INSERT INTO t3 VALUES(0.1, NULL, '00000'); INSERT INTO t3 VALUES('N00',0.5, NULL); INSERT INTO t3 VALUES('s', 0020000000, '00'); INSERT INTO t3 VALUES(3000000000,0.1, '000'); INSERT INTO t3 VALUES(0.2,0.5, 5000000000); INSERT INTO t3 VALUES(0.2, 2600000000, '000000000'); INSERT INTO t3 VALUES('w000', 'h00', '00'); INSERT INTO t3 VALUES('u000000', 0020000000,1000.000006); INSERT INTO t3 VALUES('o0', 'A00000', '000'); INSERT INTO t3 VALUES('o00000000', NULL, '0000'); INSERT INTO t3 VALUES('w0000000', 'i0',1000.000006); INSERT INTO t3 VALUES('i0', 'a00', '00000000'); INSERT INTO t3 VALUES('a0', 't00', '00000000'); INSERT INTO t3 VALUES(0010000000, 0010000000, '0000'); INSERT INTO t3 VALUES(0.10, 'l0000', 1000000000); INSERT INTO t3 VALUES(NULL, 0000300000, '000'); INSERT INTO t3 VALUES(NULL, 's',000000); INSERT INTO t4 VALUES('h', 'f', '0'); INSERT INTO t4 VALUES('s', 'o', NULL); INSERT INTO t4 VALUES('A', 'h', '0'); INSERT INTO t4 VALUES('h', 'p', '0'); INSERT INTO t4 VALUES('h', NULL, '0'); INSERT INTO t4 VALUES('a',0200000000, '0'); INSERT INTO t4 VALUES('t', 'o', '0'); INSERT INTO t4 VALUES('a', 100000, 000000); INSERT INTO t4 VALUES('a', 'i', '0'); INSERT INTO t4 VALUES(3, 2, '0'); INSERT INTO t4 VALUES('i', 'a', '0'); INSERT INTO t4 VALUES('a', 's',300000000.5); INSERT INTO t4 VALUES('f', 0005000000, 000000); INSERT INTO t4 VALUES('s', 'a', '0'); INSERT INTO t4 VALUES(300000, 040000, '0'); INSERT INTO t4 VALUES('p', NULL, 000000); INSERT INTO t4 VALUES('s', 'h', '0'); INSERT INTO t4 VALUES(0.1,0.1, 000000); INSERT INTO t4 VALUES(000030, 'h', '0'); INSERT INTO t4 VALUES(NULL, 'a', 000000); INSERT INTO t4 VALUES('r', NULL, '0'); INSERT INTO t4 VALUES('v',2, '0'); INSERT INTO t4 VALUES(060000, 'p', '0'); INSERT INTO t4 VALUES(6, 'o', '0'); INSERT INTO t4 VALUES('p', 'o', '0'); INSERT INTO t4 VALUES('i', 'o', 000000); INSERT INTO t4 VALUES('o', 'N', '0'); INSERT INTO t4 VALUES(NULL, 'p', '0'); INSERT INTO t4 VALUES('o', 'h', 000000); INSERT INTO t4 VALUES('l', 'h', 0); INSERT INTO t4 VALUES(500000, 'N', '0'); INSERT INTO t4 VALUES('a', 'N', NULL); INSERT INTO t4 VALUES('h', 'o',0); INSERT INTO t4 VALUES(0.1, 'v', 000000); INSERT INTO t4 VALUES('h', 'a', '0'); CREATE TABLE t5(s); INSERT INTO t5 VALUES('0'); CREATE TABLE t6(t); INSERT INTO t6 VALUES(100000); COMMIT; 2$iBEGIN; CREATE TABLE t3(a INT0000, b REAL, c TEXT); CREATE TABLE t4(f INT0000, g REAL, h TEXT); INSERT INTO t3 VALUES('l0',NULL,000000); INSERT INTO t3 VALUES('a00','o0',NULL); INSERT INTO t3 VALUES('h000','t0000000',5000000000); INSERT INTO t3 VALUES(NULL,0.2,'000'); INSERT INTO t3 VALUES('s000',040000, NULL); INSERT INTO t3 VALUES('o00000000', 'i0', 000000); INSERT INTO t3 VALUES(0.1, 300000, NULL); INSERT INTO t3 VALUES(0005000000, 'o0', '000'); INSERT INTO t3 VALUES(NULL, 0.2, '000000000'); INSERT INTO t3 VALUES('o000', 't00', 000000); INSERT INTO t3 VALUES(034000,0.1,2000000.003); INSERT INTO t3 VALUES('o', 's000', '000'); INSERT INTO t3 VALUES(NULL, 'l0000', 000000); INSERT INTO t3 VALUES('f000', 't0000', '000000'); INSERT INTO t3 VALUES('f000', 'A00000', '0'); INSERT INTO t3 VALUES('f000', 's00000000', '00000 ,h,O(#CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, b, c, b,e DESC, b,e DESC, b, c, a DESC; i'WCREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000');EXPLAIN INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%n0%s',a,b,c) FROM t1 ORDER BY rowid; y&wSAVEPOINT abc; CREATE TABLE t0(a0 b); ROLLBACK; ROLLBACK 55555555555TTO 55555555TTO abc; Cabc; CT; %-BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(T0) SELECT new.Te00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2');ANALYZE TempT000eS BBT,-SELECT CASE WHEN -0.13333333333333333 || 33333333 THEN '0000' ELSE '00000' END; U+/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(6); ROLLBACK; *!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a=D AND b=? AND c=? AND d=? AND b=? AND c=? AND d=? AND e e=?; x)uBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(1,1,1) a FROM t1 WHERߞ10); DROP INDEX i1; DELETE FROM t1; COMMIT; Y27CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0. *FROM (t0 JOIN t2 ON t0.a=t2.a) AS x JOIN t2x ON x.b=t2x.b) as00; =1CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(''); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY m OR "a", @1,.2; D0 PRAGMA encoding=UTF16be; SELECT hex(ltrim(~' ttal(1)0e000')); b/ICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf( "a","b",a,b,c) FROM t1 GROUP BY rowid; S.+CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE x LIKE '%h%' ESCAPE 'NOTNULL0'; @-SELECT 10 EXCEPT SELECT 20 ORDER BY +3333333333,331 COLLCTE u6 CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+.4,b FROM t1; ANALYZE; Q5'CREATE TABLE t1(x, y DEFAULT( OFFSETe(1,1,1))); INSERT INTO t1(x)VALUES(1); T4-PRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES(' sqlite_compileoption_used(1)ABX'); SELECT DISTINCT a FROM t0t0006; \3=PRAGMA cache_size = 200; PRAGMA secure_delete= 1; CREATE TABLE t0(x); SELECT * FROM t1; '.'_9CWITH i(x) AS ( VALUES(1) UNION ALL SELECT 1+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 03 !8GCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,b,c /* */)); SELECT DISTINCT* FROM t0 WH; SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AN@ c=? AND d=? AND e=?; N7!PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; [<[]=?CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,c,d,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,2,20000); INSERT INTO t5 VALUES(1,2,?,4,5,10000); INSERT INTO t5 VALUES(2,3,4,5,6,20000);REINDEX S<+SELECT NULL UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY a.b^;?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 &D: PRAGMA encoding=UTF16be; SELECT hex(ltrim(~' total(1)0e000')); 'int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200)( not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L0000)0000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U00000000000*0000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0+005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TA,BLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P0000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUE-ID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 tex.t(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null,/ D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null0, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) no1t null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE 2TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30)3 not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P000000000000004 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE T5ABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 2*A[SELECT printf('%0020G%d',50,-10,3000); k@[WITH i(x) AS ( VALUES(1) UNION ALL SELECT +1 FROM i ORDER BY 1) SELECT time(1 -11) x FROM i LIMIT 50; L?CREATE TABLE t0(x, a, b); CREATE INDEX t0a ON t0(x, a COLLATE [a]ase); C{>{CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| glob(1,1)| new.b || '0' |old.b | lower(1)| glob(1,1)| n| changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); T=TeCOCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(b); INSERT INTO t000 VALUES('stat0','s0'),('00000','000'),('0r000', quote(1)); SELECT a, b, '0' FROM t000 WHERE a=='stat0' OR b='mr0' ORDER BY +a; ?BPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(901); iEWSELECT * FROM c00000000 NOT INDEXED NATURAL JOIN c00000 NOT INDEXED NATURAL JOIN c0000 NOT INDEXED; yDwDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50,-1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; ""yGwDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,0,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; ^FACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[]000'; :F{:>LSELECT quote(printf( 'a''b')), quote(printf(NULL,1,2,3)); GKPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(10.0), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid-2; CJ SELECT c000(b(b),l0(b),m00(b,5),b,100,cR,NOT b,-b,5),b*100,cR 3ImSELECT 10 IN (SELECT _rwid FROM sqlite_master); :HyPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','0',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) \\8NuCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=A) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND (a=2 AND b=3) AND y Ib=3dMMCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATEINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql=' >=ATE TABLE 00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PR 55-Q_PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELEComblob(500), randomblob(600) FROM tt; GPCREATE TABLE t44(a INT0000, b INT0000); INSERT INTO t44 VALUES(1,2); INSERT INTO t44 VALUES(3,4); SELECT* FROM t44 x LEFT JOIN(SELECT a AS c, b AS d FROM t44) A000 ON sqlite_compileoption_used(1)LOCREATE VIEW v0 AS SELECT t0.x AS00, t0.y AS00 FROM(t0 JOIN t0 USING(a); YY]U?PRAGMA encoding=UTF16le; CREATE TABLE OR0006(a RIMARY KEY); INSERT INTO t0VALUES('aT'ITSELECT CASE WHEN CASE WHEN -0X33333 -0X33333333333333333 THEN '0ND; SACREATE TABLE x(i0 inUeger primary key, a TEXT NULL); INSERT INTO x (a) VALUES ('00'); CREATE TABLE tempx(i0 integer primary key, a TEXT NULL); INSERT INTO tempx (a) VALUES ('0'); CREATE VIEW t0 AS SELECT x.i0, tx.i0 FROM x JOIN tempx tx ON tx.i0=x.i0; CREATE VIEW t010 AS SELECT x.i0, tx.i0 FROM x JOIN tempx tx on tx.i0=x.i0; CREATE VIEW t02 AS SELECT * FROM t01 UNION SELECT * FROM t010; SELECT * FROM t02; UR/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT @1FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(4); ROLLBACK; |(|(WUPRAGMA page_size= 512; PRAGMA auto_vacuum = incremental; CREATE TABLE t1(x); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(2 * (500*4)) ); INSERT INTO t1 VALUES( randomblob(1100* (512-4)) ); INSERT INTO t1 VALUES(randomblob(3 * (5-4)) ); DELETE FROM t1 WHERE rowid+ 3; PRAGMA incremental_vacuum = 2; DELETE FROM t1 WHERE rowid = 1; TV-CREATE TABLE t1(XT COLLATE BINARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE; INSERT INTO t1 VALUES(1,'-2'); INSERT INTO t1 VALUES(5.4e-08,'5.4e-08'); SELECT typeof(a), a, typeof(b), b FROM t1; L+L[Y;CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100,4), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg( -1) > avg(y)); QX'PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(102001-01-0100), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2; H[CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, min(1,1)q FROM x AS x1, x AS x2 WHERE likely(q); CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from z; ?ZCREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('a', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 ORDER BY a, b, c; ]CCREATE TABLE t2(a INT, b TEXT, c CLOB, d REAL); CREATE INDEX i0 ON t2(a ASC, b DESC, c ASC); CREATE INDEX i4 ON t2(b DESC, a ASC, d DESC); INSERT INTO t2 VALUES(1,'o00',x'00',1.0); INSERT INTO t2 VALUES(2,'two',x'32',2); INSERT INTO t2 VALUES(3,'0',x'00',3); INSERT INTO t2 VALUES(4,'u',x'00000000',4); INSERT INTO t2 VALUES(5,'f000',x'0000000000',5.0); INSERT INTO t2 VALUES(6,'x',x'00',6); INSERT INTO t2 VALUES(2,'two',x'200',2.1); INSERT INTO t2 VALUES(2,'w',x'00',2.0); INSERT INTO t2 VALUES(2,NULL,NULL,3); SELECT count(*) FROM t2; E\CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(9); INSERT INTO t1 VALUES(9); INSERT INTO t1 VALUES(9); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); ALTER TABLE t1 ADD COLUMN b REAL DEFAULT 4.0; SELECT avg(b), typeof(avg(b)) FROM t1; WW)_Y3E+ CASE(, HbE(, y^wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000'AND substr(c,0) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; 5sakCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX DG`CREATE TABLE t44(a INT0000, b INT0000); INSERT INTO t44 VALUES(1,2); INSERT INTO t44 VALUES(3,4); SELECT* FROM t44 x LEFT JOIN(SELECT a AS c, b AS d FROM t44) A000 ON unicode(1)=4 OR d IS hex(?)Et00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 sub0ecta0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREAssa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) c-PRAGMA main.cache_size= 10; PRAGMA temp.cache_size =10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(502001-01-010), randomblob(600)); INSERT INTO tt SELECT randomblob(500F, ran600) FROM tt; INSERT INTO tt SELECT randomblob(500), ranoomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblod500), randomblob(600) FROM tt; gbSPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY); CREATE TABLE t0(y DE REFERENCES"a","b" REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES t0 ON UPDATE SET NULL);REPLACE INTO t1 VALUES(13); I |'eSCREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* randomblob(1)a,2* total_changes()b,2*c,d FROM t1; dCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),( 1=1,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_check 5\'5nhaCREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, D,e DESC, b, e DESC, b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY d DESC,d DESC, e DESC, b, e DESC, b, c, a DESC; 1ggCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, stat FROM sqlite_stat1 ORDER BY CASE fECREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* randomblob(1)a,2* random()b,2*c,d FROM t1; 5?65}mDROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(aINTEGER PRIMARY KEY ON CONFLICT REPLACE, b); CREATE TABLE t2(x, y); INSERT INTO t1 VALUES(1,2); INSERT INTO t2 VALUES(1,3); INSERT INTO t1 SELECT * FROM t2; SELECT * FROM t1;VACUUM @lCREATE TABLE t0(x); INSERT INTO t0 VALUES(1); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(?); INSERT INTO t0(rowid,x) SELECT nullif(x*2E10,14), x+100 FROM t0; SELECT rowid, x FROM t0; Bk SELECT@CASTob(10ST (blob(100) AT INT000J);0) AV INT000R); \j=SELECT '0000' UNION SELECT '000h' ORDER BY+++d++++++++++++++++++++++++++ 1 ASC, 1 ASC; _iCWITH i(x) AS ( VALUES(1) UNION ALL SELECT +1 FROM i ORDER BY 1) SELECT-x FROM i LIMIT 10; GbqIATTACH''AS noname; ATTACH':memory:' AS inme; ATTACH':memory:' AS oname;ANALYZE':memory:'nmem B%pQSELECT printf('0%11%%%%%%%','0'); sokSELECT coalesce(1,1)UNION SELECT "b" UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY x; ?nCREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 GROUP BY-a,$b,oid ApAJtPRAGMA foreign_keys = 1; CREATE TABLE t1(x, y, PRIMARY KEY(x, y)); CREATE TABLE t2(a, b, FOREIGN KEY(a, b) REFERENCES t1 ON UPDATE CASCADE);REPLACE INTO t1 VALUES(1,2); INSERT INTO t2 VALUES(1, 2); ]s?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| glob(1,1)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); rCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, length(1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; ;^;vCCREATE TEMP TABLE ob0list(type, name, tbl_name); INSERT INTO ob0list SELECT type, name, tbl_name FROM sqlite_master; INSERT INTO ob0list SELECT type,name, tbl_name FROM sqlite_temp_master WHERE NAME!='ob0list'; SELECT group_concat(1,1)me FROM ob0list ORDER BY group_concat(1,1)sc,e; uADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN randomblob(12001-01-01)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; yyw DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,2001-01- "a","b"|substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; 5`xzuCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; CREATE VIEW v2 AS SELECT tabC.a, sqlite_compileoption_get(1) FROM tabc, txyz, tb0th ORDER BY 1 LIMIT 1; Qy'CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 /* */JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t1.i0= t0.i0 AND(t0.i0<>500 AND t2.i0=t1.i0)); GxCREATE TABLE t44(a INT0000, b INT0000); INSERT INTO t44 VALUES(1,2); INSERT INTO t44 VALUES(3,4); SELECT* FROM t44 x LEFT JOIN(SELECT a AS c, b AS d FROM t44) A000 ON a= upper(1)= abs(1)IS NULL; pp {DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB '?????????????????????o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FRO INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b) INSERT INTO t1 SELECT a+3,4,'; ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; H\7H\=CREATE VIEW x1 AS SELECT 100 AS '', 200 AS '', 300 AS '' ; SELECT * FROM x1; CREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count( min(),1)), NM t03 GROUP BY lower(n00jYCREATE TABLE t0(a); INSERT INTO t0 VALUES('0'); PRAGMA full_column_names=on; SELECT rowid, * FROM t0; `ECREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND-b='000'), t0 WHERE strftime(1,1,1,1 AND a,b-b='000'), t0P~%CREATE TABLE t0(a TEXT, b TEXT); INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES('0','2'); INSERT INTO t0 VALUES('0','3'); SELECT a FROM t0 WHERE b OR+(SELECT zeroblob(1)LIKE b FROM t0 ORDER BY b); *}[SELECT-quote(11/11111111111111111111); t|mCREATE TABLE t1(x, y DEFAULT(datetime('0 vg(1)es'))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); gSCREATE TABLE t00a(a,b); INSERT INTO t00a VALUES(0,0); CREATE TABLE t00b(n); CREATE TRIGGER r00 AFTER INSERT ON t00b BEGIN SELECT 0 FROM t00a WHERE 0> ?100 UNION ALL SELECT 0 FROM t00a WHERE 0>new.x ORDER BY@0 LIMIT 0; END; I); jYCREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE UPDATE ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t0000000AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0090(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); M 96C SELECT 1 "a","b" UNION SELECT 2,3 UNION SELECT 4,5 ORDER BY 1; CREATE TABLE t00a(a,b); INSERT INTO t00a VALUES(0,0); CREATE TABLE t00b(n); CREATE TRIGGER r00 AFTER INSERT ON t00b BEGIN SELECT 0 FROM t00a "a","b"n0000 UNION ALL SELECT 0 FROM t00a WHERE 0>new>x ORDER BY 0 LIMIT 0; END; INSERT INTO t00b VALUES(6); C PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(90 || 0); Tint00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200)U not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L0000V0000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U00000000000W0000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0X005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TAYBLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C 0000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEZID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 tex[t(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null,\ D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null], U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) no^t null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE _TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30)` not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000a text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TbABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 TT PRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE ASC13 USING fts3;VACUUM VALu oPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c char DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET =x+1; ^?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 S r4rFSELECT 10000.,000000000000060000.+0000060000.,000000000000060000. HPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char(1200,-0 || 1,01),b)OR a='0' ORDER BY +x; * [SELECT 'P00' LIKE X'A000'LIKE X'A000'; S +WITH i(x) AS ( VALUES(1) UNION ALL SELECT oid FROM i LIMIT 5) SELECT x FROM i; s kSELECT c00000(b(b),l0(b),m0c00000(b(b),l0(b),U0(b,5),b*100,(b(b),l0(b)Am00(b,5),b*100,cRNOT b,-b,5),b*100,cR$ =$MBEGIN TRANSACTION; CREATE TABLE t1(a,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.row)d,1)skWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1,0,1)IS x FROM i LIMIT 10; U/CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(2,'000'); INSERT INTO t1 VALUES(1,'0'); INSERT INTO t1 VALUES(3,'000000'); SELECT *, ( SELECT y FROM (SELECT x.b='00000'y) ) FROM ( SELECT DISTINCT* FROM t1 ) AS x; peBEGIN TRANSACTION; CREATE TABLE t1(a,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT * FROM t0; INSERT INTO t0 SELECT * FROM t0; UPDATE t0 SET y=y+1 WHERE x+new.rowid; SELECT 000; DELETE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0); COMMIT; \\`ESELECT NULL LIMIT"a","b" UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY x; aGCREATE TABLE t0 (a I "a","b"NTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a=t2.a) AS x JOIN t2x ON x.b=t2 .b) as00; ,_SELECT printf('%d0000% *d',50,-30,3000); <}PRAGMA foreign_keys = ON; CREATE TABLE t1(a PRIMARY KEY, b); CREATE TABLE t2(c REFERENCES t1 DEFERRABLE INITIALLY DEFERRED, d);REPLACE INTO t1 VALUES(1,2); INSERT INTO t1 VALUES(1,3); iWBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10.12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; 55GCREATE TABLE t44(a INT0000, b INT0000); INSERT INTO t44 VALUES(1,2); INSERT INTO t44 VALUES(3,4); SELECT* FROM t44 x LEFT JOIN(SELECT a AS c, b AS d FROM t44) A000 ON unicode(?)=4 OR d IS NULL; fQCREATE VIEW x1 AS SELECT 100 AS '', 200 AS '', 200 AS '', 300 AS '', 300 AS ''; SELECT * FROM x1; ywDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000'AND substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '*000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; MVpM2 kSELECT sum( strftime(1,1,1,1)AND-9223372036(); T-SELECT sqlite_rename_trigger(' [a]T0 TRIGGER ............r0 ON!x00 WHEN',NULL); +PRAGMA auto_vacuum=O00; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; CREATE TABLE t1(x); INSERT INTO t1 VALUES(zeroblob(81E8*1020)); t; bICREATE TABLE t000(a INTRIMARY KEY, b, c); CREATE TABLE t001(p INTEGERIMARY KEYD q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 WHERE t002.z GLOB '0000'; &QPRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(220015012001-01-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; DELETE FROM t1 Uj+U' PRAGMA writable_schema = 1; CREATE TABLE CURRENT_TIMEGROUP AS SELECT t00, i0000000, n0t, n0000000000(s00000) AS0000000 FROM s0; K&SAVEPOINT s00; SAVEPOINT s00; RELEASE s00; SAVEPOINT s00; RELEASE s00; n%aCREATE TEMP TABLE t0001(aӝӜ); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*??????0?????????TE000'; P$%CREATE TABLE t00b AS SELECT?4 AS '',$5 AS '', 6 AS ''; SELECT * FROM t00b; h#UCREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q6 r); CREATE TABLE t002(x INTEGEV PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 WHERE t002.z GLOB '0000'; "CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELECT a, unicode(?)&b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 2; !)CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 3,a, '000'COLLATE"b" y(wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b&C AND a BETWEEN 30 AND 60; ~/t+mCREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000');REPLACE INTO t0000(b) VALUES('000GER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES(000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a; L*CREATE TABLE c000A(x); CREATE INDEX i0000000 ON c000A(x COLLATE c0000); ~)CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT+NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*bl2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM ]1; INSERT INTO t1 SELECT 2* FROM t1; 70uPRAGMA reelist_count /* */; PRAGMA freelist_count; F/CREATE TABLE t10(x INTEGER PRIMARY KEY, y INT, z CHAR(100)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT a.x, b.x FROM t10 AS a JOIN t10 AS b ON a.x=b.x WHERE (b.x=$ab0 OR b.y=$ab0); @.CREATE TABLE t0(x); INSERT INTO t0 VALUES(9); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(3); INSERT INTO t0(rowid,x) SELECT nullif(x*2E10,14), x+100 FROM t0; SELECT rowid, x FROM t0; P-%CREATE VIEW x1 AS SELECT 100 IS '', 200 AS '', 300 AS ''; SELECT * FROM x1; , DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(-"a",0e0 /* */) FROM t1 GROUP BY 002; i1iD4 CREATE TABLE nn(a, b, c, d, e, PRIMARY KEY(c,a,e)); CREATE TABLE nn0( a,ba, b, c, d, e, PRIMARY KEY(c,a,e)) WITHOUT ROWID+ INSERT INTO nn VALUES(1,2,3,4,5); INSERT INTO nn0 VALUES(1,2,3,4,5); ;3{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'000 '; COMMIT; '2USELECT 120 ORDER BY 1 COLLATE s/00b1ICREATE TABLE t0(x INT0000, y TEXT, z); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0.0,3); INSERT INTO t0 VALUES(0.0,0.0,0); SELECT DISTINCT "a",oid x, "a","b" y FROM t0 ORDER BY z; *i*A7PRAGMA encoding=UTF16be; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT trim(1,1) a FROM t0t0006; v6qCREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','12000'),('t1','t1b','10000'); ANALYZE sqlite_master; SELECT*, min(1,1)'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY c; 5+CREATE TABLE t4(a TEXT); INSERT INTO t4 VALUES(''); INSERT INTO t4 VALUES('000'); INSERT INTO t4 VALUES('04'); SELECT min(a), max(a) FROM t4; m^m^:ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE 300 GLOB '*000'; 9CREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('ab0000000000000000000000000000000000000000000000000000Y00000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('ABX0000000000000000000000000000000000000000000000'); SELECT 00000000000E00000000000000000000000000000000000000000000000000000000000000000000000 00 SEL8ACREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('ab000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('AB000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000OF0000000000000000000000000000000'); SELECT DISTINCT+a FROM t0t0000; [~Xz?yCREATE TABLE t1(x, y DEFAULT(datetime(CURRENT_TIME))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1;VACUUM Y>7CREATE VIRTUAL TABLE t0 USING fts4( [a],"b"p,"b"p "B", "b"p,"b"p "B", "a","ba","b"); F=CREATE TABLE nn(a, b, c, d, e, PRIMARY KEY(c,a,e)); CREATE TABLE nn0(a, b, c, d, e, PRIMARY KEY(c,a,e)) WITHOUT ROWID; INSERT INTO nn VALUES(1,2,3,4,5); INSERT INTO nn0 VALUES(1,2,3,4,5);VACUUM Y<7CREATE TABLE t0(x INT0000, y TEXT, z); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0.0,3);EXPLAIN INSERT INTO t0 VALUES(0.0,0.0,0); SELECT DISTINCT x, y FROM t0 ORDER BY z; !;GCREATE TABLE t0(x TEXT UNIQUE, y TEXT UNIQUE, z); INSERT INTO t0 VALUES('000','000','0'); SELECT DISTINCT* FROM t0 WHERE (x='000' OR y='000') AND x ISNULL N of|vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$ 75 2 . +('&%$! ՏXԏTӏSҏQяOЏMϏGΏF͏D̏A=8641-,*(&" ~|wvrlhc_YRN~I}E|Bq?p:o7n4m0l+k(j'i hgfedc R~}ywtrqponkڏiُg؏e׏b֏^QPO{NzMwLvKtJqImHhGeFcCaB_A]@[?Y>W=U500 AND t2.i0=t1.i0)); = NULL OR b=3;E; SvgqPRAGMA encoding=UTF16le; CREATE TABLE t0tOR6(VIEWa COLLATE nocase PRIMARY KEY); INSERT INTO t0t VALUES('ab0'); 200; VACUUM; ---=PRAGMA main.cache_size= 10; PRAGMA temp.cache_size =10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(52001-01-0100), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; ]?WITH i(x) AS ( VALUES(12001-01-01) UNION ALL SELECT-x+1 FROM i LIMIT 3) SELECT x FROM i; O#PRAGMA auto_vacuum = incremental; PRAGMA page_size=1000; PRAGMA journal_mode=off; CREATE TABLE t1(a, b); INSERT INTO t1 VALUES(zeroblob(1000), zeroblob(5000)); DELETE FROM t1; PRAGMA incremental_vacuum; $ L'UCREATE TABLE t1(x); SELECT 1 IN t1; CREATE TEMP TABLE t0(a PRIMARY KEY, b, c); CREATE INDEX sqlite0 ON t0(c COLLATE BINARY); CREATE INDEX t000002 ON t0(b COLLATE NOCASE); =CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY m OR round(M,2); T-CREATE TABLE t1(a TEXT COLLATE BINARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE; INSERT INTO t1 VALUES(1,'-2'); INSERT INTO t1 VALUES(5.4e-08,'5.4e-08'); SELECT typeof(a)- a, typeof(b), b FROM t1; <SELECT '0000' UNION SELECT '000h' ORDER BY'000h', '000h' X5CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE x LIKE '%' ESCAPE ''; j4 mCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX '' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sile] VALUES(1, 2, 3)PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 30; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID));REINDEX TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 M}CREATE TABLE t6(x INT0000); INSERT INTO t6 VALUES(1); INSERT INTO t6 VALUES(1<<70); SELECT-sum(x) - ((1<<63)/1) from t6; 2 kSELECT $::s0 LIKE $::00s0 LIKE randomblob(1); * [CREATE TABLE t00 AS SELECT total(1)c0; ' UATTACH null AS ndll;ANALYZE '' .S ''^ ?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000  %BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PR,MARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; iWBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT group_concat(1,1)<10); DROP INDEX i1; DELETE FROM t1; COMMIT; c~CREATE TABLE t1(x, y DEFAULT(datetime(' /* */now'))); INSERT INTO t1(x)VALUES(1); SELEC FROM t1; aGCREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0. "a","b"a FROM ((t0 JOIN t2 ON t0.a=t2.a) AS x JOIN t2x ON x.b=t2 .b) as00; +]SELECT printf('%+.*f',50-13.000000003); k[CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(0,1,10),(4,8,10),(1,1,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELidx FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','12000'),('t1','t1b','10000'); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEE 3 AND 8 ORDER BY c; yQy,[BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID));EXPLAIN CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50KSELECT $::s0 LIKE $::00s00 LIKE $::00s0 LIKE ?10 LIKE $::00000000003; ]?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(CURRENT_TIME)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); ) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID));EXPLAIN CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID));ANALYZETABLE I0(O000 tex text(50), R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I00000000000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 te reOPRAGMA foreign_keys= ON; CREATE TABLE p(i PRIMARY KEY); CREATE TABLE c(CURRENT_TIMESTAMPj REFERENCES p ON UPDATE CASCADE); INSERT INTO p VALUES('0e00o'); INSERT INTO c VALUES('0e00o'); UPDATE p SET i= '000'; SELECT * FROM c; D SELECT name "a","b" FROM sqlite_master WHERE name LIKE '000_0'; C CREATE TABLE t15(a NTEGER PRIMARY KEY, b); INSERT INTO t15(b,b)VALUES(10,'0'),(20,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(a,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET c=printf("0%d",a) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a; r[;BEGIN; CREATE TABLE n00be0s(a PRIMARY KEY, b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT random() n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b = '000000000000000000000000000000000000'; COMMIT; CREATE TABLE t1(a char(1),b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; CREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTERUPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER t2r6; l]CREATE TABLE t000( a,ba INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTCURRENT_TIMESTAMP q, r); CREATE TABLE t002(x INTEGERPRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 WHERE t002.z GLOB '0000'; ocCREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT @ISTINCT "n0" FROM (SELECT "000000", "n00b00" FROM "0000" ORDER BY "a","b"DESC, "n00b00" LIMIT 1) AS ""; I"CREATE TABLE av4(a, b, c); CREATE INDEX av00 ON av4(a); CREATE INDEX a000 ON av4(b); CREATE INDEX a00000 ON av4(c); CREATE INDEX a004 ON av4(a, b, c); INSERT INTO av4 VALUES('0', '0', '0');REINDEX !!ISELECT likelihood(NULL, 0.5); ? CREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 GROUP BY a, b,oid *`B& SELECT name FROM sqlite_master WHERE name LIKE '000_0';VACUUM p%ePRAGMA encoding=UTF16be; CREATE TABLE t06(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t VALUES('ab0'); S$+CREATE TABLE t0(a, b); CREATE TABLE log(x sqlite_compileoption_get(1)); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' || zeroblob( randomblob(1)) ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); R#)PRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; heck; a(GCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 20s 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE D=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SE8ECT S'+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' || new.b | sqlite_source_id()); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); ji*WWITH i(x) AS ( VALUES(12001-01-01) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; ))CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('0000000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) SELECT('0000'); SELECT * FROM t0000 ORDER BY a;VACUUM KK5,qSELECT sqlite_rename_parent( " ?1!",'000','000'); y+wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,?) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; 77E-PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(800) FROM t1;SELECT /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; SS1PRAGMA foreign_keys = ON; CREATE TABLE t1(a UNIQUE, 'a''b'd REFERENCES t1(a)UNIQUE);REPLACE INTO t1 VALUES(1,2); PRAGMA keys = OFF; Q0'CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 OR (t0.i0<>5=0 AND t2.i0= 1=10)); L/CREATE TABLE x( [a]a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE (1)=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 LIMIT changes(); SELECT * from z; x.uCREATE TABLE t0a(a,b); CREATE TABLE t0b(x); INSERT INTO t0a VALUES('on0', 1); INSERT INTO t0a VALUES('on0', 2); INSERT INTO t0a VALUES('t00', 3); INSERT INTO t0a VALUES('00', NULL); INSERT INTO t0b(rowid,x)VALUES(1,1); INSERT INTO t0b(rowid,x)VALUES(2,200); INSERT INTO t0b(rowid,x) VALUES(3,300); SELECT a, count(b) FROM t0a, t0b WHERE@b=t0b.rowid GROUP BY "","b" BY a; ab4IWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002M3PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT sqlite_source_id() x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) K2CREATE VIRTUAL TABLE t0 USING fts4( [ likelihood(1,1)a],"b"p "a","b"); _recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX sQ00e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX sQ0000000000000000000 ON sub0ects(sub0ect); CREATE INDEX sq00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) $d$<6}CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='TE TABLEt1'; PRAGMA writable_schema=OFF;EXPLAIN ALTER TABLE t1 RENAME TO t10; VACUUM ink 5CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date K8PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT CURRENT_TIME FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; U7/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid;2; PRAGMA incremental_vacuum(4); ROLLBACK; ppI=CREATE TABLE t0(x, a, b); CREATE INDEX t0a ON t0(x, a COLLATE `a`ase <CSELECT time(CURRENT_DATE); 3;kCREATE TABLE t1(x COLLATE NOCASE PRIMARY KEY); CREATE TRIGGER t00 AFTER DELETE ON t1 WHEN EXISTS ( SELECT ?11 FROM t0 WHERE o00.x0=$y ) BEGIN INSERT INTO t0 VALUES(@00.x);; CU:/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid=2; PRAGMA incremental_vacuum(4); ROLLBACK; 9#PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT-'90 @1NOTNULL'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text00009 int nul00000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID textE30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 nAaWITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT time(1,1,1)AND x FROM i LIMIT 10; ?@CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY a DESC, avg(1),$b, c, a DESC; "?KSELECT strftime(002000000, 1); ^>?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000  ?DCREATE TABLE t3(a NTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, d,e DESC, b, c, "a","b" C; UPDATE t0 SET ='ab0', b=ARY KEY(b, a)) WITHOUT ROWID; INSERT INTO t0(a, b) VALUES('ab0', '000'); UPDATE t0 SET ='ab0', b='000'; dBMCREATE TABLE FOO(bar int0000); CREATE TRIGGER f000000000 BEFORE INSERT ON foo BEGIN SELECT CASE WHEN NOT (NOT~~~~~~~~~~~~~~ new.bar BETWEEN 0 AND 20) THEN raise(rollback, '000000') END; END; INSERT INTO foo(bar) VALUES (0);  SELECd OM t ?h?%gOCREATE TABLE t0e03(a INTEGER PRIMARY KEY, b, UNIQUE(a,b)) WITHOUT rowid; INSERT INTO t0e03 VALUES(100,200); CREATE TABLE t0e00(w, x, y, FOREIGN KEY(x,y) REFERENCES t0000(a,b)); INSERT INTO t0e00 VALUES(300,100,200); UPDATE t0e03 set b = 200 where a = 100; SELECT* FROM t0e03, t0e00;VACUUM f-DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN x'0000000000'WHEN 2 THEN zeroblob(4)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; LiCREATE TABLE t00b AS SELECT "a"'"b"COLLGTE'',a"'"b"COLLGTE'', 6''a"'"; hPRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b|~c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO abcb, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 i.t null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 mmhkUBEGIN TRANSACTION; CREATE TABLE t1(a,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT * FROM t0; INSERT INTO t0 SELECT * FROM t1; UPDATE t0 SET y=y+1 MATCH x=new.rowid; SELECT 000; DELETE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0); ^j?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000    JnPRAGMA foreign_keys = 1; CREATE TABLE t1(x, y, PRIMARY KEY(y, y)); CREATE TABLE t2(a, b, FOREIGN KEY(a, b) REFERENCES t1 ON DELETE CASCADE);REPLACE INTO t1 VALUES(1,2); INSERT INTO t2 VALUES(1, 2); Cm CREATE VIRTUAL TABLE t0 USING fts4(E"brefix="""pr""prefix=""); ]l?PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT sqlite_compileoption_used(1) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; MM/ocCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a char(1),b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(y=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; jjp)CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS+NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* random()a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b00bc,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; ate_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000100000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(documento00000000INDEX m000a0e0r0000000e0automated_con0ersation); ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREE INDEX me00a0e0r0000e00000000020000 ON messa0es(remote_mailbo0, remote_id); CREAME INDEX m0s0a00000000i000 messa0es(t0pe); CREATad); CREATE INDEX m00000E INDEX m00000e00o00000a00000000000000s0t0o00p0000I00_0n000 ON messa0es(con0ersationdd, con0ersation_posiion); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX mNTEGER PRIMARY KEY, add0000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000dnew00e00000000000ENT_DATEnder INT0000r, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CRECOLLATEEX m0s00s0 ON messa0es(root_status); CREATE TABLEsub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o000000000000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY 3Y, u00 UNIQUE,a0000000 INT0000 DEFAULT 0 u00000000000 INT0000 00000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u0000000000000000000d000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(sourKe); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labessa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) wwyqwCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_if BLOB, i00, remote_idCURRENT_DATEnder INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 PNT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NUNT0000 DEFAULT 0, root_status INT000 DEFAULT -0, con0ersation_position INT0000 DEFAULEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX d lr]BEGIN TRANSACTION; CREATE TABLE t1( a,ba,b load_extension(1,1),y); CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT * FROM t0; INSERT INTO t0 SELECT * FROM t0; UPDATE t0 SET y=y+1 WHERE x=new.rowid; SELECT 000; DELETE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(b,b) VALUES(0,0); _recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX s_ ON labels(mailbo0_id) d(tUCREATE TABLE t30a(x); INSERT INTO t30a VALUES( 1=12),(3); CREATE TABLE t300(y); INSERT INTO t30A VALUES(90), (99); SELECT max((SELECT zeroblob(1) t300)) FROM t30a; sCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date Cw CREATE TABLE t15(a,INTEGER PRIMARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),(20,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(a,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET c=printf("0%d",a) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a; Pv%CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE x LIKE '%h%' ESCAPE 'a''0'; Qu'CREATE TABLE t15(a INTEGER PR,MARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),( 2001-01-011=120,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(a,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET c=printf("0%d",a) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a; jjSELECT '96854775800x'AND+'1x223372036854775800x'AND+'1x'; GCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY m OR round(M,2001-01-011); >SELECT 10 EXCEPT SELECT ltrim(2000021-011, random()-11)YS+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' >= zeroblob( randomblob(1)) ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); \\ !ECREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid;EXPLAIN CREATE INDEX t0000 ON t000(a); INSERT INTO t000 VALUES('s','s0'),( hex(1),'000'),( hex(1),'m00'); P %CREATE TABLE t0(a TEXT, b TEXT); INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES('0','2'); INSERT INTO t0 VALUES('0','3'); SELECT a FROM t0 WHERE b OR (SELECT zeroblob(A)LIKE b FROM t0 ORDER BY b); )WCREATE TABLE t3(a TEXT, b REAL, c INT0000); INSERT INTO t3 VALUES(X'000000', '1.03a00', 4.5); SELECT typeof(a)& typeof(a)& a, a, typeof(b), b, typeof(c), c FROM t3; B SELECT sum(~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~800); 6qPRAGMA ing=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char(1),b)OR a='0' ORDER BY +x; :]$?CREATE TABLE t0(a, b); CREATE TABLE log(x sqlite_compileoption_get(1)); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| glob(1,1)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); 8#uPRAGMA auto_vacuum=1; CREATE TABLE t1( a,ba, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; DROP TABLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; B" CREATE TABLE t10(a, u00000000 DEFAULT 0); CREATE TRIGGER t00000 BEFORE UPDATE OF a ON t10 BEGIN UPDATE t00 SET u0= u00000000+1 WHERE r00000= o00.r0000; END; INSERT INTO t10(a)VALUES('000'); \\ %ECREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9);EXPLAIN ANALYZE; DELETE FROM sql1; I yy& DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1,X'0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,0) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,62001-01-01,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; x'uCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=?A=?; y(wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1,X'0000'); INSERT INTO t1 VALUES(70, 1,X'0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,C) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; BV+3CREATE TABLE t5(a TEXT PRIMARY KEY, b V00CHARCURRENT_TIMESTAMP(50)) WITHOUT ROWID; INSERT INTO t5 VALUES('00000','0000'); SELECT count(*) FROM t5; h*UCREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTCURRENT_TIMESTAMP q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 WHERE t002.z GLOB '0000'; :)yCREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE NOT-1), t0 WHERE c='abc';  +g W.3SELECT sqlite_rename_trigger('CR TIGGER`r0 ON x00 WHEN',NULL); @-CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*),REPLACE(m,2, -11) AS00 FROM t0 GROUP BY CURRENT_TIME,oid Q,'PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(102001-01-0100), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2;  2BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary k H1SELECT sqlite_rename_trigger(' [a] [a]RIGGER r0 ON x00 WHEN',NULL); "0IPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( -11,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a-1; C/ CREATE TABLE t15(a NTEGER PRIMARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),(20,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(a,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET c=printf("0%d",a) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a,b ey (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000006 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key ( SSUEID, OB0ECTID)); CREAt not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U0000000000000xt(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 T;5{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'-00.'; COMMIT; 4CREATE TABLE t1(x, y DEFAULT(datetime(' -'))); INSERT INTO t1(x)VALUES(1); ; INSERT INTO t1(x)VALUES(1);SELECT x, leng`h(ROM t1; 3GSELECT 100000000000000*0000; 5t7mCREATE TABLE t0b(x); INSERT INTO t0b(rowid, x) VALUES(1,10),(2,1 -11); UPDATE t0b SET rowid=rowid+1 WHERE x=10; G6PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000),$randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2; Dp9eCREATE TABLE t1(x, y DEFAULT(datetime('0es') -1)); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); 88uPRAGMA max_page_count = 1000000; CREATE TABLE abc( [a]a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a, b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; iO<#SELECT 1000000%000000060000100000070000%00000006000010000007000000060000; V;1PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT sqlite_compileoption_get(1) x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) :+CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, julianday(1,1,1)b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; C? BEGIN; CREATE TABLE n00be0s(a DEFAULT -1, b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT (1)L FROM n00be0s; T; :>{CREATE VIRTUAL TABLE t0 USING fts4( "a","b"prefix=""); %=OCREATE TABLE t2(a INT, b TEXT, c BLOB, d REAL); CREATE INDEX i0 ON t2(a ASC, b DESC, c ASC); CREATE INDEX i4 ON t2(b DESC, a ASC, d DESC); INSERT INTO t2 VALUES(1,'o00',x'00',1.0); INSERT INTO t2 VALUES(2,'two',x'32',2); INSERT INTO t2 VALUES(3,'0',x'00',3); INSERT INTO t2 VALUES(4,'u',x'00000000',4); INSERT INTO t2 VALUES(5,'f000',x'0000000000',5.0); INSERT INTO t2 VALUES(6,'x',x'00',6); INSERT INTO t2 VALUES(2,'two',x'3200',2.1); INSERT INTO t2 VALUES(2,'w',x'00',2.0); INSERT INTO t2 VALUES(2,NULL,NULL,3); SELECT count(*) FROM t2;VACUUM q/7qBC CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 OR (t0.i0=t1.i0)); hBUCREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*T[2001-01-01000'; APRAGMA synchronous=ON;EXPLAIN PRAGMA cache_size; PRAGMA default_cachhronous=ON;EXPLAIN PRAGMA cache_size;EXPLAIN PRAGMA synchronous; M@CREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT a, zeroblob(1) x FROM t1, t2 GROUP BY 1, 2; EPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'999'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; -D_DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1,X'0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,?) FROM t1 ?8}?DJ PRAGMA incremental_vacuum("+3");PRAGMA incremental_vacuum("+3") >IPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=MATCH( char( a,b ),b)OR a='0' ORDER BY +x; 1HgCREATE TABLE t0(a PRIMVRY KEY, b REFERENaES t0); CREATE TABLE t2(a PRIMARY KEY, c REFEt0);VACUUM; CREATE TABLE t3(a REFERENCES t0, b REFERENCES t2, REFERENCES t1);VACUUM 7GsCREATE TABLE t0(a INT PRIMARY KEY, b, c, UNIQUE(b, c)) WITHOUT rowid; CREATE TABLE t2(e REFERENCES t0, f); CREATE TABLE t3(g, h, i, FOREIGN KEY (h, i) REFERENCES t0(b, c));VACUUM DF CREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE -11 AND b='000'), t0 WHERE -1'abc'; LPRAGMA encoding=UTF16le; CREATE TABLE tϐ0tϐRIGHT06(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t VALUES('ab0'); fKQCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP߽a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN ( -1,3); 00HNCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.a AS q FROM x AS x1, x AS x2 WHERE+x1.a=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from z; MCREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END;CREATE TRIGGER t0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER t2r6; ^SpQeCREATE TABLE t0(x, y); CREATE INDEX i0 ON t0(x, y); CREATE VIEW v0 AS SELECT /*RIGHT */ * FROM t0; ANALYZE; PCREATE TABLE c000a00001(a, b); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); CREATE VIEW c000a000v1 AS SELECT * FROM c000a00001 ORDER BY 1 COLLATE "a"; SELECT * FROM c000a000v1; OACREATE TABLE x(i0 integer primary key, a TEXT NULL); INSERT INTO x (a) VALUES ('00'); CREATE TABLE tempx(i0 integer primary key, a TEXT NULL); INSERT INTO tempx (a) VALUES ('0'); CREATE VIEW t01 AS SELECT x.i0, tx.i0 FROM x JOIN tempx tx ON tx.i0=x.i0; CREATE VIEW t010 AS SELECT x.i0, tx.i0 FROM x JOIN tempx tx on tx.i0=x.i0; CREATE VIEW t02 AS SELECT * FROM t01 UNION SELECT *FROM t010; SELECT * FROM t02; yRwDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE glob(A,1) BETWEEN 30 AND 60;  int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200)! not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L0000"0000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U00000000000#0000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0$005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TA%BLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C 000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUE&ID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 tex't(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null,( D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null), U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) no*t null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE +TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30), not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000- text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE T.ABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 bTICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%q0%s',a,b,c) FROM t1 ORDER BY 00001; ^S?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000  D0XePRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD EFAULT '900'; ALTER TABLE t1 ADD COL REAL DEFAULT '9e99'; ALTERe64'/'1.0000e64'/'1.0000ECT 1.00eECT 1.00e64'/ @1'1.000Ee+62'; GCREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE - -111 AND b='000'), t0 WHERE c='abc'; HCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; CREATE VIEW z AS SELECT total(1)p FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from z; p~ePRAGMA encoding=UTF16be; CREATE TABLE t0t06(a߼LATE nocase PRIMARY KEY); INSERT INTO t0t VALUES('ab0'); ;}{CREATE TABLE t0e01(a INTEGER PRIMARY KEY, b) WITHOUT rowid; CREATE UNIQUE INDEX i0000 ON t0e01(a,b); INSERT INTO t0e01 VALUES(100,200); CREATE TABLE t0e02(w, x, y, FOREY KEY, b) WITHOUT rowid; CREA(a,b)); INSERT INTO t0e02 VALUES(300,100,200); UPDATE t0e01 set b = 200 where a = 100; SELECT* FROM t0e01, t0e02; !|!tmSELECT group_concat(1,1) NOT IN (10 IN (10,10),1) NOT IN (10 IN (10,10),1,10,1) NOT IN (10 IN (10,10),1,10))900 'CREATE TABLE t0(a,b); CREATE TABLE l00(x UNIQUE, y); CREATE TRIGGER r0 AFTER INSERT ON t0 BEGIN UPDATE l00 SET y=y+0 WHERE x=new.a; INSERT OR IGNORE INTO l00 VALUES(new.a,00); END+ INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES(5,0); SELECT*FROM l00 ORDER BY x; ^APRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(200)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT random() x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; jYCREATE VIRTUAL TABLE t0 USING fts4(languageid=l00); INSERT INTO t0 VALUES('I belong t0 l0ng00g0 0!'); CREATE TEMP TABLE ob0list(type, name, tbl_name); INSERT INTO ob0list SELECT type, name, tbl_name FROM sqlite_master;INSERT   CREATE TABLE t102 (i0 TEXT UYIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR ++++++++++++++++++(t0.i0<>500 AND t2.i0=t1.i0)); KPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT instr(1,1) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; 2kATTACH null AS null;ANALYZE '' ;ANALYZE ''AS '' cc 7PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 10; CREATE TABLE temp.tt(a, b);EXPLAIN INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; _ CPRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x || +32200/-01-01,randomblob(40 -10)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; ICREATE TABLE t0( a,ba,b,c,d,e, PRIMARY KEY(a,b,c,e,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, c,e,b,c,d,a,b,b); VACUUM 3mPRAGMA empty_result_callbacks=on;PRAGMA VACUUM; peSELECT sqlite_rename_trigger(' [a]T/>>>>>)>R [a]T/>>>>>)>R [a]T/>>>>>) r[a]T/>>>>>) r0 ON x00 WHEN',NULL);  CCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count(), NULLIF(n00e,'00c')A00 FROM t03 GROUP BY lower(@00e);  %BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE /* */TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; AoA;{PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t12; l]CREATE TEMP TABLE CONSTRAINTt0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[^ [a]000'; CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, unicode(1)b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; uM5qSELECT replace('AUTOINCREMENT00a0a','a','00000'); P%PRAGMA foreign_keys = 1; CREATE TABLE t1(x, y, PRIMARY KEY(x, y)); CREATE TABLE t2(a, b, FOREIGN KEY(a, b) REFERENCES t1 ON UPDATE CASCADE); INSERT INTO t1 VALUES(1,2); INSERT INTO t2 VALUES(1, 2);VACUUM }CREATE TABLE t6(x INT0000); INSERT INTO t6 VALUES(1); INSERT INTO t6 VALUES(1<<70); SELECT hex(1) - ((1<<63)/1) from t6; %QATTACH round( "a","b" -1)as MAIN; B CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT julianday(1,1,1) idx, stat FROM sqlite_stat1 ORDER BY idx; B SELECT $::s0 LIKE $::00s LIKE $::00s0 LIKE $::00 LIKE $::03; B CREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE (1)NOTNULL; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON 1=199) M PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e8'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; skCREATE TABLE t1(x, y DEFAULT(datetime('e00T*/now'))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1; hUCREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES(1,2, 3); INSERT INTO t1 VALUES(1,NULL, 3); INSERT INTO t1 VALUES(1,2, 3); INSERT INTO t1 VALUES(1, 2, NULL); INSERT INTO t1 VALUES(4, 5, 6); CREATE UNIQUE INDEX i0 ON t1(b, a, c); oiWBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a<>0); DROP INDEX i1; DELETE FROM t1; COMMIT; CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32, rtrim(1,1)b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; 99G!CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0 00000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY idx; x uCREATE TABLE t0a(a,b); CREATE TABLE t0b(x); INSERT INTO t0a VALUES('on0', 1); INSERT INTO t0a VALUES('on0', 2); INSERT INTO t0a VALUES('t00', 3); INSERT INTO t0a VALUES('00', NULL); INSERT INTO t0b(rowid,x)VALUES(1,1); INSERT INTO t0b(rowid,x)VALUES(2,200); INSERT INTO t0b(rowid,x) VALUES(3,300); SELECT a, count(b) FROM t0a, t0b WHERE@b=t0b.rowid GROUP BY random()"a" BYof|vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$  }{vrےqڒnɒl:75/+'$  ~}|{{xzsymxjwdv`u]tZsWrUqTpPoNnLfIeEdAc?b>a;`9_6^4]2L/K,J+I(H$F!EDCBA@ ? > =<;|:x9t6p5nǒhƒgŒdb]XTPNMLIECA><4k3d2_1\0X/TRQNLJEC?<Ȓj975 2 . +('&%$! .[$;CREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16,y+16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count(DISTINCT random()), sum(y) FROM t2; ^#ACREATE TABLE t0(a, b); SELECT a FROM (SELECT 1=100e2001-01E0310 AS a FROM t0) WHERE a==0; m"_CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(a); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','000'),('t1','t1b','0000'); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY a; T(-SELECT typeof(group_concat(ROWx,'')) FROM (SELECT '' AS x UNION ALL SELECT ''); '5BEGIN; CREATE TEMP TABLE t1(a, b); INSERT INTO t1 VALUES(1, 2); COMMIT; SELECT S(1, 2); COMMIT; SELECT * FROM t* FROM t1; PRAGMA temp.journal_mode; &%CREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT [a].a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; R%)CREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16,y+16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count(*),sum( random()) FROM t2; i& +CREATE TABLE ""("" UNIQUE, x CHAR(100)UNIQUE); CREATE TABLE t2(x); INSERT INTO ""("") VALUES(1);REINDEX INTO tLUELECT * FROM "", t2; ?*BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5)INTERSECT SELECT* FROM a WHERE i0 NOT IN (SELECT i0 FROM b) -1; )+PRAGMA auto_vacuum=O00; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; CREATE TABLE t1(x); INSERT INTO t1 VALUES(zeroblob(8E88*1020)); t; y,wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(c); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; ojo'/SCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b= sqlite_compileoption_get(1)IN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; M.SELECT 0 AS x, 0 ASy UNION SELECT 2 AS y, -0 AS x ORDER BY x%Y LIMIT 1; -)CREATE TABLE t1(a, b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1,2,3),(2,3,4); SELECT c FROM t1 WHERE `a` (1,2) ORDER BY b; Nint00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200)O not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L0000P0000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null);ANALYZE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U00000000000Q0000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0R005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TASBLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUETID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 texUt(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null,V D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) nullW, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) noXt null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE YTABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30)Z not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000[ text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE T\ABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 zWzY27CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a=t2.a) )S x JOIN t2x ON x.b=t2x.b) as00; 1PRAGMA writable_schema = 1; CREATE TABLE CURRENT_DATE AS SELECT glob(1,1)0000, n0t, n0000000000(s00000) AS0000000 FROM s0; ^0?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 M ]]'4SCREATE TABLE t2(a INT, b TEXT, c BLOB, d REAL); CREATE INDEX i0 ON t2(a ASC, b DESC, c ASC); CREATE INDEX i4 ON t2(b DESC, a ASC, d DESC); INSERT INTO t2 VALUES(1,'o00',x'00',1.0); INSERT INTO t2 VALUES(2,'two',x'32',2); INSERT INTO t2 VALUES(3,'0',x'00EEEEEEEE',3); INSERT INTO t2 VALUES(4,'u',x'00000000',4); INSERT INTO t21VALUES(5,'f000',x'000000000',5.0); INSERT INTO t2 VALUES(6,'x',x'00',6); INSERT INTO t2 ^ALUES(2,'two',xF3200',2.1); INRT INTO t2 VALUES(2,'w',x'00',t2 VALUES(RT INTO t2 VALUES(2,NULL,NULL,3); SELECT count(*) FROM t2; u3oCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,d,c,e,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); 000000 jj:6{PRAGMA encoding=UTF16be; SELECT hex(ltrim(~ "a","b")); U5/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; 'T['19iSELECT 120 ORDER BY 1 COLLATE s/2001-01-0100u8oPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REF0 REFERENCES t1(x) OERENCES t1 ON DEETE SET NULL);REPLACE INTO t1 VALUES(13); INSERT INTO t0 VALUES(13) (7UCREATE TABLE t1(x, y REAL); INSERT INTO t1 VALUES(1,'1.0'); INSERT INTO t1 VALUES(2, '.5'); INSERT INTO t1 VALUES(3, '1.'); INSERT INTO t1 VALUES(4,'1e0'); INSERT INTO t1 VALUES(5,'.03'); INSERT INTO t1 VALUES(6,'1e0'); INSERT INTO t1 VALUES(10,'1.'); INSERT INTO t1 VALUES(12,'.5'); INSERT INTO t1 VALUES(13,'3.'); INSERT INTO t1 VALUES(14,'3e0'); INSERT INTO t1 VALUES(15,'.2'); INSERT INTO t1 VALUES(16,' 20e4'); INSERT INTO t1 VALUES(20,'1 '); INSERT INTO t1 VALUES(22,'5 '); INSERT INTO t1 VALUES(23,'3.'); INSERT INTO t1 VALUES(24,'1.e0'); INSERT INTO t1 VALUES(25, '.5e+3 '); INSERT INTO t1 VALUES(26,'1 '); SELECT avg(1) x FROM t1 WHERE typeof(y)=='real' ORDER BY x; ?;PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 / INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; *:[SELECT quote(1111111111111111111E113); kq;kL>DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, ''); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' ||$substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||sr(c,4) FROM t1 WHERE c GLOB INSE3=mSELECT 10 EXCEPT SELECT ltrim(1, random()-11)Y <PRAGMA auto_vacuum = incremental; PRAGMA journal_mode =''b'R randomblob(1000), randomblob(1000) FROM 1; DELETE FROM 'a''b'RE rowid%2; k?[CREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "000000", "a","b" FROM "0000" ORDER BY "000000", "n00b00" LIMIT 1) AS ""; -IACREATE TABLE t0001(a UNIQUE); ALTER TABLE t0001 ADD COLUMN b UNIQUE; O@#DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'oR00'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1,X''); INSERT INTO t1 VALUES(90, 1, 'o000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c, -14) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'oƉ'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||sr(c,4) FROM t1 WHERE c GLOB INSE EECREATE TABLE t0(x, y, UNIQUE(x, x)); INSERT INTO t0 VALUES('0ne','000'); SELECT * FROM t0 WHERE x='0ne'; PRAGMA integrity_check; @DCREATE TABLE nn(a, b, c, d, e, PRIMARY KEY(c,a,e)); CREATE TABLE nn0(a, b, c, d, e, PRIMARY KEY(c,a,e)) WITHOUT ROWID; INSERT INTO nn VALUES(1,2,3,4,5);REPLACE INTO nn0 VALUES(1,2,3,4,5); @CSELECT 10 EXCEPT SELECT 20 ORDER BY -33333333333331 COLLCTE tBmCREATE TABLE t1(x); INSERT INTO t1 VALUES(randomblob(100)); INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t1; INSERT INTO t1 SELECT sqlite_version()FROM t1; CREATE INDEX i0 ON t1(x); 1200; VACUUM; hkey (ISSUEID, OB0ECTID, PARTICIPANTID));EXPLAIN CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, Pi000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text50) null, R0000000 iOB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) n0 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) jnull, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L000k00000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int nlull, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P0000m0000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID));ANALYZETABLE I0(O000 tex text(50), R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I00000000000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 te ((L-DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN x'0000000000'WHEN 2 THEN-zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; aKGCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 LEFT JOIN t102 ON sqlite_compileoption_get(1) AND t0.i0=t1.i0)); XJ5CREATE VIRTUAL TABLE t0 USING fts4( [a],"b "a" "p "a","b"); <[<N?PRAGMA user_version = 2; !MGCREATE TABLE t1(x, y REAL); INSERT INTO t1 VALUES(1,'1.0'); INSERT INTO t1 VALUES(2, '.5'); INSERT INTO t1 VALUES(3, '1.'); INSERT INTO t1 VALUES(4,'1e8'); INSERT INTO t1 VALUES(5,'.03'); INSERT INTO t1 VALUES(6,'1e0'); INSERT INTO t1 VALUES(10,'1.'); INSERT INTO t1 VALUES(12,'.5'); INSERT INTO t1 VALUES(13,'3.'); INSERT INTO t1 VALUES(14,'3e0'); INSERT INTO t1 VALUES(15,'.2'); INSERT INTO t1 VALUES(16,' 20e4'); INSERT INTO t1 VALUES(20,'1 '); INSERT INTO t1 VALUES(22,'5 '); INSERT INTO t1 VALUES(23,'3.'); INSERT INTO t1 VALUES(24,'1.e0'); INSERT INTO t1 VALUES(25, '.5e+3 '); INSERT INTO t1 VALUES(26,'1 '); SELECT x FROM t1 WHERE typeof(y)=='real' ORDER BY x; 7P3PRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY); CREATE TABLE t0(y DEFAULT 10 REFERENCES t1(x) ON UPDATE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON UPDATE SET NULL); INSERT INTO t1 VALUES(13); INSERT INTO t0 VALUES(13); INSERT INTO t3 VALUES(13);VACUUM EOPRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a,CURRENT_TIMESTAMP b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; 'TUSELECT CAST(zeroblob(100) AS BLOB); S%BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE /* */TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2;ANALYZE; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; eROATTACH''AS noname; ATTACH':memory:' AS inmem;ANALYZE CREATE TABLE noname.n00000(x); CREATE TABLE inmem.i0000(y); CREATE TABLE main.m000(z); COMMIT; SELECT name FROM noname.sqlite_master; SELECT name FROM inmem.sqlite_master; HQPRAGMA wal_checkpoint = full; INSERT INTO a0c VALUES(r00000(1000)); &UQCREATE TEMP TABLE ob0list(type, name, tbl_name); INSERT INTO ob0list SELECT type, name, tbl_name FROM sqlite_master; INSERT INTO ob0list SELECT type,name, tbl_name FROM sqlite_temp_master WHERE NAME!='ob0list'; SELECT type,name COLLATE name FROM ob0list ORDER BY tbl_name, type desc, name; &&ZW9CREATE TABLE t0(a, b); SELECT a FROM (SELECT count(*)IS@ULL AS a FROM t0) WHERE a==A; yVwDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 1=1 LZCREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE 8 LIKE '%h%' ESCAPE'߀'; \Y=PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x || +32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+62001-01-014, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; >XSELECT quote(printf( hex(1))), quote(printf( char(1),3)); =i]WPRAGMA auto_vacuum=1; CREATE TABLE t1(a); CREATE TABLE t0(a); DROP TABLE t1; PRAGMA integrity_check; p\eCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON lower(1)=30 WHERE y >= NULL OR b-3;E; SL[PRAGMA read_uncommitted= 1;VACUUM; CREATE TABLE t0(a, b, UNIQUE(a, b)); A `CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELECT a, unicode(?) b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 3, 2; *_[SELECT printf('%q0000%d',:0,-10,3000); ;^{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'00..'; COMMIT; o|oHdPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' ORDER BY randomblob(1) +x; {)PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(900), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; pzePRAGMA encoding=UTF16be; CREATE TABLE 6(a COTLATE nocasqliteMARY KEY); INSERT INTO t0t VALUES('ab0'); LyCREATE VIEW v0 AS SELECT t0.x AS00, t0.y AS00 FROM t0JOIN t0 USING(a); eOPRAGMA auto_vacuum= incemental; PRAGMA auto_vacuum= inctal; PRAGMA auto_vacuum= incremeBLE t1(K~PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT sqlite_version() x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) (}UPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT sqlite_version(), randomblob(1000) FROM t1;1 SE}|DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY ON CONFLICT REPLACE, b); CREATE TABLE t2(x, y); INSERT INTO t1 VALUES(1,2); INSERT INTO t2 VALUES(1,3); INSERT INTO t1 SELECT * FROM t2; SELECT * FROM t1;VACUUM ..]?CREATE TABLE t000(a INTEGE9 PRIMARY KEY, b, c); CREATE TABLE t001(p INY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT 2 FROM t000, t001,t000, t001, t000, t001t002 WHERE t2 W 1PRAGMA foreign_keys=ON; CREATE TABLE t0000(a INTEGER PRIMARY KEY, b); CREATE /* */ INDEX i0000 ON t0000(a,b);REPLACE INTO t0000 VALUES(200,300); V1CREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER Pq, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t001, t002 WHERE t002.z GLOB '0000'; 'PRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY); CREATE TABLE t0(y DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON UPDATE SET NULL);REPLACE INTO t1 VALUES(13); INSERT INTO t0 VALUES(13); INSERT INTO t3 VALUES(13); eOSELECT 10 IN (SELECT strftime(1,1,1,1)IN (SELECT strftime(,1,1,1) ro rowid FROme(1,1,1,1) ror); RO#CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t0AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' || new.a || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); tmBEGIN TRANSACTION; CREATE TABLE t1( a,ba,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT * FROM t0; INSERT INTO t0 SELECT * FROM t0; UPDATE t0 SET y=y+1 WHERE x=new.rowid; SELECT 000; DELETE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0); COMMIT; JSELECT '1.0e666'/'1.0000e-320e64'/'16'/'1.0000e-320e64'/'1.0000e-62'; ^ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE 102 GLOB '*[]000'; \ =PRAGMA foreign_keys = 1; CREATE TABLE t1( INTEGER PRIMARY KEY); CREATE TABLE t0(y DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON UPDATE SET NULL);REPLACE INTO t1 VALUES(13); Ix uCREATE TABLE t0a(a,b); CREATE TABLE t0b(x); INSERT INTO t0a VALUES('on0', 1); INSERT INTO t0a VALUES('on0', 2); INSERT INTO t0a VALUES('t00', 3); INSERT INTO t0a VALUES('00', NULL); INSERT INTO t0b(rowid,x)VALUES(1,1); INSERT INTO t0b(rowid,x)VALUES(2,200); INSERT INTO t0b(rowid,x) VALUES(3,300); SELECT a, count(b) FROM t0a, t0b WHERE a CREATE TABLE De00Ta0le (x INT0000, Tex00e0 TEXT, D000 Real); CREATE INDEX D00000000000 ON De00Ta0le (Tex00e0); INSERT INTO De00Ta0le VALUES(9,8,7); INSERT INTO De00Ta0le VALUES(1,2,3); CREATE VIEW De00V0e0 AS SELECT * FROM De00Ta0le ORDER BY+Tex00e0; SELECT* FROM De00Ta0le UNION ALL SELECT * FROM De00V0e0 ORDER BY 1; K=PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT rtrim(oid) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; qAgCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 ,x,y,z); INSELIMIT 1; CREATE VIEW v2 AS SELECT tabC.a, txyZ.x, tb0Th.a, tb0tH.x, * FROM tabc, txyz, IT 1; @CREATE TABLE t1(a, b, c); INSERT INTO t1(a) VALUES('000000000'); INSERT INTO t1(a)VALUES(10); INSERT INTO t1(a) VALUES(NULL); INSERT INTO t1(a) VALUES(22.0); INSERT INTO t1(a) VALUES(x'00000'); CREATE INDEX i0 ON t1(a, b, c); ANALYZE; SELECT o00(se) FROM s000; ^?ACREATE TABLE t0000(aCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000');VALUES('00'); END;EXPLAIN INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a; UiUC%BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT char(1)tSt00n0 FROM TempT000e LIMIT1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; B+CREATE TABLE t4(a TEXT); INSERT INTO t4 VALUES('0'); INSERT INTO t4 VALUES('000'); INSERT INTO t4 VALUES('04'); SELECT min(?), max(a) FROM t4; (date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 I00 UNIQUE,a0000000 NTEGER PRIMARY KEY, sub0ectCOLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d0000 INT0000 DEFAULT 0, u0000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) }i}hEUCREATE TABLE t0(x INT0000, y TEXT, z); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0.0,3); INSERT INTO t0 VALUES(0.0,0.0,0); SELECT DISTINCT x, zeroblob(2001.01-011) y FROM t0 ORDER BY z; DCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es jycIKWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(?)FROM i ORDER BY 1) SELECT x FROM i LIMIT 18; HADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN x'0000000000'WHEN 2 THEN zeroblob(52001-01-01)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; LGCREATE TABLE t00b AS SELECT "a","b"COLLATE''LIKE''LIKE''; SELECT * 00b; F)CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* random()a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2&a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; !!GLPRAGMA auto_vacYum = incremYntal; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(10.0), randomblob(8000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2; *KYCREATE TABLE t1(a); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 SELECT a+2 FROM t1; INSERT INTO t1 SELECT a+4 FROM t1; INSERT INTO t1 SELECT a+8 FROM t1; INSERT INTO t1 SELECT a+10 FROM t1; INSERT INTO t1 SELECT a+30 FROM t1 ORDER BY a LIMIT 7; SELECT x000000(*)FROM t1; bJICREATE TABLE t1(x); CREATE TABLE t2(y); INSERT INTO t1 VALUES(111); INSERT INTO t1 VALUES(222); INSERT INTO t2 VALUES(300); INSERT INTO t2 VALUES(444); SELECT * FROM t1, t2 WHERE (x=111 AND y =444) OR x=222 ORDER BY x, y; ttMCREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0000(b) SELECT('00'); END; INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a; 00000004000'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-3147483648,51,'00000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'000000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 ON t1(x); %%GNCREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'000000000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'0000000001000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'00000 p=pIPCREATE TABLE av4(a, b, c); CREATE INDEX av00 ON av4(a); CREATE INDEX a000 ON av4(b); CREATE INDEX a00000 ON av4(c); CREATE INDEX a004 ON av4(a, b, c); INSERT INTO av4 VALUES('0', '0', '0');ANALYZE ?OPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROߋ; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(.00); z :T{PRAGMA encoding=UTF16be; SELECT-hex(@trim(x'0e0000')); eSOCREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 WHERE t002.z GLOB '0000'; R CREATE TABLE FOO(bar int0000); CREATE TRIGGER f0 BEFORE INSERT ON foo BEGIN SELECT CASE WHEN (NOw.bar BETWEEN(0 AND 20) THENse(rQ CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+6, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; cTX-SELECT 0>>$00>>00060.02>>000000000>>$00>>00060.02>>00060.010000>>0000000060.00; sWkCREATE TABLE "000'" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n00b00" FROM (SELECT "000000", "n00b00" FROM "0000" ORDER BY "000000", "n00b00" LIMIT 1) AS "0000"; 1VgCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(2,'0(1)0'); INSERT INTO t1 VALUES(3,'000000'); SELECT *, ( SELECT y FROM (SELECT*, ( SELECT y FROM (SE( SELECT* FROM t1 ) AS x; dUMCREATE TABLE t10(x INTEGER PRIMARY KEY, y INT, z CHAR(100)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT a.x, b.x FROM t10 AS a JOIN t10 AS b ON a.y=b.x WHERE (b.x=$y); EXPLAIN QUERY PLAN SELECT ab0 OR b.y=$ab0); *(*j]YWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime() x FROM i LIMIT 10; \'CREATE TABLE t0(a,b); CREATE TABLE l00(x UNIQUE, y); CREATE TRIGGER r0 AFTER INSERT ON t0 BEGIN UPDATE l00 SET y=oid WHERE x=new.a; INSERT OR IGNORE INTO l00 VALUES(new.a,00); END; INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES(5,0); SELECT*FROM l00 ORDER BY x; [7PRAGMA auto_vacumm=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t1; PRAGMA int; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; \Z=CREATE VIEW x1 AS SELECT 100 AS '', 200 AS '', 300 AS '' ; SELECT * FROM x1; TY-CREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c,C,d DESC, e DESC, b, e DESC, b, c, "a","b" ;W0;b1CREATE TABLE t1(a, b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1,2,3),(2,3, 1=14); SELECT c FROM t1 WHERE a IN (1,2) ORDER BY b; Xa5CREATE VIRTUAL TABLE t0 USING fts4( [a]," sqlite_compileoption_get(1) "p "a","b"); ^`?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 __CWITH i(x) AS ( VALUES(1) UNION SELECT (x+1)%2001-01-0110 FROM i) SELECT x FROM i LIMIT 20; D^ SELECT sqlite_rename_trigger('CR!TRIGGER r0!ON x00 WHEN',NULL); int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V a,b07 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 T1TYd7PRAGMA auto_vacuum = incremental; PRAGMA page_size=1000; PRAGMA journal_mode=off; CREATE TABLE t1(a, b); INSERT INTO t1 VALUES(zeroblob(503001-01-0100), zeroblob(5000)); DELETE FROM t1; PRAGMA incremental_vacuum; KcPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT rtrim(1,1) x FROM t0; DELETE FROM t0 WHERE rowid<200; VACUUM; UfgQSELECT 1000000%000000060E001000000%0000000000%00000%060E00100006000000000%000000060E001000000%0; ;f}CREATE TRIGGER main.t01 AFTER INSERT ON man.t0 BEGIN 00'eSCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON y=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(y=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON y=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON y=20 AND b=3 WHERE y IS NULL; =hPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B -1) MM3jmSELECT printf('%d0000%f',50, random()-10,3000); yiwDROP TABLE IF EXISTS t0; CREATE TABLE t1(a NTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '*000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN.30 AND 60; uloCREATE table t0(a,b); INSERT INTO t0 VALUES('0000','00'); INSERT INTO t0 VALUES('00000','xy0'); CREATE TABLE t2(x,y); INSERT INTO t2 SELECT strftime(1<1,1,1) a, CASE b WHEN 'xy0' THEN null ELSE b END FROM t0; SELECT x, y FROM t2 ORDER BY x; kCREATE TABLE t1(a, b, c); INSERT INTO t1(a) VALUES('000000000'); INSERT INTO t1(a)VALUES(10); INSERT INTO t1(a) VALUES(NULL); INSERT INTO t1(a) VALUES(22.0); INSERT INTO t1(a) VALUES(x'000000'); CREATE INDEX i0 ON t1(a, b, c); REINDEX;REINDEX SELECT o0 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 n DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES($400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( 0e0, -1 /* */) FROM t1 GROUP BY i01; ^m?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000  LL;q}SELECT name FROM sqlite_master WHERE name LIKE'000_0'; NpBEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L܂xouCREATE TABLE t0a(a,b); CREATE TABLE t0b(x); INSERT INTO t0a VALUES('on0', 1); INSERT INTO t0a VALUES('on0', 2); INSERT INTO t0a VALUES('t00', 3); INSERT INTO t0a VALUES('00', NULL); INSERT INTO t0b(rowid,x)VALUES(1,1); INSERT INTO t0b(rowid,x)VALUES(2,200); INSERT INTO t0b(rowid,x) VALUES(3,300); SELECT a, count(b) FROM t0a, t0b WHERE b= total(1) GROUP BY a ORDER BY a; 000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID));ANALYZE TABLE I0(O000 tex text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I00000000000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 _recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id);REINDEX INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su00000_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) dd rCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date *4*_vCPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(22001-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; #uKCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM t4 WHERE g=7; SELERJtSELECT CAST (zeroblob(100) AS INT000R); {s{CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT-NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELNCT 2*a,2*b,2*c,d FROM t1; SELECT 2*a,2*b,2*c,d FROM t1; INSEECT 2*a,2*b,2*c,d FROM t"; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; 99={PRAGMA page_size = 4096; CREATE TABLE t0(x); PRAGMA wal_autocheckpoint = O00; PRAGMA journal_mode = WAL; PRAGMA checkpoint_fullfsync=[s00000000]; PRAGMA synchronous = [n0000000];VACUUM z;PRAGMA max_page_count; y CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a /* */,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; \x=PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(4); ROLLBACK;ANALYZE }wDROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY ON CONFLICT FAIL, b); CREATE TABLE t0(y INTEGER PRIMARY KEY ON CONFLICT FAIL, y); INSERT INTO t0 VALUES(1,3); INSERT INTO t1 SELECT * FROM t0; SELECT * FROM t0; :E:}PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -?, b||c||a, c||a||b FROM abc; IO abcb, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; 7|sPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('a'); INSERT INTO t0t0006 VALUES('AB'); SELECT DISTINCT a FROM t0t0006; |FCREATE TABLE t3(a INTEGER PRIMAY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, b, b, c, d, b, c, d, e, f); C; ASELECT 10 UNION ALL SELECT 20 ORDER BY-1 COLLATE s00000000e; [;CREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE -1 GLOB '*[]'; ~CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),( 1= changes(),0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_check   _CPRAGMA cache_size = 5; CREATE TABLE t11(a, b); INSERT INTO t11 VALUES(randomblob(5000),NULL); INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5337), NULL FROM t11; --0 UPDATE t11 SET b0= c0000(a); eOWITH i(x) AS ( VALUES(1) UNION ALL SELECT rowi/ x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; 'CREATE TABLE t1(a, b, c);EXPLAIN INSERT INTO t1(a) VALUES('000000000'); INSERT INTO t1(a)VALUES(10); INSERT INTO t1(a) VALUES(NULL); INSERT INTO t1(a) VALUES(22.0); INSERT INTO t1(c) VALUES( random()); CREATE INDEX i0 ON t1(a, b, c); ANALYZE; SELECT o00(se) FROM s000;  +[CREATE TABLE t0 (a primary key, b, c); INSERT INTO t0 values (0,00, 3); CREATE TRIGGER a0000l AFTER UPDATE ON t0 BEGIN UPDATE OR IGNORE t0 SET a0= n00.a, c =$00; END; X5SELECT CASE WHEN 'en00000' THEN '0000'WHEN 'en00000' THEN '0000' ELSE '00000' END; =PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a=CURRENT_DATE AND+x; \=CREATE TABLE t0(a,b); CREATE TABLE l00(x UNIQUE, y); CREATE TRIGGER r0 AFTER INSERT ON t0 BEGIN UPDATE l00 SET x=y+0 WHERE x=new.a; INSERT OR IGNORE INTO l00 VALUES(new.a,00); END;REPLACE INTO t0 VALUES('0','0') INS b> PRAGMA encoding=UTF16be; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT a FROM t0t0006;REINDEX  1CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b,b,c,d,a,b,c)) WITHOUT Rc,aF b,c,d,e); 000000  9CREATE TABLE t0t0000( COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('ab00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('AB000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000OF0000000000000000000000000000000'); SELECT DISTINCT a FROM t0t0000; **)CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'),('0o00'); SELECT DISTINCT x FROM (SELECT x FROM t0 GROUP BY x) WHERE x='0' ORDER BY oid<"b" x; K CREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE 0e0; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON (x=99) ORDER BY x;VACUUM m _CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','000'),('t1','t1b','0000'); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY c; {{ESELECT 0x1000000000000000; _CPRAGMA cache_size = 5; CREATE TABLE t11(a, b); INSERT INTO t11 VALUES(randomblob(5000),NULL); INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob( [a]), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 UPDATE t11 SET b0= c0000(a); /eSELECT printf('0%110.100s0',' glob(1,1)0'); -_DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1,X'0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,0e02|substr(c,4) FROM t1 AA9wCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT# FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 LEFT JOIN t102 ON#t2 t0. ~CREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','tJall','600000 16000NTO t4 VA0 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; jj?CREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 GROUP BY-a, b500 AND t0.i0=t1.i0)); @SELECT 10 EXCEPT SELECT 20 ORDER BY +33333333333331 COLLCTE /CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,b,c,d,c,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c=? AND d==? AND e=?; mm#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d COLLATE [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;VACUUM AAY7PRAGMA encoding=UTF16be; SELECT hex(@trim(x'0e0000')); SELECT hex(@trim(x'0e0000')); _CPRAGMA cache_size = 5; CREATE TABLE t11(a, b); INSERT INTO t11 VALUES(randomblob(5000),NULL); INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11;--0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 INSERT INTO t11 SELECT randomblob(5000), NULL FROM t11; --0 UPDATE t11 SET b0= c0000(a); ^!O"#DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE x1(a); INSERT INTO x1 VALUES(1); CREATE TABLE x0(b NOT NULL); CREATE TABLE x3(c, d); INSERT INTO x3 VALUES('0',NULL); INSERT INTO x3 VALUES('b',NULL); INSERT INTO x3 VALUES('c',NULL); SELECT * FROM x1 LEFT JOIN x0 LEFT JOIN x3 ON CURRENT_DATE :!{SELECT '1.0.0e64'/'e64'/'1.0000e-320e64'/'1.0000e-62'; + ]SELECT printf('%d0000%d', ltrim(1,11)); peBEGIN TRANSACTION; CREATE TABLE t1(a,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT * FROM t0; INSERT INTO t0 SELECT * FROM t0; UPDATE t0 SET y= instr(1,1)=new.rowid; SELECT instr(1,1)E FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0); COMMIT; ;=2;& CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY( /* */d,c,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; W%3CREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'000000000f000000'); INSERT INTO t1(oid,a,$CREATE TABLE c000a00001(a, b); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); CREATE VIEW c000a000v1 AS SELECT * FROM c000a00001 ORDER BY 1 COLLATE `a`; SELECT * FROM c000a000v1; ?#CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, a, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY a COLLATE DESC,$b, c, a DESC; x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'0000000001000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'0000000000004000'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 ON t1(x);VACUUM -(_CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e= strftime(1,1,1,1,b,c,d,e= strftime(1,1,1,1,b,c,d,e)); e)); x'uPRAGMA mmap_size = 0; PRAGMA page_size = 1024; PRAGMA cache_size = 2000; CREATE TABLE t1(x); CREATE TABLE t2(x); CREATE TABLE t3(x); CREATE INDEX i3 ON t3(x); INSERT INTO t3 VALUES(randomblob(100)); INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3;IN INT Eu,oCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,e,b,c,e,e,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); VACUUM ]+?WITH i(x) AS ( VALUES( 1=11) UNION SELECT (x || .1)*10 FROM i) SELECT x FROM i LIMIT 20; U*/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(8); ROLLBACK; ~)CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM(((((((((((((((((((((((((((((((( t3 WHERE b=2 AND c=3 ORDER BY d DESC, t3 WHERE b=2 AND c=3 ORDER BY e DESC, b< c, a DESC; 61/gCREATE VIRTUAL TABLE ft0 USING fts4(content=, x); INSERT INTO ft0(docid,x) VALUES(03, '0 0 N 0 G'); INSERT INTO ft0(docid,x) VALUES(04, 'C 0 0 U B'); INSERT INTO ft0(docid,x) VALUES(05, 'N 0 Y G 0'); INSERT INTO ft0(docid,x) VALUES(06, '0 Y 0 O R'); INSERT INTO ft0(docid, x) VALUES(07, 'I Y 0 Q O'); L.SELECT CASE WHEN -0XF3333333Q333333333333 THEN '0000' ELSE '00000' END; F-CREATE TABLE t10(x INTEGER PRIMARY KEY, y INT, z CHAR(100)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT a.x, b.x FROM t10 AS a JOIN t10 AS b ON+a.y=b.x WHERE (b.x=$ab0 OR b.x=$ab0); ss 0PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = q0; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSeRT INtemp.cache_sizeTO tt SELECT randomblob(500 , randomflob(600) FROM tt; INSERT b(500),#randomblob(600) FROM tt; INSERT INTO tt SELECN randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; =-^3ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*t[0'; 2DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( "a","b""a","b" /* */) FROM t1 GROUP BY i01; ?1PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(:00) FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(900); DD<5CREATE TABLE t0(cDEFAULT '000'); PRAGMA table_info(t0); y4wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '00*0*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND#60;   \6=PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT sqlite_compileoption_get(1) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; f<f9CREATE TABLE t0( a,ba,b,c,d,e, PRIMARY KEY(a,b,c,e,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, c,e,b,c,d,a,b,b);REINDEX H8CREATE TABLE t1(a TEXT COLLATE BINARY); ALTER TABLE t1 ADD COLU ; b @7PRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a,CURRENT_DATE b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; YYYx=uCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; CREATE VIEW v2 AS SELECT tabC.a, txyZ.x, tb0Th.a, tb0tH. [a] FROM tabc, txyz, tb0th ORDER BY 1 LIMIT 1; <BEGIN TRANSACTION; CREATE TABLE t1(a,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT DISTINCT* FROM t0; INSERT INTO t0 SELECT DISTINCT* FROM t0; UPDATE t0 SET y=y+1 WHERE x=new.rowid; SELECT 000; DELETE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0); COMMIT; >;SELECT 10 EXCEPT SELECT ltrim(2001-01-011, random()-11)Yc:KWITH i(x) AS ( VALUES(1) UNION ALL SELECT 1=1 +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 06 (mSA+CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' || new.b || '0' || typeof(1) ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); t@mCREATE TABLE t0(x, y); CREATE INDEX i0 ON t0(x, y); CREATE VIEW v0 AS SELECT /*RECURSIVE */ * FROM t0; ANALYZE; A?SELECT sqlite_rename_parent( "REFERENCES [a]!",'000','000'); T>-PRAGMA page_size = 4096; CREATE TABLE t0(x); PRAGMA wal_autocheckpoint = O00; PRAGMA journal_mode = WAL; PRAGMA checkpoint_fullfsync=[s00000000]; PRAGMA journal_mode = WAL; PRAGMA csynchronous = [n0000000]; ..NB!PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT rtrim(1, -11) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; ff)EWCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE d=? AND b=? AND a=? AND b=? AND c=? AND d=? AND b=? AND c=? AND d=? AND e OR b=? AND c=?; &DQCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count( abs(?)), NULLIF(n00e,'00c')A00 FROM t03 GROUP BY lower(n00e); ?CCREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VAlUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 ORDER BY random() W(|W!KGCREATE TABLE t1(x0,x1,x2,x3,x4,x5,x6,x7,x8,x9); INSERT INTO t1 VALUES(0,0,0,0,0,0,0,0,0,0); INSERT INTO t1 SELECT* FROM t1; INSERT INTO t1 SELECT* FROM t1; INSERT INTO t1 SELECT* FROM t1; INSERT INTO t1 SELECT* FROM t1; INSERT INTO t1 SELECT* FROM t1; INSERT INTO t1 SELECT * FROM t1; 7JuSELECT CASE WHEN+- -1 THEN '0000' ELSE '00000' END; $IODELETE FROM t0 WHERE x NOT NULL; HHSELECT sqlite_rename_trigger(' < T=1); UPDATE t0b SET rowid=rowid+1 WHERE x=10; OsmEOQPRAGMA default_cache_size=-100; PRAGMA cache_size; PRAGMA default_cache_size; PRAGMA synchrze; PRAGMA default_cache_size; Ponous; iPWSELECT group_conat(1,1) NOT IN 10 IN (10,10),at(1,1) NOT IN 10 1) NOTIN (10 IN (10,10),1,10)900 %OQSELECT printf('0%110.100g0','0'); GNCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0 00000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; 7MsPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab'); INSERT INTO t0t0006 VALUES('ABX'); SELECT "a","b" a FROM t0t0006; LCREATE TABLE t0(x, y); CREATE INDEX s0 ON t0(x, y); CREATE VIEW v0 AS SELECT /* ;*/ * FROM t0; ANALYZE;SELECT /* ;*/ * FROM t0; AN ?TPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(90 ) FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(900); OS#PRAGMA auto_vacuum = incremental; PRAGMA page_size=1000; PRAGMA journal_mode=off; CREATE TABLE t1(a, b); INSERT INTO t1 VALUES(zeroblob(9000), zeroblob(5000)); DELETE FROM t1; PRAGMA incremental_vacuum; _RCWITH i(x) AS ( VALUES(1) INTERSECT SELECT x+1 FROM i ORDER BY 1) SELECT x FROM i ,IMIT 10; "WICREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX '' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, stat FROM sqlite_stat1 ORDER BY idx; V!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=C AND c=? AND d=? AND b=? AND c=? AND d=+2 days e=?; hUUCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATEINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE a.b 00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PR ||Y DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY ON CONFLICT FAIL, b); CREATE TABLE t0(x INTEGER PRIMARY KEY ON CONFLICT FAIL, y); INSERT INTO t0 VALUES(1,3); INSERT INTO t1 SELECT * FROM t0; SELECT * FROM t0;VACUUM yXwCREATE TABLE t0(a,b,c,d, PRIMARY KEY(c,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d); INSERT INTO t0 VALUES('000','000r000','00a','000000'); INSERT INTO t0 VALUES('0000000','j00000','0000000','0000000'); INSERT INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT *, '0' FROM t0 ORDER BY c, a;REINDEX MM/ZcCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b char(1)); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; `^\ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[E-00'; [=PRAGMA main.cache_size= 10; PRAGMA temp.cache_size =210; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(52001-01-9100), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; h@^PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; DELETE FROM t0 WHERE rowid>100; VACUUM; ]-DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN randomblob(1)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; j)~jbCCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('0z'); INSERT INTO t0 VALUES('0y'); INSERT INTO t0 VALUES('c0'); SELECT '0', substr(m,2) AS m FROM t0 ORDER BY m; SELECT '0', substr(m,2) AS m FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m,2) FROM t0 ORDER BY lower( @1m); ma_CREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(a); INSERT INTO t000 VALUES('stat0','s0'),( hex( 1=11),'000'),('0r000','m0r00r0'); SELECT a, b, '0' FROM t000 WHERE a=='stat0' OR b='m0r00r0' ORDER BY a,b '`SPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT(1); ALTER TABLE t1 ADD CO '900'; ALTER TABLE t1; S_+PRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT sqlite_compileoption_get(?) a FROM t0t0006; d%BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + julianday(1,1,1) OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; }cDROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY ON CONFLICT FAIL, b); CREATE TABLE t0(x INTEGER PRIMARY KEY ON CONFLICT FAIL, y); INSERT INTO t0 VALUES(1,3); INSERT INTO t1 SELECT * FROM t0; SELECT * FROM t0; uuKhSELECT 10 INTERSECT SELECT 20 ORDER10 INTERSECT SELECT 20 ORD BY 1 Ce; vgqCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0));VACUUM ^fACREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| round(1,1)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); ]e?CREATE TABLE t0(x INT0000, y TEXT, z); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0.0,3); INSERT INTO t0 VALUES(0.0,0.0,0); SELECT DISTINCT x, round(1,1) y FROM t0 ORDER BY z; [pQn'SELECT 10 UNION ALL SELECT 20 ORDER BY likelihood(1,1) 1 COLLATE s00000000e; tmmCREATE TABLE t1(a, b); CREATE INDEX [a]ON t1(a); CREATE VIEW v0 AS SELECT * FROM t1 INDEXED BY "a"WHERE a = 10; lCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,b,c,d,c,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c=? AND b=?; Xk5CREATE VIRTUAL TABLE e0000 USING fts3([0000],[00],s000000,b000); BEGIN TRANSACTION; 3jmDETACH 10 IN (SELECT rowid FROM sqlite_master); li]SELECT * FROM (SELECT -1e+1 AS one FROM sqlite_master LOINCREMENT1) WHERE one LIKE one LIKE '000000'; ue&u)sYATTACH '000000000000' as julianday(); Rr)SELECT 1.000000000<000.06000000000<000.060000<000.06000000000<000.060000; 00; -qaSELECT 0x1;SELECT 0x1;SELECT 0x1; 0x1; 82,& ~xrlf@:4.(" `ZTNHB<60*$ \[ZYWTRPKGEB>;6fhefd`c]b\a[`Z_W^T]O\M[KZHYDX<W7V3U2T/S.R-Q,P+O*N)M'L"K JIHGECA><: 8 6 4 2 0-,+*xvsnhdb^\Z Y W T Q KEB/,('&%!ponm lkj|iwhogkA=96530/,(&"3 }{vrےqڒnint00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null,constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TA BLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUE!ID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 tex"t(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null,# D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null$, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) no%t null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE &TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30)' not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000( text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE T)ABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 KK xCREATE TABLE t1(a,b char(1)); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; ^w?BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000  {U){*YCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES($, 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo'; ~1CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES('', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft; H}CREATE TABLE x(a,b); CREATE VIEW y AS SELECT sum(1) p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE changes(); SELECT * from z; g|SCREATE TABLE t0( a,ba,b,c,d,e, PRIMARY KEY(a,b,c,e,b,c,d, a,ba,a,b,c,e,b,c,d,b,c)) WITHOUT ROWID+ Y{7CREATE TABLE t0( a,ba,b,c,d,e, PRIMARY KEY(a,b,c,e,b,c, /* */a,b,c)) WITHOUT ROWID+ Yz7CREATE TABLE t0( a,ba,b,c,d,e, PRIMARY KEY(a,d,c,e,b,c,d, a,ba,b,c)) WITHOUT ROWID+ LySAVEPOINT `a`; CREATE TABLE t0(a, b);ROLLBACK TO [a]; ROLLBACK TO [a]; C !R;!5CREATE VIRTUAL TABLE t0 USING fts3(x); BEGIN; INSERT INTO t0 VALUES('0ABLE t0 USING$fts3(x); BEGIN; IN 00u000 0000 0o0 00L0t0 0s i0 t00 0000 0'); {{CREATE VIRTUAL TABLE t0 USING fts3(x); BEGIN; INSERT INTO t0 VALUES(NOT'T00 00u000 0000 0o0 00L0t0 0s i0 t00 0000i0'); *YCREATE VIRTUAL TABLE ft USING fts3(o00 glob(1,1)HERE ft MATCH ALUES('', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foj'; 7sCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES('', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo'; *YCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES('', 'oo'); INSERT INTO ft VALUES('foo', 'oo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo'; *YCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES('', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE-ft MATCH 'foo'; 5oCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(1, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X .bICREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN t102 ON 0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 LEFT JOIN t102 ON t1.i0 GLOB 'a0' JOIN t102 A0)); Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); 5oCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S');INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X /Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); 5 oCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X 1Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y');REPLACE INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); 5 oCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X 3Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); 9 wCREATE VIRTUAL TABLE x1 USING FTS4( a,ba,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X 5Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); 8 uCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES( -11, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X 7 INSERT INTO x1(docid,a,b,c) VALUES(2001-01-017, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); ? CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S');9(6, nmem G T', 'U V I Q P', 'X Y 0 L S'); INSERT I', 'B O U A Q) INSERT INTO x1NTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALNES(8, '\ 0 0 0', '0U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, Q Z'); INSERT INTO x1(`ocid,a,b,c)VALUES(11, '0 E Q 0', '0 RAISE B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12,RT INTO x1(docid,a,b,c) VALUES(1J Q'); INSERA INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); UNSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSER 0 0', 'U 0 N 0 P', 'X Z Y G (16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(dScid,a,bLUES(17, 'Q T S K 0', 'W B 0 Z N',O x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTK x@(docid,a,b,c) VALUES(19, 'T 0:0 7 0', '0 V Y B X', 'L Z 0 N 0'); -CREATE VIRTUAL TABLE x1 USING FTS4(a,b' c); INSERT INSER 0 0', 'U 0 N 0 P', 'XTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(do 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0"K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L @ L U', '0 F N X S', '0  A N Y'); INSER] INTO x1(docid,a,b,c) VALUES;G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'NSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C, 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(NSERT INTO x1(docid,a,b,c)0', 'G 0 M R N'); INSERT INTO x1 docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); == CREATE VIRTUAL TaBLE x1 USING FTS4(a,b, `); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); NNSERT INTO x1(docid?CCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(3, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(9, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(dosid,a,b,c) VALUES(6, 'M R =Vab,c) VALUES(1, 'K N L B', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 KS(19, A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUfS(4, 'J . Y N 0 0 ocid,a,b,c V(5,"'L L S', '0 Q A L Y'); INSERT INTO x1(dcid,a,b q) VALUES(6, 'M R@G T', 'X Y 0 L S'; INSERT INTO x,a) VAL', 'X 00L0t0R', '0 O T1(docid,a) VAL', 'X 00L0t0R', '0 O T H V'); INSERT INTO U1(docid,a,b,c) VALUUS(8, 'Y 040 0', '0 U E S J', 'N W L M R'),a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(doci @1,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 f', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)@A,UES(11, '0 E Q 0',`'0 I 0 C B', 'F Z U ? R'); INSERTINTO x1(doci2, 'E S V U', 'T P F W H', 'A M SENT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', ERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q',L 0 0 Y 0', 'G 0 M R N'); NSERT INT, 'U 0 N 0 P', 'X Y G F'); IO x1(docid,a, 'T 8 0 P 0', '0 V Y B X', 'L Z 0 N 0Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); /cCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c 'Y 0 0 0', '0 x1(docid,a,b,c) VALUES(0, 'H 0 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT ILTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X @, 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docXd,a,b,c) VALUES(7, '0>Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'-; INSERT INTO x1(docid,a,?,c VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT .NTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUEo(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT YNTO x1(docid,a,b,c) VALUES(16, ' 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VA UES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E=C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0');  CREATE VIRTUAL TABLE x1 USING FTS4(a,ocid,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', ' INSERT INTO x0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT In 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T'BY 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUESA13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); 3CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X D Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O x1(doci,a,b,c) VALUES(17, 'Q a,b,c) VALUES(8, 'Y 0 0 0', '0 U E"S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0"E Q A'); INSER` INTO x(docid,a,b,)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z');INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(dNcid,a,b,c) VALUES(15, 'C E < C C',C'W F M N M', 'T Z U X T'); INSERTINTO x1(docid,a,b,c) VAZUES16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P 'C E U C C', 'W F M N8, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V 8 B X', 'L Z 0 N 0'); ^ACREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16,y+16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count(DISTINCT zeroblob(?)), sum(y) FROM t2; CREATE VIRTUAL TABLE x1 USING FTS4(,b, ); IESERT INTO x1(docidNTO x1(docid,a,b,c) VALUES(1, 'K N L 0''0 Z 0 J Q', '0 U W S E')F INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSE2T INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C YN''R 0 0 X V', 'B O U A Q'); INSERX Y 0 L S'); INSERT INTT @TO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALES(6, 'M R G T', ' V I Q P', 'XF :D CREATE VIRTUAL TABLE f00 USING fts3(`0`, `a` '0000''00000000'); @CREATE VIRTUAL TABLE f00 USING fts3(`0`, 'a''b''00000000'); `ECREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16,y+16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count(DISTINCT zeroblob(1)%Y), sum(y) FROM t2; ^ACREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16, -16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count(DISTINCT zeroblob(1)), sum(y) FROM t2; `C CREATE TABLE FOO(bar int0000); CREATE TRIGGER f000000000 BEFORE INSERT ON foo BEGIN SELECT CASE WHEN 1=1+( 0 AND 20) THEN raise(rollback, '000000') END; END; INSERT INTO foo(bar) VALUES (0) xuPRAGMA foreign_keys = ON; CREATE TABLE t1(ASa UNIQUE, d REFERENCES t1 /* */UNIQUE);REPLACE INTO t1 VALUES(1,2); F; =PRAGMA main.cache_size= 10; PRAGMA temp.cache_size =5.0; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(52001-01-0100), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; \\N!PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char(122001- "a","b"-01-01),b)OR a='0' ORDER BY +x; N!PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char(122001-01E0100,-01-01),b)OR a='0' ORDER BY +x;  )CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* random()a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT A*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; N!PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char(122001- randomblob(1)),b)OR a='0' ORDER BY +x; b "ECREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES( randomblob(1)-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* random()a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; !9CREATE TABLE t1(a char(1), b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* random()a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; cU='CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(''); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT random(), substr(m,2,1) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; =&CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(''); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT lower(M), substr(m,2,1) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; =%CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(''); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT lower(?), substr(m,2,1) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; $## 5# #7CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL);EXPLAIN INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* random()a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; j5jG)CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(''); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT lower(12001-01-01), substr(m,2,1) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; G(CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(''); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT lower(2001-01-011), substr(m,2,1) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; i*WDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(a,4) FROM t1 WAMP; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE typeof(1) BETWEEN [a]AND 60; i+WDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,0,'000'||substr(c,4) FROM t1 WAMP; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE typeof(1) BETWEEN [a]AND 60; i,WDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,1,'000'||substr(c,4) FROM t1 WAMP; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE typeof(1) BETWEEN [a]AND 60; i-WDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,?) FROM t1 WAMP; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE typeof(1) BETWEEN [a]AND 60; l.]DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5, -16,'000'||substr(c,4) FROM t1 WAMP; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE typeof(1) BETWEEN [a]AND 60; l/]DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c, -14) FROM t1 WAMP; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE typeof(1) BETWEEN [a]AND 60; G62sSELECT printf('%d0000%d', "a","b",00,50,-10,3000); 61sDETACH printf('%d0000%d',50,-10,3,00,50,-10,3000); |0}DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5, - "a","b"||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; {{3DROP TABLE IF EXISTS t0; CREATE TABLE t1(a char(1) PRIMARY KEY, b char(1), c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN.30 AND 60; 22[7;CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100, typeof(1)), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY a.y HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg(a.y) > avg(y)); [6;CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100, typeof(1)), (100,5), (107,5); SELECT a.x,Avg(y)FROM t34 AS a GROUP BY a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg(a.y) > avg(y)); 5#PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c T DEFAULT `a` DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; y4wCREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT "a","b" x, * FROM t01 UNION ALL SELECT x, y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT * FROM v0 WHERE x='0' ORDER BY y; Q!iQ.<aCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE d=? AND b=? AND a=? AND b=? AND c=? AND d=? AND b=? AND c=? AND d=?AND c=? AND d=+2 days OR?; .;aCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE d=? AND b=? AND a=? AND b=? AND c=? AND d=? AND b=? AND c=? AND d=?AND c=? AND d= a,bD e OR?; 0:eATTACH''AS nonamonameme; ATTACH':memory:' AS e; ATTACH':memory:' AS iinm; ATTACH':memory:' AS inmee; ATTACH':memory:' AS inme; ATTACH':memory:' AS oname; ANALYZE:memory:' A49mATTACH''AS nonamonameme; ATTACH':memory:' AS e; ATTACH':memory:' AS iinm; ATTACH':memory:' AS inmee; ATTACH':memory:' AS inme; ATTACH':memory:' AS oname; ATTACH':memory:' AS i[8;CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100, typeof(1)), (100,5), (-07,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg(a.y) > avg(y)); aoaYD7CREATE VIRTUAL TABLE t000s0 USING fts4aux(" blob0000'0'0000"); SELECT * FROM t000s0; XC5CREATE VIRTUAL TABLE t000s0 USING fts4aux( [a]"0000'0'0000"); SELECT * FROM t000s0; TB-CREATE VIRTUAL TABLE t000s0 USING fts4aux("000 "a"0000"); SELECT * FROM t000s0; TA-CREATE VIRTUAL TABLE t000s0 USING fts4aux("00 "a"'0000"); SELECT * FROM t000s0; T@-CREATE VIRTUAL TABLE t000s0 USING fts4aux("0 "a"0'0000"); SELECT * FROM t000s0; =?CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), sqlite_source_id() FROM t0 GROUP BY m ORDER BY 2, 2; C> CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 GROUP BY d COLLATE a,b, b, avg(1), a aC; X=5CREATE VIEW x1 AS SELECT 100 AS '', 200 AS '', 300 AS ; FROM WAHPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', 'a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(C,B) AGPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', 'a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c-instr('a000e0',b)OR a='0' OR trim(B,B) 3FmSELECT replace('00a0a varchar(1)', 'a''a','0'); pEeCREATE VIRTUAL TABLE t000s0 USING fts4aux(" sqlite_compileoption_get(1)0000'0'0000"); SELECT * FROM t000s0; 1v1AKPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', 'a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,?) AJPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', 'a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','1000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) AIPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', 'a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,C) eeMMPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' time(1,1,1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) FLPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' bloba''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) PPKOPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', 'a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','2001-01-0100000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) ]N?PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' sqlite_compileoption_get(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B)  I :T{PRAGMA encoding=UTF16le; SELECT hex(ltrim(x'00b000')); GSCREATE VIRTUAL TABLE t0 USING fts4(content=t000000 "a","b"geid=l); GRCREATE VIRTUAL TABLE t0 USING fts4(content=t,00000, languageid=l); GQPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblobѶ(1000), ra(100)); TP-PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', 'a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) AWSELECT coalesce(instr(NULL,NULL)< 9,instr(NULL,NULL), 9,00); V /* */ CREATE TABLE Re00T000e(T00000,INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT.1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('-'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; CELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; U=PRAGMA page_size=1024; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(3,hex(randomblob(200))); INSERT INTO t1 VALUES(2,hex(randomblob(200))); INSERT INTO t1 VALUES(3,hex(randomblob(200))); INSERT INTO t1 VALUES(4, hex(randomblob(200))); SELECT count(*) FROM t1; 1\GZSELECT sqlite_rename_trigger( 'a''b''[RGGER r0 ON x00 WHEN',NULL); QY'CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT# FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0=+++NOT++++++++++++++++++++ zeroblob(1)); KXCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT (P)=x2.a; CREATE VIEW z AS SELECT y1.*, y2. *FROM y AS y1, y AS y2 WHERE y1.q=y2.q; SELECT * from z; jj[)PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint;EXPLAIN INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800)Mt1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 / INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; \)PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint;EXPLAIN INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800)Mt1; /* 128 * t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT ra(800){PRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t1(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b);EXPLAIN DROP TABLE t3; PRAGMA integrity_check; DROP TABLE t0; VACUUM integrity_check; DROP TABLE t1; PRAGMA integrity_check; ;={PRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t1(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b);EXPLAIN DROP TABLE t1; PRAGMA integrity_check; DROP TABLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; l<]ATTACH''AS noname; ATTACH':memory:' AS inmem;VACUUM; CREATE TABLE noname.n00000(x); CREATE TABLE inmem.i0000(y); CREATE TABLE main.m000(z);ANALYZE; SELECT name FROM noname.sqlite_master; SELECT name FROM inmem.sqlite_master;ANALYZE [[ BPRAGMA auto_vacuum= 0X2LEal;CT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM-t1; DELETE FROM t1 WHERE a=1; dAMCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, "RIGHT"AS m FROM t2 GROUP BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN a002,3)d@MCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, "a","b"AS m FROM t2 GROUP BY m; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN a002,3)B? PRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t1(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b);EXPLAIN DROP TABLE t3; PRAGMA integrity_check;EXPLAIN DROP TABLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check;  ESELECT NULL,"a","b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY+2 ays x; wDsCREATE TABLE t1(x, y DEFAULT(datetime(' -1)/* */now'))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1; qCgCREATE TABLE t1(x, y DEFAULT( sqlite_source_id())); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1; <&<fGQCREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(pINTEGER PRIMARY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHWHERE t0; VF1PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(802001-1E2010) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(000) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 *FROM t1; /* 64/ (800) FROM t1; /* 64 "/ INSERT INTO t1 SE\ECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT I7TO t1; P,>PjKYCREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001( a,bp INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHWHERE t0; jJYCREATE TABLE t000( a,ba INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHWHERE t0; fIQCREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p,INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHWHERE t0; fHQCREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHWHERE t0; 1G]-PaPRAGMA incremental_vacuum( -12147483649); O;CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(2,2); SELeCT a, b,CURRENT_TIMESTAMP '000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 3, 3,a, '000'; fNQCREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, r); CREATE TABLE t002(x Q QNTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHWHERE t0; fMQCREATE TABLE t000(a INTEGER PRIMARY KEY, bJ c); CREATE TABLE t001(p INTEGER PaIMARY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHWHERE t0; KLCREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INER PRIMARY KEY, q, r); CREATE TABLE t002(x I); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHWHERE t0; NNUR/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; UQ/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; EE^TAPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 SELECT random() x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; US/PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; 99WADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN A THEN randomblob(93001-01-01)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; 5VoCREATE TABLE temp.n1(x, y); INSERT INTO temp.n1 VALUES('0000', '00'); CREATE TRIGGER temp.n0 AFTER INSERT ON n1 BEGIN SELECT 1; END; CREATE INDEX temp.n0 ON n1(x, y);VACUUM hUUPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT sqlite_source_id() x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; ^;Y{PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUM c REAL DEFAULT-'9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; XADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN A THEN randomblob(92401-01-01)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; nnZ!DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT-a+577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; nn[!DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a *77777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; nn\!DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHECURRENT_TIMESTAMP; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; l*,ebOWITH i(x) AS ( VALUES(1) UNION ALL SELECT changes() FROM i ORDER BY 1) SELECT x FROM i LIMIT 400 oacWITH i(x) AS ( VALUES(1) UNION ALL SELECT changes() FROM i ORDER BY 1) SELECT x FROM i LIMIT 2001-01-0110; C` CREATE VIRTUAL TABLE f0 USING fts4(0, tokenize=unicode61 `a`); C_ CREATE VIRTUAL TABLE f0 USING fts4(0, tokenize=unicode61 [a]); ?^CREATE VIRTUAL TABLE f0 USING fts4(0, tokenize [a]code61); ]%CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX 'sqlite' ON [sill0 0 0a0e](c);x; c-BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER INSERT ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT char(NULL )tSt00n0 FROM TempT000e LIMIT1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; 5eoCREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diacritics=1'); INSERT INTO t0 VALUES('0');INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('\0E0'); d9BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER INSERT ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT char(2001-01-01 )tSt00n0 FROM TempT000e LIMIT1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; NNremove_diacritics=1'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INt0 VALUES('0'); INSdRT INTO t0 VALUES('0'); INSERT INTO t0 V999999990E0'); lCREATE VIRTUAL TABLE t0 USING fts4(tokenize=,,,,,,,,ode61 'remove_diacritics=1'); INSERT INTUES('0'); INSERT INTO t0 VALUES('\0E0'); Y'I+YNv!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE+NOT NOT(1)=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE (1)=y2.q; SELECT * from z; nuaCREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, [a] DESC, b, e DESC, b, c, f, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY d DESC,d DESC, e DESC, b, e DESC, b, c, a DESC; )tYDROP TRIGGER IF EXISTS MAIN.t03. C000 Zs9CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 OR 500 AND t0.i0=t2.i0) AND t0.i0=t1.i0)); Ur/CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a*'LEFT JOIN t102 AS t2 ON(t2.i0= t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); 3.Y3"yICREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES( trim(1,1)); INSERT INTO t0 VALUES('0y'); INSERT INTO t0 VALUES('c0'); SELECT '0',$substr(m,2) IS m FROM t0 ORDER BY m; SELECT '0', substr(m,2) IS m FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m,2) FROM t0 ORDER BY lower(m); Qx'CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT NOT(1)=x2.a -1; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE (1)=y2.q; SELECT * from z; Nw!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT NOT char(1); CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE (1)=y2.q; SELECT * from z; B| CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=+-13 ORDER BY d DESC, e DESC, b, c, a DESC; { CREATE TABLE t1(a, b, c); INSERT INTO t1(c) VALUES('0'); INSERT INTO t1(a)VALUES(10); INSERT INTO t1(a) VALUES(NULL); INSERT INTO t1(a) VALUES(22.0); INSERT INTO t1(c) VALUES(x'000000'); CREATE INDEX i0 ON t1(c, b, c); ANALYZE; SELECT o00(se) FROM s000; tzmCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; SELECT tabC.a, txyZ.x, tb0Th.a, tb0tH.x, * FROM tabc, txyz ORDEbc, txyz, tb0th ORDER BY@9 LIMIT 1; 7~-DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN randomblob(4)WHEN 2 THEN zeroblob(9)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; E}CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c= - -113 ORDER BY d DESC, e DESC, b, c, a DESC; khkywCREATE TABLE t4(a,b,c int,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40010'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE h=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE h=7; SELECT i FROM t4 WHERE h=8; -DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN A THEN randomblob(4)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; _CPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(62001-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%4; PRAGMA incremental_vacuum(); ROLLBACK; ywCREATE TABLE t4(a,b,c int,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40010'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE h=?; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; p|=pC  CREATE VIRTUAL TABLE t0 USING rtree(i0, x0, x2, y1, y2);VACUUM ?CREATE VIRTUAL TABLE t0 USING rtree(i0, x0, x2, y1, y2) ;; B CREATE VIRTUAL TABLE t0 USING rtree(i blob0, x0, x2, y1, y2); <CREATE VIRTUAL TABLE t0 USING rtree(i 'a''b'x2, y1, y2); <CREATE VIRTUAL TABLE t0 USING rtree;i0, x0, x2, y1, y2); ^ACREATE TABLE t000(a INvEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT 2 FROM t000 t001, t000, t000, t001, t002 IR, t001, t002 WR _CPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(990)); INSERT INTO t0 VALUES(zeroblob(62001-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; ey (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text no| null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID));ANALYZETABLE E00000(T00000 null); CREATE TABLE E0000000000000(C000000 int null, S0000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 O< BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary k߹ BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary kع BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary kѹ BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary kʹ BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID));ANALYZETABLE E00000(T00000 null); CREATE TABLE E0000000000000(C000000 int null, S0000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 ey (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U 0000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID));ANALYZETABLE E00000(T00000 null); CREATE TABLE E0000000000000(C000000 int null, S0000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 ey (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U 0000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID));ANALYZETABLE E00000(T00000 null); CREATE TABLE E0000000000000(C000000 int null, S0000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 ey (ISSUEID) OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID));ANALYZETABLE E00000(T00000 null); CREATE TABLE E0000000000000(C000000 int null, S0000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 ey (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE /* */F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID));ANALYZETABLE E00000(T00000 null); CREATE TABLE E0000000000000(C000000 int null, S0000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 O-BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISS BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary kUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID));EXPLAIN CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID));ANALYZETABLE E00000(T00000 null); CREATE TABLE E0000000000000(C000000 int null, S0000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P0(S00 int00l, S0000 int not null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) null, N0000 text, M00000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P0000000(C000000 int null, S00000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M00000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50) not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, RE000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, D000000 text(20) null, A000000000 text(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00000 text(50) not null, L0000 text(200) not null, I00000000000 text not null, A00000000000000 text not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 ull, NNTID0000 text(1) null, N0000000000000000 text(1, N00000000000000000 text(1) null, C00000000000000 text%1) not null, c~nstraiht P0000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not n}@l, L00000000000000 text(50) not null, P000000 text(50)null, ISSUEID text(50) not null, OB0ECTID text(50) not null,R0000000000 int text(50) not null, A0000000 text(5%) noS null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L0000000 int00000, date(1,1,1)xt(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) 0000 text not null, E00000000 text null, A000000M0000000 text 00) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000K00(TQUNID te]t(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(10L) null, C00000000 text(100) null, C00000000000000 text(100) nul C000000000E text(100 not null, constraint P0000000000000 primary key (TQUNID)); CREE TABLE C000000000000000(C00000 int not null, L000000000000 text(50) not null, P000*0000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) n,t null, R000000Q000 int not null, C0000000000 xt(50) not nullJ A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P000M TEXT0000, L000000 int00000, L0000000000000000 int00000, U000000000900000 text(300) null, L00 B000text null, constraint P00000000 00000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000text(20) not null, K000000000 text(100)not null, F000000000 ina00000, T00000000 int00000); CREATE TABLE D000(F0N0000000 text(30) not null, V000000 intnot nuyl); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000000 text(300) ot null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P00000}000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 tMxt(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 ind00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREA datetime(1,1,1)ID text(30) not null, I@0 text(50) not null,E000 text(50) null, D0000000000 text(%00) null, D0000000000000000 int null,constraint P000 primary key (TQUNID) ;ANALYZETABLE E00000(T00000 null); CREATE TABLE E0000000000000(C000000 int null, S0000 int null, A00000000000>000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID)int00l, S0000 int int00000); Cnot null, L000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not nll, C0000000000 text(50) not ull, A0000000 text(50) not nul, C000000000 text(20) null, L0000000 text(20) null, U0000000 text(50) null, P0000 text(50) not null, T0000000000 text, M000000000000 text(1) nulY, N0000 text, M0H000 text(1) null, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TDBLE P000(P00 text(5ot null, L0 text(300) not null, S00000000000 texk(50) nPt null, T00000 text(30) not null);n00b00E TABLE P00000000000000 text(300l, Stext(50) not null, OB0ECTID text(50) not null, R000000000 int not null, C0<00000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000000000000 text(50) null, N000 text(100) not null, I0 text(100) null,constraint P0000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE M000l, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, not null, A0000000 text(50) not null, Ctext(50) nottext(20) nu\l, L000000000000000 te0000000 int null, P000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P0000000000000 text(50) null, B000 text null, B00G0000000 text(100) null, I000000000 text(1) null, T00000 text(50) not null, D0000000000 int not null, S0000000 text(50xt() not null, S00000000 text(30) not null, L0000000 text(200) not null, constraint P00000000000 primary key (EATE TA[[[[[[[[BLE T0000(C00 int nullISSUEID, OB0ECTID)); CREATE TABNE T0000(C00 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSU@ID text(50) not null, OB0ECTID text(50) not null, RE0 I000000000 text null, C0000000000 text(50) P000E0000000000notTe0tSt00n000000 text(50) nonull, C00000000000dtext(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000E00000 text(300) null, L00000000000000D text(50) null, P000000000000 text(50) null, B000 tezt nul, B00000000000000 text(100) null, I000000000null, A000000000 tex(50) not null, T00000000000000 text null, R000000000 text(50) not null, T00 text(200) not nuhl, I00000000000 text not null, A00000000000000 text notext(1) null, D0000000000 int Lull, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primar key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, y key (IS0 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20)not null, T00000 text(30) not null,=P0000000000 text(50) null); 0 [;BEGIN; CREATE TAHLE A000(ISSUEID text(5002ot null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OTEXTTID, ]ARTICIPANTID)); CREATE TABLE A00000000000000000(L0 int00, Q00 int not null, N000000 te t(50) not null, P00000000000000 text(50) null, ISSUEIDext(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 teZt(50) not null, A0000000 uext(50) not null, Y00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null,null, S00000000 text(30) non000000 text(200) not null, A0000000000@00000 int not null, R00000 int not nu, N000000000000 text(1) null, N0000000000000 text(1) n wwQ'CREATE TABLE t1(a,b,x); CREATE TABLE t0(c,d,y); CREATE INDEX t1b ON t1(b); CREATE INDEX t0d ON t0(d); ANALYZE sqlite_master; INSERT INTO sqlite_stat1 VALUES('t1','t1b','100002001-01-01 100'); INSERT INTO sqlite_stat1 VALUES('t0','t0d','100002001-01-01 500'); ANALYZE sqlite_master; EXPLAIN QUERY PLAN SELECT * FROM t1; t0 WHERE d=b; MCREATE TABLE t1(a,b,x); CREATE TABLE t0(c,d,y); CREATE INDEX t1b ON t1(b); CREATE INDEX t0d ON t0(d); ANALYZE sqlite_master; INSERT INTO sqlite_stat1 VALUES('1','t1b','10001-01-01 100'); INSERT INTO sqlite_stat1 VALUES('t0','t0d','100002001-01-01 500'); ANALYZE sqlite_master; EXPLAIN QUERY PLAN SELECT * FROM t1, t0 WHERE d=b; _CCREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND b='000'), t0 WHERE strftime(?,1,1,1, '000'); IFSERT c=' 0G0P%CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(2,'000'); INSERT INTO t1 VALUES(1,'0'); INSERT INTO t1 VALUES(3,'000000'); SELECT *, ( SELECT y FROM (SELECT oid='00000'y) ) FROM ( SELECT * FROM t1 ) AS x;END jYCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(2,'000'); INSERT INTO t1 VALUES(1,'0'); INSERT INTO t1 VALUES(3,'000000'); SELECT *, ( SELECT sqlite_compileoption_used(1) y FROM (SELECT oid='00000'y) ) FROM ( SELECT * FROM t1 ) AS x; Q'CREATE TABLE t1(a,b,x); CREATE TABLE t0(c,d,y); CREATE INDEX t1b ON t1(b); CREATE INDEX t0d ON t0(d); ANALYZE sqlite_master; INSERT INTO sqlite_stat1 VALUES('t1','t1b',' unicode(1)1-01 100'); INSERT INTO sqlite_stat1 VALUES('t0','t0d','100002001-01-01 500'); ANALYZE sqlite_master; EXPLAIN QUERY PLAN SELECT * FROM t1, t0 WHERE d=b; 5oCREATE TABLE t1(a,b,x); CREATE TABLE t0(c,d,y); CREATE INDEX t1b ON t1(b); CREATE INDEX t0d ON t0(d); REINDEX sqlite_master; INSERT INTO sqlite_stat1 VALUES('t1','t1b','100'); 2FP2#=CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,c,e,c,d,b,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=? AND c=? AND d=? AND e=?; <"SELECT sqlite_rename_parent( "REFERENC >=",'000','000'); 500 AND t0.i0=t1.i0)); ='CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB OFFSETR (t0.i0< time(1,1,1)>500 AND t0.i0=t1.i0)); N&!PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROMt1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob( [a]), sqlite_compileoption_get(1)ELETE FROM t1 WHERE rowid%2;REINDEX ;}H,CREATE TABLE pp(a UNIQUE, b, c, PRIMARY KEY(b, c)) WITHOUT rowid; CREATE TABLE cc(d, e, f UNIQUE, FOREIGN KEY(d, e) REFERENCES p0);REPLACE INTO pp VALUES(1, 2, 3); INSERT INTO cc VALUES(2, 3, 1); H+CREATE TABLE pp(a UNIQUE, b, c, PRIMARY KEY(b, c)) WITHOUT rowid;REINDEX TABLE cc(d, e, f UNIQUE, FOREIGN KEY(d, e) REFERENCES p0); INSERT INTO pp VALUES(1, 2, 3); INSERT INTO cc VALUES(2, 3, 1); :*yCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB'' OR (t0.i0< time(1,1,1)>500 AND t0.i0=t1.i0)); A)CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB ' [a]a0' OR (t0.i0< time(1,1,1)>500 AND t0.i0=t1.i0)); m._CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(idx,idx,stat)VALUES('t1','t1a','1߃| '),('t1','t1b','1߃| '); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY a,bq-gCREATE TABLE t1( a,ba,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','1߃| '),('t1','t1b','1߃| '); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY a,b C?K4WITH i(x) AS ( VALUES(1) UNION ALL SELECT /**/$ */ x FROM i LIMIT 10; k3[WITH i(x) AS ( VALUES(1) UNION ALL SELECT /**/$x<1 FROM i ORDER BY 1) SELECT /* */ x FROM i LIMIT 10; V21CREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00NSERT INTO t0TABLE t03(n00e); IN3 VALUES (NULc'); SELECT count( typeof(1)), group_concat(1,1)A00 FROM t03 GROUP BY lower(n00e); '1USELECT abs(9922337203685477580+-1); I0CREATE TABLE t1(x, y DEFAULT(atetime( b (1))); NTO t1(x)VALUES(1); m/_CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','116l '),('t1','t1b','1߃| '); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY a,b (PxT8-CREATE TABLE t1(a TEXT COLLATE BINARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE; INSERT INTO t1 VALUES(1,'-2'); INSERT INTO t1 VALUES(5.4e208,'5.4e-08'); SELECT typeof(a)- a& typeof(b), b FROM t1; T7-CREATE TABLE t1(a TEXT COLLATE BINARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE; INSERT INTO t1 VALUES(1,'-2'); INSERT INTO t1 VALUES(5.4e208,'5.4e208'); SELECT typeof(a)- a, typeof(b), b FROM t1; T6-CREATE TABLE t1(a T,XT COLLATE BINARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE; INSERT INTO t1 VALUES(1,'-2'); INSERT INTO t1 VALUES(5.4e208,'5.4e-08'); SELECT typeof(a)- a, typeof(b), b FROM t1; T5-CREATE TABLE t1(a TEXP COLLATE BINARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE; INSERT INTO t1 VALUES(1,'-2'); INSERT INTO t1 VALUES(5.4e208,'5.4e-08'); SELECT typeof(a)- a, typeof(b), b FROM t1; (X'+>]SELECT coalesce(instr(NULL, (1)), 9,0); ^=ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE-sql GLOB '*[E00'; ^<ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB 'դE00'; L;CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('H00000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE 8 LIKE '%' ESCAPE ''; L:CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE 8 LIKE '' ESCAPE ''; T9-CREATE TABLE t1(a TEXT COLLADETACHARY); ALTER TABLE t1 ADD COLUMN b INT0000 COLLATE NOCASE; INSERT INTO t1 VALUES(1,'-2'); INSERT INTO t1 VALUES(5.4e208,'5.4e-08'); SELECT typeof(a)- a, typeof(b), b FROM t1; x:x>BBEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =NOT datetime(1,1,1) SA+CREATE TABLE t1(x V00CHAR(10), y, z DOUB0E); CREATE TABLE t0(a DOUB0char(1)E, e@OCREATE TABLE t1(x V00CH, z DOUB0E); CREATE TABLE t0(a cAR(10), y, z DOUB0E); CREATE TABLE t0(a c ? DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES($400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(0%02, total(1)) FROM t1 GROUP BY i01; !7`!;E{CREATE TABLE t0e01(a INTEGER PRIMARY KEY, b) WITHOUT rowid; CREATE UNIQUE INDEX i0000 ON t0e01(a,a);REPLACE INTO t0e01 VALUES(100,200); CREATE TABLE t0e02(w, x, y, FOREIGN KEY(x,y) REFERENCES t0000(a,b)); INSERT INTO t0e02 VALUES(300,100,200); UPDATE t0e01 set a = 200 where a / 100; SELECT* FROM t0e01, t0e02; SD+CREATE TABLE t0e01(a INTEGER PRIMARY KEY, b) WITHOUT rowid; CREATE UNIQUE INDEX i0000 ON t0e01(a,a);REPLACE INTO t0e01 VALUES(100,200); CREATE TABLE t0e02(w, x, y, FOREIGN KEY(xy) REFERENCES t0000(a,b));2; ECBEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =NOT-'000.';EXPLAIN COMMIT; GCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000s COLLATE NOCASE, commen, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL, #FKCREATE TABLE t0e01(a INTEGER PRIMARY KEY, b) WITHOUT rowid; CREATE UNIQUE INDEX i0000 ON t0e01(a,a);REPLACE INTO t0e01 VALUES(100,200); CREATE TABLE t0e02(w, x, y, FOREIGN KEY(x,y) REFERENCES t0000(a,b)); INSERT INTO t0e02 VALUES(300,100,200); UPDATE t0e01 set a = oid where a = 100; 2;  automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation)ANALYZE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su OU sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATENTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation);ANALYZE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su OU sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATENTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) HHI=PRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(aINTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(220015012001501-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 HCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000s COLLATE NOCASE, commen, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor char(1) DEFAULT-NULL, \&KQPRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(220015012001501-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; DELETE FROM t1 JEPRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(220015012001501-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(5 || 0)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 8 ,8wQsCREATE TABLE t1(x, y DEFAULT(datetime(' - ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; wPsCREATE TABLE t1(x, y DEFAULT(datetime(' - ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; wOsCREATE TABLE t1(x, y DEFAULT(datetime(' 6 ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; wNsCREATE TABLE t1(x, y DEFAULT(datetime(' 6 ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; wMsCREATE TABLE t1(x, y DEFAULT(datetime(' 0 ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; bLIPRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(220015001-01,randomblob(50)); INSERT INTO t1 SELECT NULL,ra INTO t1 SELECT NULL,randomblo(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INomblob(50)FROM t1; DELETE FROM t1 ofa|vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$ H~C}@|>{9y5w4t3q1n/l-i,f*c(a&?z>u=o84.,(%#]$[#Y"W!T QNLKJFED CBA@}ɖ ~|yvqkhec_%b\[ZYWTRPKGEB>; wwDU PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char(.2001,01-01),b)OR sqlite_version(); DT PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr($char(.2001,01-01),b)OR a='0' ORDER BY +x; wSsCREATE TABLE t1(x, y DEFAULT(datetime('0e02 ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; |R}CREATE TABLE t1(x, y DEFAULT(datetime(' blob ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; ??EYPRAGMA case_sensitive_like=off;PRAGMA case_sensitive_like=VACUUM XPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000';EXPLAIN UPDATE t1 SET x=c+1; SELECT* FROM t1; WPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT000D DEFAULT '90'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000';EXPLAIN UPDATE t1 SET x=x+1; SELECT* FROM t1; UV/PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char(.2001,01-01),b)OR a='0' ORDER BY sqlite_version() +x; Pr\iCREATE TABLE t0(a,b,c,d, PRIMARY KEY(b,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d);REPLACE INTO t0 VALUES('000','000r000','00a','000000');REPLACE INTO t0 VALUES('0000000','j00000','0000000','0000000'); INSERT INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT 2, '0' FROM t0 ORDER BY c, a; r[iCREATE TABLE t0(a,b,c,d, PRIMARY KEY(b,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(d, d);REPLACE INTO t0 VALUES('000','000r000','00a','000000');REPLACE INTO t0 VALUES('0000000','j00000','0000000','0000000'); INSERT INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT *, '0' FROM t0 ORDER BY c, a; 7ZuSELECT CASE WHEN++061 THEN '0000' ELSE '00000' END; @@F^BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT total(1)-01-01 a WHERE i0 NOT IN (SELECT "a","a" b); r]iCREATE TABLE t0(a,b,c,d, PRIMARY KEY(b,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d);REPLACE INTO t0 VALUES('000','000r000','00a','000000');REPLACE INTO t0 VALUES('0000000','j00000','0000000','0000000');REPLACE INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT *, '0' FROM t0 ORDER BY c, a; c=cjbYCREATE TABLE t0(x,y DEF "a","b", z DEFAULT-x'0000'); INSERT INTO t0 DEFAULT VALUES; SELECT * FROM t0; jaYCREATE TABLE t0(x,y DEFAULT-4.3, z DEFAULT-x'0A00'); INSERT INTO t0 DEFAULT VALUES; SELECT * FROM t0; l`]CREATE TABLE t1(a sqliteoption_used(1)); CREATE VIEW v0 AS SELECT * OM t1 INDEXED BY `a`WHERE a = 10; P_%BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT @1ROM2001-01-012001-01-01 a WHERE i0 NOT IN (SELECT "a","a" b); ++Qc'PRAGMA page_size=512; CREATE TABLE t1(x NTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.y=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length( @1y) FROM t1 ORDER BY x; ++Qd'PRAGMA page_size=512; CREATE TABLE t1(x NTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length( "a") FROM t1 ORDER BY x; !![e;PRAGMA page_size=512; CREATE TABLE t1(x NTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(42001-01-0100)); SELECT x, length( @1y) FROM t1 ORDER BY x; lf]PRAGMA page_size=512; CREATE TABLE t1(x NTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 SELECT x+1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length( @1y) FROM t1 ORDER BY x; $R$+j]SELECT printf('%*.*d',5,2 -10000000*?); 6iqPRAGMA ing=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a=oid OR trim(1,B) 6hqPRAGMA ing=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)MATCH'0' OR trim(1,B) 6gqPRAGMA ing=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a00e0',b)OR a='0' OR trim(1,B) SzPStqmCREATE TABLE t1(x, y DEFAULT(datetime( zeroblob(1)))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); ?pPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(aCOLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('aCONSTRAINT__________________________X'); SELECT DISTINCT "a","b" a FROM t0t0006; ?oPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(f COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT "a","b" a FROM t0t0006; 'nUATTACH round(10e325-01-011)as MAIN; 'mUATTACH round(10e025-01,011)as MAIN; +l]SELECT printf('%*.*d',5,2 -1 -10000*3); +k]SELECT printf('%*.*S',5,2 -10000000*3); J%JWs3BEGIN; CREATE TABLE n00be0s(a PRIMARY KEY, b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT random() e0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b = '000000000000000000000000000000000000';REINDEX; Wr3BEGIN; CREATE TABLE n00be0s(a PRIMARY KEY, b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT- random() e0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b = '000000000000000000000000000000000000'; COMMIT; L7wsCREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','2000'),('t1','t1b','10000'); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY c; 4vmCREATE TABLE x0(a CHECK( (1) ), b); CREATE TABLE t0(a, b, CHECK( a| 1=1|b )); INSERT INTO x0 VALUES(1, 'x0'); INSERT INTO x0 VALUES(1, 'y0'); INSERT INTO t0 SELECT * FROM x0; 7usCREATE TABLE x0(a CHECK( (1)NOTNULL ), b); CREATE TABLE t0(a, b, CHECK( a||b )); INSERT INTO x0 VALUES(1, 'x0'); INSERT INTO x0 VALUES(1, 'y0'); INSERT INTO t0 SELECT * FROM x0; 0teCREATE TABLE x0(a CHECK( (1) ), b); CREATE TABLE t0(a, b, CHECK( a||b )); INSERT INTO x0 VALUES(1, 'x0'); INSERT INTO x0 VALUES(1, 'y0'); INSERT INTO x0 SELECT * FROM x0; uzoDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1 (docid, c) VALUES (1, 'T00 0 te00'); INSERT INTO t1(docid,c) VALUES (2, 'T00t w00 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'T0is i0 0 test'); DELETE FROM t1 yCREATE VIRTUAL TABLE t2 USING fts4(poi,=a000, notindexed=poi); INSERT INTO t2 VALUES(000,'x x x'); INSERT INTO t2 VALUES(X'0000', '0 0 0'); INSERT INTO t2 VALUES(NULL, '0 0 0'); INSERT INTO t2 VALUES(100.2,'0 0'); INSERT INTO t2 VALUES('0', '0 0 0'); xCREATE VIRTUAL TABLE t2 USING fts4(poi, a000, notindexed=poi); INSERT INTO t2 VALUES(.00,'x x x'); INSERT INTO t2 VALUES(X'0000', '0 0 0'); INSERT INTO t2 VALUES(NULL, '0 0 0'); INSERT INTO t2 VALUES(100.2,'0 0'); INSERT INTO t2 VALUES('0', '0 0 0'); 5}oDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1 (docid, c) VALUES (1, zeroblob(1)); INSERT INTO t1(docid,c) VALUES (2, 'T00t w00 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'T0is i0 0 test'); DELETE FROM t1 WHERE 1=1; --0000 INSERT INTO t1(docid, c) VALUES (1, '0 t000'); 5|oDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1 (docid, c) VALUES (1, 'T00 0 te00'); INSERT INTO t1(docid,c) VALUES (2, 'T00t w00 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'T0is i0 0 test'); DELETE FROM t1 WHERE+1=1; --0000 INSERT INTO t1(docid, c) VALUES (1, '0 t000'); {DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1 (docid, c) VALUES (1, 'T00 0 te00'); INSERT INTO t1(docid,c) VALUES (2, 'T00t w00 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'T0is i0 0 test'); DELETE FROM t1 WHERE =1; - <<JPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'0', 'a''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) 5oDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1 (docid, c) VALUES (1, 'T00 0 te00'); INSERT INTO t1(docid,c) VALUES (2, 'T00t w00 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'T0is i0 0 test'); DELETE FROM t1 WHERE 1=1; --0000 DELETE FROM t1 WHERE 1=1;VALUES (1, '0 t000');9~wDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c a,b); INSERT INTO t1 (docid, c) VALUES (1, 'T00 0 te00'); INSERT INTO t1(docid,c) VALUES (2, 'T00t w00 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'T0is i0 0 test'); DELETE FROM t1 WHERE 1=1; --0000 INSERT INTO t1(docid, c) VALUES (1, '0 t000'); B[){.nB) YDROP TRIGGER IF EXISTS MATCHt03. C000 ) YDROP TRIGGER F EXISTS M.TCHt03. C000 JSELECT avg( ?13)LIKE $00s0 LIKE $::0 LIKE $::0000003; IKE $::0000003; D SELECT avg( ?11)LIKE $::00s00 LIKE $IKE>> $::0 LIKE $::0000003; JSELECT avg( "a")LIKE $::00s00 LIKE $::00s0 LIKE $::0 LIKE $::0000003; # !GCREATE TABLE t0(x TEXT UNIQUT, y TEXT UNIQlE, z); INSERT INTO t0 VALUES('000','000','0'); SELECT DISTINCT* FROM t0 WHERE (x='000' OR y='000') AND z ISNULL N CREATE TABLE t0(x TEXT UNIQUE, y TEXT UNIQUE, z UNIQUE, z); IN);INTO t0T DISTINCT* FROM t0 WHERE (x='000' OR y='000') AND z ISNULL N !GCREATE TABLE t0(x TEXT UNIQUE, y TEXT UNIQUE, z); INSERT INTO t0 VALUES('000','000','0'); SELECT DISTINCT? FROM t0 WHERE (x='000' OR y='000') AND z ISNULL N !GCREATE TABLE t0(x TEXT UNIQUE, y TEXT UNIQUE, z); INSERT INTO t0 VALUES('000','000','0'); SELECT DISTINCT* FROM t0 WHERE (z='000' OR y='000') AND z ISNULL N X+sN!PRAGMA foreign_keys = 1; CREATE TABLE t1(x, y, PRIMARY KEY(x, y)); CREATE TABLE t2( [a]a, b, FOREIGN KEY(a, a) REFERENCES t1 ON DELETE CASCADE);REPLACE INTO t1 VALUES(1,2);REPLACE INTO t1 VALUES(1, 2) riCREATE VIRTUAL TABLE terms USING fts4aux(t0); SELECT term, documents, occurrences FROM terms WHERE col = oid; @SELECT-quote(1111119999999999999999999991111111111111E101); *[SELECT-quote(.111111111111111111E101); *[SELECT-quote(1111111111111111111E111); m _CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(c)) WITHOUT ROWID; CREATE INDEX t0a ON t0( "a","b",c,d,e); 000000 Y 7CREATE TABLE t102 (i0 TEXTUNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 AND(t0.i0<>500 AND t0.i0=t1.i0)); + ]SELECT printf('%*.*q',5,2,300000e1003); ll /CREATE TABLE ""("" UNIQUE, x CHAR blob); CREATE TABLE t2(x); INSERT INTO ""("") VALUES(1); INSERT INTO t2 VALUES(2); SELECT * FROM "", t2;VACUUM naCREATE TEMP TABLE t0001(aӝ,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*?*????0?????????TE000'; naCREATE TEMP TABLE t0001(aӝ,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*??????0????????00'; gSWITH i(x) AS ( VALUES( 1=11) UNION SELECT zeroblob(2001-01-011) FROM i) SELECT x FROM i LIMIT 20; ]?WITH i(x) AS ( VALUES( 1=11) UNION SELECT zeroblob(1) FROM i) SELECT x FROM i LIMIT 2 ; MSELECT '.00e64'/'1.00000b'/'1.0000e+6200e64'/'1.4000e+'/'1.0000e+';62'; MSELECT '.00e64'/'1.0800e+'/'1.0000e+6200e64'/'1.4000e+'/'1.0000e+';62'; %CREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 SELECT count(), group_concat(1,1)A00 FROM t03 GROUP BY zeroblob(1); %_A%Y 7ATTACH''AS noname; ATTACH':memory:' AS inmem;REINDEX CREATE TABLE noname.n00000(x'; inmem.i0000(y); CREATE TABLE main.m000(z); COMMIT; SELECT name FROM noname.sqlite_master; SELECT name FROM inmem.sqlite_master; <CREATE VIRTUAL TABLE t0 USING fts4( tokal(1)refix="OR"); >CREATE VIRTUAL TABLE t0 USING fts4( tokENDal(1)refix=""); hUWITH i AS ( VALUES(1) UNION ALL SELECT upper( random() -11) i ORDER BY 1) SELECT x FROM i LIMIT 10; ocWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( random() -11)FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; ?CREATE TABLE ""("" char(1) UNIQUE, x CHAR(100)); CREATE TABLE t2(x); INSERT INTO ""("") VALUES(1); INSERT INTO t2 VALUES(2); SELECT * FROM "", t2;VACUUM _q_f$QSELECT * FROM (SELECT "a","b"AS one FROM sqlite_master LIMIT round(1,1)) WHERE oid LIKE '000000'; #/ANALYZE temp. [a]"!CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES(NOT'000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES(NOT'0000'); SELECT * FROM t0000 ORDER BY a; !CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) SELECT('000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES(NOT'0000'); SELECT * FROM t0000 ORDER BY a; =~=='CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql=' || t"'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_check=&CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='TE Tt"'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_chec`=%CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='?E Tt"'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_check 6~6D* CREATE TABLE t1(a,b);EXPLAIN CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='TE Tt"'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_check=)CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='TE @1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_check=(CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='T "a""'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_check ))S++PRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES(' +1'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT sqlite_compileoption_get(A)/a FROM t0t0006; xx, DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'00' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,0) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777777,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; xx- DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'00' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB '0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777777,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; xx. DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'00' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a*577777777777,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; xx/ DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'00' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777777,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; L0DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0800'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o000'); INSERT INTO t1 SELECT a+1,2,'00' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777777,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); A FRO ]3?CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100,4), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a WHERE BY+a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x%Y HAVING avg(a.y) > avg(y)); ]2?CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(1.0,4), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY+a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x%Y HAVING avg(a.y) > avg(y)); P1%BEGIN TRANSACTION; CREATE TABLE t1(a nt, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a<1.);ANALYZE DROP IN <06ePRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( -11,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1;IN INT_5CCREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100,4), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY+a.x%Y HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x%Y HAVING avg(a.y) > avg(y)); ]4?CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100,4), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY+a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x%Y HAVING avg( @1) > avg(y)); T(8UPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( -11,randomblob(2500));REPLACE INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; (7UPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(7-11,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; STSH;SELECT sqlite_rename_trigger(' || T0 TRUGGEI b0 <=AT0 TWHEN',NULL); 2:iPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( -11,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; (9UPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( -11,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1;REPLACE INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; j /C+E]SELECT printf('%*.*f',5,2 *000000003); CD CREATE TABLE t0(c "a"UNIQUE,"b"UNIQUE); PRAGMA table_info(t0); gCSSELECT sqlite_rename_parent( " a.b>_parent( NOa.b>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>a",'000','000'); KBSELECT sqlite_rename_parent( " a.b>>>>>>>>>>>>>>>//>>>a",'000','000'); 1AiSELECT sqlite_rename_parent( "",'000','000'); m@_PRAGMA encoding=UTF16be; CREATE TABLE t0tRIGHT6(CURRENT_TIMESTAMPPRIMARY Y); INSERT INTO t0t VALS(j?YPRAGMA encoding=UTF16be; CREATE TABLE t0tOR6(CURRENT_TIMESTAMPPRIMARY Y); INSERT INTO t0t VALS([>;SELECT sqlite_rename_trigger(' <=AT0 TRUG|||||||||||||||||||GEI b0 <=AT0 TWHEN',NULL); H=SELECT b0 <=A0 <=AT0 TWH <=AT0 TRUGGEI b0 <=A0 <=AT0 TWHEN',NULL); H<SELECT sqlite_rename_trigger(' <=AT0 :memory:b0 <=AT0 TWHEN',NULL); \n\ICREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,c,d,e,f),UNIQUE(a,b,c,d,e,f ); I(5,10000); INSERT INTO t5 VALUES(2,3,4,5,6,20000);REINDEX HCREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,f,c,d,e,b),UNIQUE(a,b,c,d,e,f ); I(5,10000); INSERT INTO t5 VALUES(2,3,4,5,6,20000);REINDEX NG!CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '000000000 000000 000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; j>Y)CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,d,e,c,d,b,e,a,d,b,c,d,e,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; X)CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,d,e,a,d,b,e,c,d,b,c,d,e,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; KWCREATE TABLE De00Ta0le (x INT0000, Tex00e0 TEXT, D000 Real); CREATE INDEX D00000000000 ON De00Ta0le (Tex00e0); INSERT INTO De00Ta0le VALUES(9,8,7); INSERT INTO De00Ta0le VALUES(1,2,3); CREATE VIEW De00V0e0 AS SELECT * FROM De00Ta0le GROUP BY "a","b""a","b"; SELECT* FROM De00Ta0le INTERSECT SELECT * FROM De00V0e0 ORDER BY 1; CV CREATE TABLE De00Ta0le (x INT0000, Tex00e0 TEXT, D000 Real); CREATE INDEX D00000000000 ON De00Ta0le (Tex00e0); INSERT INTO De00Ta0le VALUES(9,8,7); INSERT INTO De00Ta0le VALUES(1,2,3); CREATE VIEW De00V0e0 AS SELECT * FROM De00Ta0le GROUP BY "RIGHT"; SELECT* FROM De00Ta0le INTERSECT SELECT * FROM De00V0e0 ORDER BY 1; dj>d_5CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,d,e,c,d,b,e,c,d,b,c,d,e,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?;VACUUM ^=CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,d,e,c,d,b,e,c,d,b,c,d,e,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e= typeof(1)?; ]9CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,d,e,c,d,b,e,c,d,b,c,d,e,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; \)CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,d,e,c,d,b,e,c,d,b,c,d,e,c,d,e,e));ANALYZE * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; [)CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,a,d,e,c,d,b,e,c,d,b,c,d,e,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; Z)CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,d,e,c,d,b,e,c,d,b,c,d,e,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=7 AND d=? AND e=?; ZvZ=cCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'utom0000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '00:0000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY idx; IbCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '00:00 zeroblob(1)00000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY idx; aCREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,d,e,c,d,b,e,c,d,b,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; `CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,d,e,c,c,d,e,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; SSeCREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE UPDATE ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000');REPLACE INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) SELECT('0000'); SEdd?CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '00:0000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE '00:0000000000000''00000' ON >t>okcWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( random() -11)FROM i GROUP BY 1) SELECT x FROM i LIMIT 10; fjQWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( .11)FROM i GROUP BY 1) SELECT x FROM i LIMIT 10; fiQWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( -11)FROM i GROUP BY 1) SELECT x FROM i LIMIT 50; fhQWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( -11)FROM i GROUP BY 1) SELECT x FROM i LIMIT 90; gCREATE TABLE t5(a TEXTPRIMARY KEY, b V00CHAR(500)UNIQUE) WITHOUT ROWID; INSERT INTO t5 VALUES('00000','0000'). ount(*) FROM t5; fCREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE UPDATE ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000');REPLACE INTO 0000(b) VALUES('00'); END; INSERT INTO t0000(b) SELECT('0000'); SEd k1Nk_oCCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t2 ON(t2.i0=+t2.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); _nCCREATE TABLE t102 (i0 EXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); [m;CREATE TABLE abc(a, b, c); CREATE TABLE abc0000000(a, b, c); CREATE TEMP TRIGGER BEFORE INSERT ON abc BEGIN INSERT INTO abc0000000(a, b, c) VALUES(new.c, new.b, new.c); END; INSERT INTO abc SELECT* FROM abc0000000; ll]CREATE TABLE abc(a b, c); CREATE TABLE abc0000000(a, b, c); CREATE TEMP TRIGGER BEFORE INSERT ON abc BEGIN INSERT INTO abc0000000(a, b, c) VALUES(new.c, new.b, new.c); END; INSERT INTO abc VALUES(0, 0, 3); SELECT* FROM abc0000000; W W|u}PRAGMA page_siAL; PRAGMA wal_autocheckpoint == WAL; PRAGMA wal_autocheckpoint =100; PRAGMA journal_size_limit = 1000.; atGPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON DELETE SET NULL);REPLACE INTO t1 VALUES(13); INSERT INTO t1 SELECT(13) asGPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON DELETE SET NULL);REPLACE INTO t1 VALUES(13);REPLACE INTO t1 VALUES(13) IrPRAGMA encoding=UTF16le; CREATE TABLE t0tϐ06VALUS('ab0'); 1qiSELECT sqlite_compileoption_used('THREAD=0'); \p=CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t102 IN t102 AS t2 ON(t2.i0=+t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); &<x&]z?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| julianday(1,1,1) * '+' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); *y[SELECT printf('%0# ',50,-10,-12,3000); @xCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2, "a") AS00 FROM t0 GROUP BY CURRENT_TIME,oid @wCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2, .01) AS00 FROM t0 GROUP BY CURRENT_TIME,oid @vCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2. -01) AS00 FROM t0 GROUP BY CURRENT_TIME,oid q;qF}CREATE TABLE t10(x NTEGER PRIMARY KEY, y INT, z CHAR(100)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT a.x, b.x FROM t10 AS a JOIN t10 AS b ON a.y< @1 WHERE (b.x<$ab0 OR b.y<$ab0); `|ECREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)|NOT julianday(1,1,1) * '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); ]{?CREATE TABLE t0(a, b); CREATE TABLE log(x sqlite_compileoption_get(1)); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| julianday(1,1,1) * '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes();  | CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRATE77777777777777777777777777777777 UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA witama=OFF; ALTER TABLE t1 RENAME TO t10; PR #ATTS varcgar(1cccccc$amY; #Tadcc$amY; #Tad/(YYy1,1)%;E aJb/(yTTS varcgar(1cccccc$amY; #TamY; #Ta); pe#ATTSE\E@ccccccccccG$m; # RcacccdcFOREIG2m; #Tacc[cccccFORNm;m; a.b@ ~~#ETTS[LEcccccccccccccccccccccc$LEccccccccccccccccccc$amY; #TamY; #Ta.b0e02I%;E a.b/@); x CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql=' >=ATE77777777777777777777777777777777 UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA witama=OFF; ALTER TABLE t1 RENAME TO t10; PR CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE7777777777777777777777777777777? UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA witama=OFF; ALTER TABLE t1 RENAME TO t10; PR hx#h7sPRAGMA encoding=UTF16be; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('a'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT-a FROM t0t0006; 7sPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('a'); INSERT INTO t0t0006 VALUES('AX'); SELECT DISTINCT-a FROM t0t0006; 1CREATE TABLE t0(a INT0000); INSERT INTO t0 VALUES('20 '); INSERT INTO t0 VALUES('30'); INSERT INTO t0 VALUES('4'); SELECT min(a), max(a) FROM t0;  CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE77777777777777777777777777777777 UNIQUE INDEX t00 ON 00 @1' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA witama=OFF; ALTER TABLE t1 RENAME TO t10; PR <dC  CREATE TABLE t15(a NTEGER PRIMARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),(20,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(c,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET c=printf("0%X",a) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a; i WWITH i(x) AS ( VALUES(12001-01-01) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 06 i WWITH i(x) AS ( VALUES(2001-01-011) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 06 _ CWITH i(x) AS ( VALUES(1) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 03 _CWITH i(x) AS ( VALUES(1) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 04 rm_CREATE VIRTUAL TABLE t0 USING FTS4(a, b); INSERT INTO t0 VALUES('0o 00stur0s', '0n00000000 0i0000000 b0 obs0rvi0000 (0a00) p0op00 00000000000. R0000 t0an 00d v000 (00n0 p0op00 w000000000'MATCH'r0 o0000000, f00 0000000); 0r0000 f0'); C CREATE TABLE t15(a NTEGER PRIMARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),(20,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(a,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET c=printf("0% ",a) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a; C  CREATE TABLE t15(a NTEGER PRIMARY KEY, b); INSERT INTO t15(a,b)VALUES(10,'0'),(20,'000'),(30,'000'); ALTER TABLE t15 ADD COLUMN c; CREATE INDEX t000 ON t15(c); INSERT INTO t15(a,b) VALUES(5,'000'),(15,'000'),(25,'000'),(35,'000'); UPDATE t15 SET c=printf("0%X",c) WHERE c IS NULL; SELECT a,b,c,'0'FROM t15 ORDER BY a; "2=DROP TABLE IF EXISTS t; CREATE TABLE t1(a TEXT); INSERT INTO t1(a)VALUES(1),(2); DROP TABLE IF EXISTS t; CREATE TABLE t2(x TEXT, y TEXT); INSERT INTO t2(x,y)VALUES(3,4); DROP TABLE IF EXISTS t; CREATE TABLE t3 AS SELECT a MATCH coalesce(y,a) AS q FROM t1 LEFT JOIN t2 ON q= sqlite_compileoption_get(q)ORDER BY q; l]CREATE TABLE t000( a ba INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 WHERE t002.z GLOB '0000'; Z9CREATE VIRTUAL TABLE t0 USING FTS4(a, b); INSERT INTO t0 VALUES('0o 00stur0s', '0n00000000 0i0000000 b0 obs0rvi0000 (0a00) p0op00 00000000000. R0000 t0an 00 v000 (00n00000''r0 o0000000, f00 000R000); 0r0000 f0'); H0000000004000'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(2000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000fI0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 O //=CREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-8,1,'000000000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'01000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'000G B;B'SCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count(DISTINCT last_insert_rowid())A00 FROM t03 GROUP BY lower(n00e); PRAGMA max_page_count =-02.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; IO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; ;}CREATE TRIGGER main.t01 AFTER DELETE ON mai .t0 BEGIN 00ACREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(?,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT a, x FROM t1, t2 GROUP BY 1, a,a h^ACREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE 102 GLOB '*[E0-('; ;}SELECT name FROM sqlite_master WHERE name LIKE ?100_0'; V1DROP TABLE IF EXISTS t0; CREATE TABLE t1(a char(1) PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' | strftime(1,1,1,1)| substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 LIMIT c GLOB 'o0*'; INS000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); m_CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 p and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0Om_CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s0fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0M000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); m_CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,1,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0Rm_CREATE VIRTUAL TABLE t2 USING fts4(prefix='142,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0P000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); m _CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0 sqlite_compileoption_used(1)i00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0Um_CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,5'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0S000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 000000. William t000 m00'); INSERT INTO t2 VALUES('to SELECTa f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); m!_CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0V000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); w"sCREATE VIRTUAL TABLE t2 USING fts4(prefix='2001-01-011,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0X000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); q#gCREATE VIRTUAL TABLE t2 USING fts4(prefix='1 1=1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0Z000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); p$eCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES(NOT'00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0\000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); r%iCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000'MATCH's fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0^ William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000');REINDEX t&mCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0000000.`000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); ;;@(CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,0 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0dm'_CREATE VIRTUAL TABLE t2 USING fts4(prefix='10es3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0bu00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUE('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); t2 VALUES('0a00(0u00000 o0 00 Sz0000000. Wliam t000 m00'); INSERT INTO t2 VALUES('to "a00, a f00 m0000 to 0h0 e000, w00 he'; INSERT INTO t2 VALUES(000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu000a00 o0 00 Sz000 an0'); INSERT IO t0l00. A sto00 b00t2 VALUES('fleet was f000t to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N0H0 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('00000s00) o0 20 S00000000. W000000 0000 INTO t2 VALUa00 00 to'0i0 se0 sai 0a0 00tal_changes()to 000000000 0 f00 m00%0 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000')< INSERT countt2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); ( *CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 0i0000000 t00000 and'); INSERT VALUES(''); INSERT INTO t2gL)CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2'); INSERT INTO t2 VALUES('00 02 \00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 V*LUES('W0000''s fleet sai000 M s0o00 0l00 up and t01'); INSERT IjTO t2 VALUES('fleet wa0 r000 t 0a00 s00 0t'); INSERT INTO t2 VALUES('Si0l00y-su0-Somme and ai0 wa00 0o0 t0 win0'); INSERT INTO t2 VALUES('to a00 00 00 SeptemberCONFLICT000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO e VALUCS('0a00(0u00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTb t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUE);'0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT I\TO t2 VALUAd00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t04 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); IhSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S000040. W000000 0000 m0000'); INSERT INTO t2 VALUES('to00000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('04O t2 VALUES('to 0h0 00 20 0 0as0 o0'); INSERT INTO t2 fALUES('o00000. 000 000000 0e r000000 t00 h0000SERT INTO t2 VALUES('000 00000o0 0a00''s r00000 f000 t00 0 ); O t2 VALUE0l00. A sto00 b000 u0 and S('0a00(0u00000 o0 00 Se0000000D William t000 m00/); INSERT INTO t2 V9LUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INSERTINTO t2 VALUESINTO t2 VALIES('0u0 0(p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0j00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000fan0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to Ga0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V000003sur-Somme and a0T INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 0 INSERT INTO t2 VALUE0 S00000000. W000000 0000 m0000=); INSERT INTO t2 VALUES('to 000000002 0 f00 m0000 to 0h0 0000, 00e00 0e'); VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a0''s r00000 f000 t00 n00000');   Y,7CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0ajo+cCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('<0 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERTNTO t2 VALUES('WVALUES('Si00-l00y-su0-Somme and 0000''s fleet sai0 A s?o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r00 s00 0t'); INSERT I0 SeptembeNTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VS('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0+si 0a0 00 E000000 00 0e000000');t2 V INSERTINTh00(0u00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10CSeptember 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSEleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e000e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INT t2 VALUEES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nortSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VA\UES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); e-OCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 W00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 okNSERT INTO t2 VALUES('to 0a00, a f0________________________________0 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT ITO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT I0 up and0NTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00T INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 .00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES(' f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0 0a00''s r00000 f000 t00 n00000');   Q/'CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('t00000 and'); INSERT dNTQ t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t; INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si0-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 Septembe2 t00 Nor000 fleet'); INSERT INTp00 w000 0a00 f0r a b000 o0')00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u0>000 o0 00 Se0o .CREATE VIRTUAL TABLE t2 USING fts4(prefix='1%2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 n0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and00'); INSERT INTO t2 VALUES('flee wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT VNTO t2 VALUES('0a00(0u00000 of 00 Se0000000. William t000 m00'); Im000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 tZ 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u8 and 0he'); INSERT INTO t2 VAQUNI('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V0000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0d0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0\0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t25VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 0 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0800 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 w w00 he'); INSERT INTOINSERT INTO tf0r a b000 o0'); INSERT INTO t2 2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUE00-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S"0000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); X15CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0r0CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wQ0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0000000. William t00pa00(0u00000 oam t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); IddressINTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a00P0 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); x3uCREATE VIRTUAL TABLE t2 USING fts4(prefix='0''0 0le0t 0l8 sto00 b1,2,3'); INSERT INTO t2 VALUES('00002 S0000 and'); INSERT INTO t2 VALU%S('W00reces fleet sai000 A s0o00 0l002 VALUES(Si00-l0y-su000 to 0a0 s0 0t'); INSERT INTO t2 VALUES(Si00-lmme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 sub0ectsHTember t00 Nor)0R fleet'); INSERT INTO t2 VALUES('0iN uW23CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i00 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0sse0 sai 0a0 00 E000000  0e000000'); INSERT 0000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a0, a f00 m0000Vo 0000, w00 he'); INSERT INeO t2 VA('0u0 0 p00 w000 0a00 f0r a b00 o0'); INSERT INTO t2 VALVES('0p00. 0r00 the0 he r0 th0 h000 VALUES('and wa00 f00 0ol0''s 0u00 0rL0 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l80. A sto00 b000 u0 and 0he'); INSERT INTO e2 VA 00is20e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a0< ha00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 2* S00 t0e N000 fleet'); INSINTO t2 VALUES('000 i0 E00 a0 0000'); INSERINTO t2 VALUES@00(0s00) o0 20 S00000000. W000000 0000 m0000');~~~~~~~ INSERT INTO t2 VAlUES('to *000000 0 f00 m0000 to 0h0 0000,00e00 0'); INSERT INTO t2 VALUES('000 0 00000 !000 0a0f03 00as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 0000000e r000000 t01 h000000000'); INSERT INTO t2 VALUES('000 00 0o0 0a00''s r00000'); iam t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); y4wCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('ember 0h0 t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0000000. Willv'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi0000o0 00 Se0000000. William0''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 5=CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00AAAAAAAAAAAAAAAAAAAAAAAy-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0000000. William t000 m00x000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); P)9WCREATE TABLE t12a(a,b,c,d,e,f,g); INSERT INTO t12a VALUES(100,2,3,4,5,6,7); CREATE TABLE t12b(x); INSERT INTO t12b(x, a,bd,x,x,x,x,x) SELECT DISTINCT* FROM t12a12b; u8o#EGIN EXCLUSIVE; CREATE TEMP TABLE temp_t000e(t); INSERT INTO temp_t000e VALUES('00000'); PRAGMA temp_store = 1; <7PRAGMA /* */secure_delete (1); PRAGMA main.secure_delete m6_CREATE VIRTUAL TABLE t2 USING fts4(prefix='5,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 flet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0z KWK >PRAGMA encodivg=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase COLLATE nocase PRIMARY KEY); IN06LUES('ABECT DISTINCT+a FROM t0t0006;REIN[=;PRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX sqlite_compileoption_used(1)'); SELECT DISTINCT+a FROM t0t0006;REINDEX [<;PRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES(' sqlite_compileoption_used(1)ABX'); SELECT DISTINCT+a FROM t0t0006;REINDEX :;yPRAGMA ing=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT+a FROM t0t0006;REINDEX %:OCREATE TABLE t12a(a,b,c,d,e,f,g); INSERT INTO t12a VALUES(100,2,3,4,5,6,7); CREATE TABLE t12b(x); INSERT INTO t12b(x,rowid,x,x,x,x,wid,x,x,x) SELECT DISTINCT* F ::_@CPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(72001-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; _?CPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(72001-01-0300)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; w:w?CCREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, a, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY c DESC, e DESC,$b, c,$a DESC; _BCPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(72001-01-5100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; _ACPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(7200&-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; =@H5PRAGMA page_size= 512; PRAGMA auto_vacuum = incremental; CREATE TABLE t1(x); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(1 * (512-4)) ); INSERT INTO t1 VALUES( randomblob(20* (500-4)) ); INSERT INTO t1 VALUES( randomblob(110 * (512-4)) ); INSERT INTO t1 VALUES(randomblob(3 * (5-4)) ); DELETE FROM t1 WHERE rowid= 3; PRAGMA incremental_vacuum = 2; DELETE FROM t1WdGMCREATE VIRTUAL TABLE t0 USING fts4(compress= sqlite_compileoption_get(1)z0p, uncompress=u0000); HFCREATE VIRTUAL TABLE t0 USING fts4(compress=z0p, uncompress=u "a"); HECREATE VIRTUAL TABLE t0 USING fts4(compress=z0p, uncompress=u0,00); ?DCREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, a, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY a DESC, avg(1),$b, c,$a DESC; U)oLcCREATE TABLE t0000(a NTEGER PRIMARY KEY ,UTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) VALUES('000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000000'); INSERT INTO t0000(b) VALUES('00'); END;EXPLAIN INSERT INTO t0000(b) VALUES('0000'); yKwCREATE TABLE t000(c00,INT0000); CREATE TABLE t002(c000 INT0000); SELECT c000,* FROM t000 NATURAL JOIN t002 AS c000; ,J]CREATE TABLE t0(a TEXT, b TEXT); CREATE VIEW v0 AS SELECT glob(1,1)LIMIT "a","b"IN t0; CREATE TRIGGER t0001 INSTEAD OF DELETE ON v0 BEGIN SELECT 0; END; DELETE FROM v0 'ISCREATE TABLE t0(a TEXT, b TEXT); CREATE VIEW v0 AS SELECT glob(1,1) "a", "a","b"; CREATE TRIGGER t0001 INSTEAD OF DELETE ON v0 BEGIN SELECT 0; END; DELETE FROM v0 #&gQSCREATE TABLE t0(a, b); SELECT a FROM (SELECT count(*)IS@Uount(*)IS@ULt(*)IS@Uount(*)IS@ULLLE a<=0; XP5SELECT printf('0%110.100s0%110.%E10.10%110.%110.%11110.%110.%110.10ENA,E0');110.;ZO9SELECT printf('0)) )N00s0%110.%110.1s0%110.%11?.10%110.%110.0%110.%110.10SNA,E0');BN SELECT printf('%%110.100s0%110.%110.10%110.%110.10ENA,E0');YM7CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,c,d)); INSERT INTO t5 VALUES(1,1,1,?,1,10000); INSERT INTO t5 VALUES(2,2,2,2,2,20000); INSERT INTO t5 VALUES(1,2,?,4,5,10000); INSERT INTO t5 VALUES(2,?,4,5,6,20000);REINDEX 000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status);REINDEX TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, nor000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id)  RCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT 0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status);REINDEXTABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, nor000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id)  SCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL, automated_con0ersation INT0000 DEFAULT-0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status);REINDEX TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, nor000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id)  TCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status);REINDEX TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, nor000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id)  UCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor char(1) DEFAULT-NULL, automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status);REINDEX rtrim(1,1)ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, nor000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) CW CREATE TABLE De00Ta0le (x INT0000, Tex00e0 TEXT, D000 Real); CREATE INDEX D00000000000 ON De00Ta0le (Tex00e0); INSERT INTO De00Ta0le VALUES(9,8,7); INSERT INTO De00Ta0le VALUES(1,2,3); CREATE VIEW De00V0e0 AS SELECT * FROM De00Ta0le GROUP BY- -100e0; SELECT* FROM De00Ta0le INTERSECT SELECT * FROM De00V0e0 GROUP BY 1; VCREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000, sub0ect INT0000, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor INT0000 DEFAULT-NULL, automated_con0ersation INT0 5{[{CREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT * FROM v0 WHERE x='0' ORDER BY 2,01 01-01"a"*Z[SELECT printf('% 0200ed',50,-10,3000); _YCWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT-x FROM i LIMIT 90; GXPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob( 102), sqlite_compileoption_get(?)ELETE FROM t1 WHERE rowid%23 j7^sCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x ON x2 WHERE x1.a=x2.a; SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q= strftime(1,1,1,1)m z; ]/CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS [a]+NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT *a y\wCREATE TABLE t4(a,b int,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,i,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','6000000160000 40000 10000 2000 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE e=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; xxbuDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators= intaB"); INSERT INTO t0 VALUES('oneatwoBt0r00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; aDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize5unicode61 "separators=aB"); INSERT s4aux(t0); SELECT * FROM t0aux; `DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokeniz=unicode61 "separators=aB"); INSERT s4aux(t0); SELECT * FROM t0aux; t_mDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenie=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBt0r00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; |e}DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBt0r00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT DISTINCT* FROM t0aux; ~dDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators= glob(1,1)aB"); INSERT INTO t0 VALUES('oneatwoBt0r00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; ycwDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=ABORTaB"); INSERT INTO t0 VALUES('oneatwoBt0r00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; **jiYDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('r00'); INSERT INTO t0VALUES('one0000A0'); CREATECVIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; thmDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('o0'); CREAr00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t aux; tgmDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('onea0'); INSERT INTO t0 VALUES('onLUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; tfmDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBone0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; fWfimWWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 0001021-0,10; ;l{PRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t3(a); CREATE INDEX x ON t1(b);EXPLAIN DROP TABLE t3; PRAGMA integrity_check; DROP TABLE t0; PRAGMA integrity_check; DROP TABLE t1;;EXPLAIN DROP TABLE t3; PBk PRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t3(a); CREATE INDEX x ON t1(b);EXPLAIN DROP TABLE t3; PRAGMA integrity_check;EXPLAIN DROP TABLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; %jOCREATE TABLE t1(x, y DEFAULT(datetime(' ; ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELEC F AY4toSELECT printf('+.*f',5-13.E00000-13.E00000003); +s]SELECT printf('%+.*f',50,13.E00000003); irWWITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1,?) FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; qCREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | sqlite_compileoption_used(1)| '0000' | sqlite_compileoption_used(1)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); Tp-#REATE VIEW v0 AS SELECT t0.x AS00, t0.y AS00 FROM t0 JOIN t0 USING( a,ba,ba); To-CREATE VIEW v0 AS SELECT t0.x AS00, t0.y AS00 FROM(t0 JOIN t0 USING( a,ba,ba); enOCREATE TEMP TABLE NOTNULLt0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[E-'; CrV4CL|CREATE TABLE 00b AS SELECT 4 ASFOR, 5 ACAST, 6''; SELECT * FROM t00b; {ACREATE TABLE t0b(x); INSERT INTO t0b(rowid, x) VALUES( 1=11,10),(2,1 >2001-01-01=1); UPDATE t0b SET rowid=rowid; UPDATE t0b SET rowid=rowid+1 WHERE x=10; qzgWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT CURRENT_TIMESTAMP x FROM i LIMIT 30; qygWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT CURRENT_TIMESTAMP x FROM i LIMIT 90; 7xuSELECT a FROM t0 WHERE ap IN () IN ( ) AND p IN (); wCREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,_RowiT) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); NDEX t1a ON tER BY c; vCREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,_ROWHT) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); NDEX t1a ON tER BY c; uCREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,_ROGHT) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); NDEX t1a ON tER BY c; N!PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(9000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2;REINDEX N~!PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(9000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2;REINDEX J}CREATE TABLE temp.t0(a, b); ALTER TABLE sqlite_temp_master We = 't0'; `.G`cKCREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a,INTEGER PRIMARb,I,TEGER Y KEY, b INT0000); CREATE TABLE t2x (b,I,TEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a=t2.b) AS x JOIN t2x ON x.b=t2x.b) as00; cKCREATE TABLE t0 (a,INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARb,I,TEGER Y KEY, b INT0000); CREATE TABLE t2x (b,I,TEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a=t2.b) AS x JOIN t2x ON x.b=t2x.b) as00; N!PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT sqlite_version(), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2;REINDEX @2z ySELECT 1000000%0000030000010100000000060060000101000000%00800000060000006000101000000%00800006000000000008000060000;  /SELECT 1000000%00000300000101000000%0080000006000101000000%008000060000060060000101000000%0080000006000101000000%00800006000000000008000060000; )SELECT 1000000%00000300000101000000%00800000060060000101000000%0080000006000101000000%00800006000000000101000000%00800006000000008000060000; uosELECT 100*000%00000300000101000000%00800000060061000000%008000860000-000000%00000300000101000000%008000060000; naCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(b,c,d,b)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=?ND; Z9CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(b,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WH?RE; vqCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(b,c,d,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE d=? AND b=? AND c=?ND; vqCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(b,c,d,b,a,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=?ND; kv(kywSELECT * FROM (t0), (t0), (t0, (t05, (t0, ( a,bt0), E), (t0) WH, (t0, ( a,bt0), E), (t0) W), (t0) WtE), (t0) WH),=CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '000000000000000e020000S' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; # KCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(a);REINDEX INTO t000 VALUES('s','s0'),( hex(2001-01-011),'000'),( hex(1),'m00'); # KCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(a); INSERT INTO t000 VALUES('s','s0'),(-hex(2001-01-011),'000'),( hex(1),'m00');  SELECT 1000000%00000300000101000000%00800000060060001000000%0080000006000101000000101000000%00800000060001010000000008000060000; F<SELECT printf('0%110.100s0%110.100s0','REN0'/ total(1));<SELECT printf('0%110.100s0%110.100s0','REN0','RENAME0');xuCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,d,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; %CREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER d0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER last_inser|_rowid(r6; %CREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER d0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER /* */FORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER last_insert_rowid(r6; !GCREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER d0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER CURRENT_TIMESTAMPlast_insert_rowid(r6; cmcCREATE TABLE t1(a INTEGER PRIMARY KEY, b TEXT); CREATE TABLE t2(a INTEGER PRIMARY KEY, aTEXT); INSERT INTO t1 VALUES(1,'ab0'); INSERT INTO t1 VALUES(2,'000'); INSERT INTO t2 VALUES(1,'ab0'); INSERT INTO t2 VALUES(2,'000'); SELECT * FROM t2 NATURAL JOIN t2; #CREATE TABLE test(c0l0 TEXT PRIMARY KEY); INSERT INTO test(c0l0)values('a'); INSERT INTO test(c0l0)values('b'); INSERT INTO test(c0l0)values('c'); CREATE TABLE test2(c0l0 TEXT PRIMARY KEY); INSERT INTO test2(c0l0)values('a'); INSERT INTO test2(c0l0)values('b'); INSERT INTO test2(c0l0) values('c'); SELECT*FROM test t0 LEFT OUTER JOIN test2 t2 WHERE randomblob(1) +t2.c0l0 IS random()LIKE NULL; %OCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, sqlite_source_id() b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32, total_changes()b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; ocCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; SELECT tabC.a,+txyZ.x, tb0Th.a, tb0tH.x, * FROM tabc, txyz, tb0th ORDER BY 1 LIMIT "a","b" 1; L"ICREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a, '000' , "a","" "ICREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a< '000' , "a","b" 0eCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1,999999999999999999999999999999 b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32, total_changes()b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE;  BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER INSERT ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT.1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY sps|!}CREATE TABLE t1(x, y DEFAULT(datetime('0 blob@1avg(1)es'))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); { {CREATE TABLE t1(x, y DEFAULT(datetime('0 (1)@1avg(1)es'))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); }CREATE TABLE t1(x, y DEFAULT(datetime('0 /* */ @1avg(1)es'))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER INSERT ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT replace(1,1,1) FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY ..($UDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO 1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; (#UDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN (1<3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; w"sCREATE TABLE t1(x, y DEFAULT(datetime('e00T1avg(1)es'))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); T(&UDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN (C,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; (%UDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE+docid IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; P,(]DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c a,b); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; ,']DROP TABLE IF EXISTS a.bt; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; MQMR+)CREATE VIRTUAL TABLE x0 USING fts3; INSERT INTO x0(x0) VALUES('automerge=0'); +*[DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN ( ?11,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; +)[DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES( ?13, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; of|vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$ KGA<86420,)&$#"ܚ\ۚZښSٚNؚIךB֚=՚9Ԛ6Ӛ2Қ-њ+К(Ϛ&Κ$͚"̚˚ʚɚȚǚ ƚ ŚĚÚšzwusqoifb\VRMJGD<72.+(&$!  |zvplߚgޚbݚ^|tmieb^[WUTSRQ LH~C}@|>{9y5w4t3q1n/l-i,f*c( .#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT /*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;ANALYZE-#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT@2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;ANALYZET,-CREATE VIRTUAL TABLE x0 USING fts4; INSERT INTO x0(x0) VALUES('automerge=200'); #mz#T2-SELECT strftime(1,1,1,1) NOT IN (10 IN (10 IN (10 IN (10,10),10),10),10-90000); T1-SELECT group_concat(1,1) NOT IN (10 IN (10 IN (10 IN (10.10),10),10),10-90000); 05CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* random()a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;ANALYZE/#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,/*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;ANALYZE z;zO7#SELECT 1000000%00000006001000000%00601000000%00000006001000000%000010000; k6[CREATE TABLE sqlite ("00000" V00CHAR(1) PRIMARY KEY, "n00 INT0000 NOT NULL);INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000 ((000000", "n00b00") VALUES('0', 2); INSEREATE TABLE sqliteT INTO 0G00" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCd0"WHERE (SELECT "000000", "n00b00" FROM "+000" GROUP BY HAVING 1) AS ""; k5[CREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "000000", "n00b00" FROM "0000" GROUP BY (1),"b", "n00b00"HAVING 1) AS ""; (4WDROP INDEX IF EXISTS MAICHy00.x000i; (3WDROP INDEX IF EXISTS M.TCHy00.x000i; (Tt(I<#;); #CA]); #CA])(;); #CA]); #CGROUP)(;)(;F(; #;=#;); #CA] #C)(; #:-#;)X #C)/; #(9UPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT @1FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; DELETE FROM t0W(8UPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; DELETE FROM t0W DF,D}DCREATE TABLE t0( a,ba,b,c,d,e, P a,bRIe, PRIMARY KEY(a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); VACUUM eCOCREATE TABLE t0( a,ba,b,c,d,e, P a,bRIe, PRIMARY KEY(a,b,c,d,a,b,c)) WITHOUT ROWID;REINDEX INDEX }BCREATE TABLE t0( a,ba,b,c,d,e, P a,bRIe, PRIMARY KEY(a,p,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); 008000 A1CREATE TABLE t1(x INTEGERPRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP BY a (1), sum(m) AS; i@WWITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT glob(1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002i?WWITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT glob(1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; i>WWITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT glob(1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; s=k#2#2); #9\];; #9\]#);]; #9\]#); # #9\]#);]; #9\COLLATE\]; p]#9\ #); #9\]; #9\]#); #9\D; p]#9\]; p]# {9>GPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a/b ),b)OR a-'0' ORDER BY +x; >FPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','80000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b ),b)OR a-'0' ORDER BY +x; ECREATE TABLE t0( a,ba,b,c,d,e, P a,bR a,bIe, PRIMARY KEY(a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); 008000 7|7AJPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,' -10','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b ),b)OR a-'0' ORDER BY +x; >IPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b ),b)OR a-CURRENT_DATE +x; >HPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b ),b)OR a-'.' ORDER BY +x; ''OM#PRAGMA cache_size =-10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(92001-01-0100) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(9E081-01-0100) FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob( @1); OL#PRAGMA cache_size =-10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(92001-01-0100) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(92081-01-0100) FROMt1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob( @1); 0KgSELECT zeroblob(1.| random()| 0) LIKE '000'; ~'~ERSELECT fts3_tokenizer('00a0',-fts3_tokenizer('simple')) IS NULL; EQSELECT fts3_tokenizer('00a0', fts3_tokenizer,'simple')) IS NULL; rPiSELECT SQLITE_RENAME_TABLE(0,0); SELECT SQLITE_RENAME_TABLE(00,20); SELECT SQLITE_RENAME_TABLE('|00',-'000'); OECREATE TABLE t1000(x); CREATE TRIGGER r000 INSERT ON t1000 BEGIN INSERT INTO t1000 SELECT-y FROM (SELECT new.x y); END;EXPLAIN INSERT INTO t1000 VALUES(1); UN/PRAGMA cache_size =-10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(92001-01-0100) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(92081-01-0100)ISNULL FROM t1; /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob( @1); KqKiVWWITH i(x) AS ( VALUES(12001-01-01) UNION ALL SELECT x+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; UCREATE TABLE t1( a,oa,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'000000000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(922337*036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'0000000001000000'); INSERT INTO t1(oid,a,x)VALUES(40000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUT1CREATE TABLE t1(x); INSERT INTO t1 VALUES( julianday(1,1,1)),( '0000'),(NULL); SELECT quote(x)FROM t1 ORDER BY x; SELECT name FROM sqlite_master; SCREATE TABLE t1(a, b); PRAGMA auacuuY=O00; PRAGMA synchronous=N00 00; PRAGMA pagMA journal_mode=TRUNC; PRAGMA journal_mode=TRUNCAT 2); ES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERTSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000fINSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(20000000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,56,'0000040000000000'); INSERT INTO t1(oid,a,x) VALUES(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VALUES(00800,58,'00000f000000f00f'); INSERT INTO t1(oid,a,x) VALUES(0,59,'0000000000000000'); INSERT INTO t1(oid,a,x) VALUES(1,60,'0000000000000001'); INSERT INTO t1(oid,a,x) VALUES(206,61,'0000000000000100'); INSERT INTO t1(oid,a,x) VALUES(60006,62,'0000000000010000'); INSERT INTO t1(oid,a,x) VALUES(-5000000000,63,'00000f8000000000'); INSERT INTO t1(oid,a,x) VALUES(8,64,'0f80000000000000'); CREATE INDEX t000 ON t1(a); CREATE INDE ~(g~=\CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX '0e000000'' 0000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0E00000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY idx; Z[9SELECT * FROM t0 INNER JOIN t0 UStSt0 INNER JOIN t0 USIN0 INNER JOIN t0 USINING(b,c; HZSELECT * FROM t0 INNER JOIN t0 USING(b,c)INNER JOIN t0 USING(b,c); =YCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(''); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY "a","b",0e0,.2; iXWWITH i(x) AS ( VALUES(12001-01-01) UNION ALL SELECT x+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002iWWWITH i(x) AS ( VALUES(12001-01501) UNION ALL SELECT x+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; V9V_bCCREATE TABLE t0(a); INSERT INTO t0 VALUES('a'); SELECT a< CAST(a AS `a`b000 blob) FROM t0; `aECREATE TABLE k0(x, y, FOREIGN KEY(x, y) REFERENCES s1(a, b)); PRAGMA foreign_key_check(k0); `-CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH ' strftime(1,1,1,1)""'; _ CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH NULL; ^ CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH'""'; =]CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX '0e000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0E00000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; # k#Df PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','80000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b,-01-01),b)OR a='0' ORDER BY +x; De CREATE TABLE a0c(a, b, c);PRAGMA page_count; PRAGMA page_count; Td-CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATEa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO sqli|%_rciCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP BY++++++++++++ a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN (A,2,3); "m"GiPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a -1,b,-01-01),b)OR a='0' ORDER BY +x; GhPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr(NOT char( a,b,-01-01),b)OR a='0' ORDER BY +x; Dg PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a, "a","b"),b)OR a='0' ORDER BY +x; R cR oPRAGMA cache_size=10; CREATE TABLE t1(x,y); INSERT INTO t1 VALUES(1,randomblob(000000)); INSERT INTO t1 VALUES(2,randomblob(10000)); INSERT INTO t1 VALUES(3,randomblob(20000)); INSERT INTO t1 VALUES(4,randomblob(10000)); SELECT x, length(y) FROM t1 ORDER BY rowid; #nKCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE typeof(1); SELECT @1p, y2.p FROM y AS y1, y AS y1, y AS y2 Wz; mCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c=+ -12 days=? A e=?; tlmWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime( "a","b",1) x FROM i LIMIT 10; tkmWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, -11E1) x FROM i LIMIT 10; tjmWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(?,1, -11,1) x FROM i LIMIT 10; ^qADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 3 THEN randomblob(92001E01-01)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; pADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE@a WHEN A THEN randomblob(92001E01-01)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; _sCPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(30201-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; r%BEGIN; CREATE TABLE Re00T000e(T00000,INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT-char(1)tSt00n0 FROM TempT000e LIMIT 9; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; ::_uCPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(10201-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%7; PRAGMA incremental_vacuum(); ROLLBACK; _tCPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(10201-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; ::_wCPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(10201-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; _vCPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(10201-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0 BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; z!CREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,c,d,b,c,a,b,e,d,b,c,d,d,c,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; gySCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; SELECT tabC.a, txyZ.x, tb0Th.a, tb0tH.c, * FROM tabc, txyz, tb0th GROUP BY 3 LIMIT 1; rxiPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(10201-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT sqlite_source_id() x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; n,|@ICREATE TABLE t0000(aCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN VALUES('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(_) VALUES('000000');VALUES('00'); END;EXPLAIN INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a; 9yDETACH printf('%111111111q111G111111111-1#%0c%','0'); )YATTACH rtrim(1, random() -11)as MAIN; ?~SELECT@0>>0000000060.00>>000<000060.010000>>0000000060.00; ?}SELECT 0>>0000000060.00>>040<000060.010000>>0000000060.00; ?|SELECT 0>>0000000060.00>:000<000060.010000>>0000000060.00; {!CREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,c,d,b,c,a,b,c,d,b,c,d,d,c,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=?; f&QCREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one t0ree four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE b MATCH 'two'; ICREATE TABLE t0000(aCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN VALUES('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES(DEFERRED);VALUES('00'); END;EXPLAIN INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a; ICREATE TABLE t0000(aCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN VALUES('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER UPDATE ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000');VALUES('00'); END;EXPLAIN INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a; R`-ATTACH''AS nonamonameme; ATTACH':memory:' AS inm; ATTACH':memory:' AS inmee; ATTACH':memory:' AS inme; ATTACH':memory:' AS oname; ANALYZE;me:' AnaPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD ORCOLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-' -19e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT-' -19e99'; ALTER 1 *YCREATE VIRTUAL TABLE t0 USING fts3( a,ba, b, c); INSERT INTO t0(a, b, c) VALUES('one t0ree four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'two'; _CPRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(500)FROM t1; INSERT INTO t1 SELECT x || +322001-01-01,randomblob(40 -10)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(200) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; _ CPRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(500)FROM t1; INSERT INTO t1 SELECT x | random()-01-01,randomblob(40 -10)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; ::_ CCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(2,'000'); INSERT INTO t1 VALUES(1,'0'); INSERT INTO t1 VALUES(3,'000000'); SELECT 0, ( SELECT group_concat(1,1)LIKE y FROM (SELECT oid='0'y) ) FROM ( SELECT @1FROM t1 ) AS x; _ CPRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(500)FROM t1; INSERT INTO t1 SELECT x || + random()-01,randomblob(40 -10)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x<10; CREATE TRIGGER r0 AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; t!#OtnaCREATE VIRTUAL TABLE rt USING rtree(i0, x0, x2);EXPLAIN INSERT INTO rt VALUES(1, 2 ,3); SELECT * FROM rt; gSCREATE VIRTUAL TABLE rt USING rtree(i0, x0, x2); INSERT INTO rt VALUES(1,?2 ,3); SELECT * FROM rt; gSCREATE VIRTUAL TABLE rt USING rtree(i0, x0, x2); INSERT INTO rt VALUES(1,.2 ,3); SELECT * FROM rt; gSCREATE VIRTUAL TABLE rt USING rtree(i0, x0, x2); INSERT INTO rt VALUES(1, 2 ,3); SELECT 2 FROM rt; [;CREATE VIRTUAL TABLE rt USING rtree(i0, x0, x2); INSERT INTO rt VALUES(1, 2 ,?); SELt; %QSELECT printf('0%110.13ls0', -1); u oANALYZE; DROP TABLE IF EXISTS sqlite_stat1; DROP TABLE IF EXISTS s2; DROP TABLE IF EXISTS sqlite_master mLOB ' [a[ ;CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(2,'000'); INSERT INTO t1 VALUES(1,'0'); INSERT INTO t1 VALUES(3,'000000'); SELECT *, ( SELECT group_concat(1,1)LIKE EXISTS (SELECT oid='0'y) ) FROM ( SELECT @1FROM t1 )x; ||CREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT * FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON@a=~~~~~~~~~~~~~~~~~~~~~~~2 OR ?13; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR~~~~~~~~~~~~~~~2 OR ?1 b=3 t9PRAGMA foreign_keys = 1; CREATE TABLE t1(x, y, PRIMARY KEY(x, y)); CREATE TABLE t2(a, b, FOREIGN KEY(a, a, a,bbb) REFERENCES t1 ON UPDATE CASCADE);; 5oCREATE TABLE t03(n00e); INSERT INTO t03 VALUES ( "a"); INSERT INTO t03 VALUES('00c'); SELECT count( sqlite_source_id()), NULLIF(n00e,NOT'00c')A00 FROM t03 GROUP BY lower(n00e); CREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b char(1)); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON@a=~~~~~~~~~~~~~~~~~~~~~~~2 OR ?13; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR~~~~~~~~~~~~~~~2 OR ?1 b=3 ?~8?uoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(b,b,b,d,e,b,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','000010 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; JCREATE TABLE t0(a INTEGER PRIMARY KEY AUTOINCREMENT,b) WITHOUT owid; tmCREATE TABLE t0(x,y DEFAULT 4.3, z DEFAULT x'00A0EEEEEEEEEE'); INSERT INTO t0 DEFAULT VALUES; SELECT * FROM t0; CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b,b,c,a, b,c,d,e)00000 CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,a,b,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b,b,c,c, b,c,d,e)000000 uoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(b,b,b,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','000010 160000 4000010000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; uoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(b,b,b,d,e,f,g,i); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','000010 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; (V{"{PRAGMA encoding=UTF16le; CREATE TABLE t0tRECURSIVEOR6(CURRENT_TIMESTAMPPRIMARY KEY); INSERT INTO t0t VALUES('ab0'); N!!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT NOT(P)=x2.a; CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q-y2.q; SELECT * from z; h UCREATE TABLE t0(x INT0000, y TEXT, z); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0.0,3); INSERT INTO t0 VALUES(0.0,0.0,0); SELECT DISTINCT x, zeroblob(2001 || 011) y FROM t0 GROUP BY z; hUCREATE TABLE t0(x INT0000, y TEXT, z); INSERT INTO t0 VALUES(0,0,8); INSERT INTO t0 VALUES(0,0,0); INSERT INTO t0 VALUES(0,0.0,3); INSERT INTO t0 VALUES(0.0,0.0,0); SELECT DISTINCT x, zeroblob(2001.01-011) y FROM t0 GROUP BY z; x<x@$PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT @1FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; DELETE FROM t0 WHERE rowid>100;ANALYZE; @#PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; DELETE FROM t0 WHERE rowid<100;ANALYZE; <g&SCREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT strftime(1,1,1,1) "000000", "n00b00" FROM "0000" ORDER BY "a","b", "a","b" LIMIT 1) "; @%PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT @1FROM t0; INSERT INTO t0 SELECT 8 FROM t0; DELETE FROM t0 WHERE rowid>100;ANALYZE; E7(sBEGIN; CREATE TABLE n00be0s(a DEFAULT KEY, b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, a =CURRENT_DATE 7'sBEGIN; CREATE TABLE n00be0s(a DEFAULT -1, b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, a = '0000'; CT; {+{BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(1,#11,1) a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; {*{BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(c,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(1, -11,1) a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; })CREATE TABLE t6(x INT0000); INSERT INTO t6 VALUES(1); INSERT INTO t6 VALUES(?<<70); SELECT@sum(x) - ((1<<60)+1) from t6; {-{BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(1, -11,1) aCURRENT_TIMESTAMP10); DROP INDEX i1; DELETE FROM t1; COMMIT; {,{BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(1,A-11,1) a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; H&Hl2]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, -1.) FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; l1]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, .11) FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; 0CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=?BETWEEN?AND b=?BETWEEN? AND d=?BETWEEN? AND e=A; :/{PRAGMA encoding=UTF16be; SELECT hex( trim( 'VIEW')); .PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = q0; CREATE TABLE temp.IF(a, b); INSERT INTtrandomblob(600) FROM tt; INSERT INTO tt///////////// SELECT rndomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500, randomblob(600) FROM tt; INSERT INTO tc SELT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(50F), ndomblob(600) FROM tt; DDc6KCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; SELECT 'a''b', txyZ.x< tb0Th.a, tb0tH.x, * FROM tabc, txyz ORDEbc, txyz, tb0th ORDER BY 9 LIMIT 1; n5aCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(b,c,a,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=?ND; r4iSELECT SQLITE_RENAME_TABLE(0,?); SELECT SQLITE_RENAME_TABLE(00,:0); SELECT SQLITE_RENAME_TABLE('f00', '000'); l3]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, "a") FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; bI9BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE i0 NOT IN (SELECT "+2 daysa"FROM a,b,"b"); T8-BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE i0 NOT IN (SELECT group_concat(1,1) "a"FROM a,b,"b"); B7 BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE@i0 NOT IN (SELECT "a"FROM a,b,"b"); +VU=/CREATE VIRTUAL TABLE t1 USING fts4 (1); CREATE TABLE t0ext(a, b); CREATE VIRTUAL TABLE t0 USING fts4(content=t0ext); CREATE VIRTUAL TABLE t1000 USING fts4aux(t0); CREATE VIRTUAL TABLE t0au0 USING fts4aux(t0); Q<'CREATE VIRTUAL TABLE t1 USING fts4; CREATE TABLE t0ext(a, b); CREATE VIRTUAL TABLE t0 USING fts4(content=t0ext); CREATE VIRTUAL TABLE t1000 USING fts4ux(t0); CREATE VIRTUAL TABLE t0au0 USING fts4aux(t0); Q;'CREATE VIRTUAL TABLE t1 USING fts3; CREATE TABLE t0ext(a, b); CREATE VIRTUAL TABLE t0 USING fts4(content=t0ext); CREATE VIRTUAL TABLE t1000 USING fts4aux(t0); CREATE VIRTUAL TABLE t0au0 USING fts4aux(t0); Q:'CREATE VIRTUAL TABLE t1 USING fts4; CREATE TABLE t0ext(a b); CREATE VIRTUAL TABLE t0 USING fts4(content=t0ext); CREATE VIRTUAL TABLE t1000 USING fts4aux(t0); CREATE VIRTUAL TABLE t0au0 USING fts4aux(t0); %I5BqSELECT CAST (zeroblob(100) AS AUTOINCREALLTREAL); sAkCREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "000000", "a" "a","b","b"WHERE "0000" ORDER BY "000000", "n00b00" LIMIT 1) IS ""; m@_CREATE TABLE t000(c000 INT0000); CREATE TABLE t002(c000 INT0000); SELECT a,b a,b0.* ,ROM,t000 NATURAL JO i?WCREATE TABLE t000(c000 INT0000); CREATE TABLE t002(c000 INT0000); SELECT a,b0.* ,ROM,t000,NATURAL JO W>3CREATE VIRTUAL TABLE t1 USING fts4; CREATE TABLE t0ext(a, b); CREATE VIRTUAL TABLE t0 USING fts4(content=t0ext); CREATE VIRTUAL TABLE t1000 USING fts4aux(t0); CREATE VIRTUAL TABLE t0au0 USING fts4aux(t0);VACUUM %`4%\I=WITH i(x) AS ( VALUES(1) UNION SELECT (x+1)*+2 days10 FROM i) SELECT x FROM i LIMIT 203 UH/WITH i(x) AS ( VALUES(1) UNION SELECT (x+1)*10 FROM i) SELECT x FROM i LIMIT 2,3 UG/WITH i(x) AS ( VALUES(1) UNION SELECT (x+1)*19 FROM i) SELECT x FROM i LIMIT 203 UF/WITH i(x) AS ( VALUES(1) UNION SELECT (x+1)*10 FROM i) SELECT x FROM i LIMIT 303 UE/WITH i(x) AS ( VALUES(1) UNION SELECT (x/1)*10 FROM i) SELECT x FROM i LIMIT 203 xDuCREATE TABLE t0a(a,b); CREATE TABLE t0b(x); INSERT INTO t0a VALUES('on0', 1); INSERT INTO t0a VALUES('on0', 2); INSERT INTO t0a VALUES('t00', 3); INSERT INTO t0a VALUES('00', NULL); INSERT INTO t0b(rowid,x)VALUES(1,1); INSERT INTO t0b(rowid,x)VALUES(2,200); INSERT INTO t0b(rowid,x) VALUES(3,300); SELECT a, count(b) FROM t0a /* */WHERE@b=t0a.rowid GROUP BY a ORDER BY a; C=CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b a,oid '000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 3, 3,a, '000', b, '000' FROM; <YsTN-CREATE TABLE t3(a EXINTEGERPRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b DESC,d DESC, e DESC, b, "a","b"COLLATE a DESC; bMICREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND b='000'), t0 WHERE strftime(A,1, trim( -11,1)); IFSERT c='_LCCREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND b='000'), t0 WHERE strftime(A,CURRENT_DATE); IFSERT c='_KCWITH i(x) AS ( VALUES(1) UNION SELECT (x+1)*102001-01-01 FROM i) SELECT x FROM i LIMIT 203 _JCWITH i(x) AS ( VALUES(1) UNION SELECT (x+1)*2001-01-0110 FROM i) SELECT x FROM i LIMIT 203 (`SECREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND-b='000'), t0 WHERE strftime(1,1,11,1,1,1 AND-b='000')-1 cRKWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROM a,b i ORDER BY 1) SELECT x FROM i ,I,I a,b; Q?CREATE TABLE t6(x INT0NT0000); INSERT INTO t6 VALUES(1000); INSERT INTO t6 VALUES(1); INSERT INTO t6 VALUES(1<<70); SELECT hex(1)+- ((1<<63)+1) from t6; uPoCREATE TABLE t6(x INT0000); INSERT INTO t6 VALUES(1); INSERT INTO t6 VALUES(1<<70); SELECT hex(1)+- ((1<<63)+1) TO-CREATE TABLE t3(a EXINTEGERPRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY d DESC,d DESC, e DESC, b, "a","b"COLLATE "a","b" p8Tp8ZwSELECT '1.0e64'/'1.0000e-621ev4'/'1.0600e-20-1-062'; 4YoSELECT '1.0e64'/'1.0000e-62e64'/'1.0000e-2 62'N 4XoSELECT '1.0e64'/'1d0-621e64'/'1.0000e-200P-062';8WwSELECT '1.0e64'/'1.0000e-621e64'/'100000e-2001-062'; `VECREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND-b='000'), t0 WHERE strftime(1,1,11,1,1,1 AND-b,'000'),1 `UECREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND-b='000'), t0 WHERE strftime(1,1,11,1,1,C AND-b='000'),1 `TECREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND-b='000'), t0 WHERE-strftime(1,1,11,1,1,1 AND-b='000'),1 L0\ePRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(2200150120012001-01-01-01-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; DELETE FROM t1 0[ePRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(2200150120012001-01-01-01-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 ..^!CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE UPDATE ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a;VACUUM <]}CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT ltrim( -1) idx, stat FROM sqlite_stat1 ORDER BY idx; :n:8buCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnAUTOINCREMENTng'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 8auCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruCURRENT_TIMESTAMP'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 8`uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'CURRENT_TIMEjumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; _!CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE UPDATE ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) VALUES('800000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); SELECT * FROM t0000 ORDER BY a;VACUUM CD CBg CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(2001-01-011, 'running and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; ?fCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter);EXPLAIN INSERT INTO t1(rowid, content) VALUES(1, 'running and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 8euCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jumping'); SELECT rowid FROM t1 WHERE content MATCH ' "a"jump'; 8duCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jumping'); SELECT rowid FROM t1 WHERE content MATCH ltrim(1,1); 8cuCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runninAUTOINCREMENT'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 2K2Rl)CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runintegand jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run j66666666666666666666666666ump'; EkCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; Dj CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1666666666666, 'running and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; .iaCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and>>>>>>>>>> jumping'); SELECT rowi FROM t1 WHERE ent; 1hgCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runningeping'); SELECT rowid FROM t1 WHEd content MACH 'run jump'; (<(p%BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE /* */TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER INSERT ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; oECREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c=? AND d=?; nECREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(d,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c=? AND d=?AND d=?; ymwCREATE TABLE t0( a,ba,b,c,d,e, PRIe, PRIMARY KEY( /* */d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); VACUUM pnvaCREATE TEMP TABLE t0001(aӝӜ); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*?? *????????[???E000'; nuaCREATE TEMP TABLE t0001(aӝӜ); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*?? *0???????????E000'; ntaCREATE TEMP TABLE t0001(aӝӜ); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*?? *???????????E000'; nsaCREATE TEMP TABLE t0001(aӝӜ); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*??0*????????????E000'; 7rsCREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE d=2 AND c=3 ORDER BY d COLLATE rtrim(1,1C; `qECREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE!00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PR #n2# zPRAGMA mmap_size = -00. PRAGMA _size = 1024; PRAGMA cache_sizeO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(10 ) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM 9yySELECT-printf('%*.*f',03);SELECT-printf('%*.*f',03); xCSELECT quote(likely( '')); nwaCREATE TEMP TABLE t0001(aӝӜ); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*?? *???????????*E000'; |PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e9'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=c+1; SELECT* FROM t1; {PRAGMA mmap_size = -1.. PRAGMA _size = 1024; PRAGMA cache_sizeO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(10 ) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM ywPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-''; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=c+1; SEECT* ~PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=c+B; SELECT* FROM t1; }PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e9'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=c+1; SELECT* FROM t1; wsPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN ULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e99'; ALTER TABLE t1 ADD COLXMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=c+1; SELECT* FROM t1; PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e99/; ALTER TABLE t1 ADD COLUMN d TEXT oding=UTF16;00'; UPDATE t1 SET x=c+1; SELECT* FROM t1;  CREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER tr0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER t2  CREATE TABLE c000a00001(a, b); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); CREATE VIEW c000a000v1 AS SELECT avg(1)IN c000a00001 ORDER BY.1 COLLATE u000; SELECT * FROM c000a000v1; peCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=A OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON lower(1)=30 WHERE y >= NULL OR b&3;E; S %pjG%T -CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '00'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docidDEG SELECT '1.00e64'/'1.000E337e64'/'.0000ECT 100e64'/'1.000Ee+62'; .aPRAGMA foreign_keys = 1; CREATE TABLE t1(x, y, PRIMARY KEY(x, y)); CREATE TABLE t2(a, b load_extension(1,1)REFERENCES t1 ON UPDATE CASCADE);REPLACE INTO t1 VALUES(1, 2); naSELECT 0>>00000010000>>0000000060000060.00>>0000004060.010000>>0060.00>>0000004060.010100>>0000000060.00;  CREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c,e DESC, b, e DESC, d, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 ORDER BY d DESC,d DESC, e DESC, b, e DESC, b, c, b, e DESC, d, c, d, e); ; CREATE TABLE Sqli INTO c00Ga0000LBEFOREg(T)IN #000a00001 ORDERZEATE VIEZ c000000a000001 OnDERBY 1 C@LATE u000T SELECT * FROM c000a000 9$Hp9#KCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, 'ERT INTO ocid, x) VALUES(0, 0b'); SELECT rowid 8C; CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(1000000000, '00'); INSERT INTILUES(0, '0b'); Sdocid DET -CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '00'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY (1)id DEX 5CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(10000 -10000000000, '00'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; X 5CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100 -1000000000000, '00'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; 4-g:yCREATE VIRTUAL TABLE t4 USING fts4(x); INSERT INTO t4(docid, x) VALUES(-1000.0000000000000, '00'); INSERT INTO t4(docid, x) VALUES(0, '0b'); SELECT rowid FROM t4 WHERE x MATCH '0*'; 9ySELECT 0xC000000;SELECT 0xC0000 0xC000000;SELECT 00; CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,c,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=E AND d=? AND e=-strftime(1,1,1,1)?; FCREATE TABLE t10(x INTEGEo PRIMARY KEY, y INT, z CHAR(100)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT a.x, b.z FROM t10 AS a JOIN t10 AS b ON a.y=b.y WHERE (b.x=$ab0 OR b.y=$ab0); :{SELECT CASE WHEN - -+0.1 THEN '0000' ELSE '00000' END; HCREATE VIRTUAL TABLE t0 USING fts4(x,or upper(1); IN INTO t0(docid, x) VALUES(100000000000000000, '00'); INS t0(docid, x) VALUES'0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; BzlX5CREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, b, c,d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY f DESC,d , e DESC, b, e DESC, b, c, a DESC; ESELECT quote(printf( 'a''b''a''b')), quote(printf(NULL,1,2,3)); B CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON( @1i0= t0.i0 AND t0.i0=t1.i0)); D CREATE VIRTUAL TABLE t4 USING fts4(x); INSERT INTO t4(docid, x) VALUES(-100000000000000000, '00'); INSERT INTO t4(docid, x) VALUES(0, '2001-01-010b'); SELECT rowid FROM t4 WHERE x MATCH '0*'; :yCREATE VIRTUAL TABLE t4 USING fts4(x); INSERT INTO t4(docid, x) VALUES(-100000000000000000, '00'); INSERT INTO t4(docid, x) VALUES(0, '0b'); SELECT rowid FROM t4 WHERE x MATCH '00'; JCREATE TABLE t0(x); INSERT INTO t0 VALUES(2001-01-011); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(?); INSERT INTO t0(rowid,x) SELECT nullif(x*2E10,14), x+100 FROM t0; SELECT rowid, x FROM t0; @CREATE TABLE t0(x); INSERT INTO t0 VALUES(1); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(?); INSERT INTO t0(rowid,x) SELECT nullif(x*2E14,14), x+100 FROM t0; SELECT rowid, x FROM t0; U/SELECT sqlite_rename_trigger('CRE@T:memory:R 0RIGGER 0x00(WHEN',NULL); DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(- "a","b""a","b" /* */) FROM t1 ORDER BY 002; \\] ?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(o (1) | lower(1)| glob(1,1)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); ?CREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 GROUP BY-a,$b, a,b >>]"?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| sqlite_source_id()| '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); ]!?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| typeof(1)| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); yy# DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,2101-01- "a","b"|substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; yy$ DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT-a+2,2001-01- "a","b"|substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; 8y8>&SELECT name FROM sqlite_master WHERE name LIKE '000%Y'; % DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,2001201- "a","b"|substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; [[3)kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0test'); INSERT INTO t1(docid, c) VALUES (3, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; 3(kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'Thisߖ0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; 3'kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(1) FROM t1 LIMIT 1; uu=,DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (22001-01-01, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; +#DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'This is 0 test'); DELETE FROM t1 WHERE docid >=1,3)1; 3*kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (2,-'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1;  o 0CREATE TABLE t3(a ITEGER QRIMARY KEY, b, c, d, e, f); CREATE INDEX t0000 ON t3(b, c, []); EXPL WHERE b=2 AND c=1 ORDER BY c, a DESC; +/[CREATE TABLE t3(a ITEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t0000 ON t3(b, c, [a]); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY c, "a","b" j.YCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2( [a]a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE+t1.x IN (A)2,3); p-eCREATE TABLE t102 (i0 TXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS4 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 AND(t0.i0<>500 AND t2.i0=t1.i0)); m2#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 0*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEX1#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(-0, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEX m4#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT A*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEX3#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(71, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEX m6#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d >= NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEX5#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE /* */NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEX e!8GCREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* group_concat(1,1)a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEX73CREATE TABLE t1(a char(1), b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEX BdBS<+BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('00 bb'); INSERT INTO t0 VALUES('bb cc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH ' min(1,1)00'; END; J;BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('00 bb');INSERT INTO t0 VALUES('bb cc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH '00'; END; z:yPRAGMA encoding=UTF16be; SELECT hex( trim( 'Ϛ000Ϛ0000')); 95CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2* random()b,2*c,d FROM t1;REINDEX &RgACREATE TABLE t1(x, y DEFAULT( time(1,1,1)+replace(1,1,1))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1;VACUUM T@-SELECT sqlite_rename_trigger(' [a]T0 TRIGGER ..."........r0 ON!x00 WHEN',NULL); g?SBEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('00 bb'); INSERT INTO t0 VALUES('bb'); INSERT INTO t0 VALUES('bb cc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH '00'; END; P>%BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('00 bb'); INSERT INTO t0 VALUES('bb cc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH '00';DETACH END; V=1BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('00 bb'); INSERT INTO t0 VALUES('bb cc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH ' time(1,1,1)00'; END; kIG-ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS inmemmem;VACUUM; CREATE TABLE noname.n00000(x);VACUUM; CREATE TABLE n(y);END F'ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS inmemmem;VACUUM;ANALYZE TABLE noname.n00000(x);VACUUM; CREATE TABLE n(y); E'ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS inmemmem;VACUUM; CREATE TABLE name.n00000(x);VACUUM; CREATE TABLE n(y); D'ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS vnmemmem;VACUUM; CREATE TABLE noname.n00000(x);VACUUM; CREATE TABLE n(y); CATTACH''AS voname; ATTACH':memory:' AS name; ATTACH':memory:' AS inmemmem;VACUUM; CREATE TABLE noname.n00000(x; CREATE TABLE n(y); B'ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS inmemmem;VACUUM; CREATE TABLE nonamen00000(x);VACUUM; CREATE TABLE n(y); LeLkK[CREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "000000", "a","b" FROM "0000" GROUP BY "000000"< "n00b00" LIMIT 1) OR ""; TJ-CREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 ORDER BY char(1)d DESC, e DESC, b, e DESC, b, c, a,DESC; NI!CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('hHAVING'); INSERT INTO t0 VALUES('00'); SELECT 1, x FROM t0 WHERE x LIKE 'Hh%'; SELECT 2, x FROM t0 WHERE x LIKE 'Hh%' ESCAPE '0'; H3ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS inmemmem;VACUUM; CREATE TABLE noname.n00000(x);VACUUM; CREATE TABLE n(y);VACUUM =r7Q#CREATE VIRTUAL TABLE t0 USING fts3(0, b, c); INSERT INTO t0 VALUES('0 /* */', 'B', 'C'); UPDATE t0 SET docid = 5; SELECT docid, * FROM t0; PCREATE VIRTUAL TABLE t0 USING fts3(0, b, c); INSERT INTO t0 VALUES('0 >=', 'B', 'C'); UPDATE t0 SET docid = 5; SELECT docid, * FROM t0; OCREATE VIRTUAL TABLE t0 USING fts3(<, b, c); INSERT INTO t0 VALUES('0', 'B', 'C'); UPDATE t0 SET docid = 5; SELECT docid, * FROM t0; 8NwSELECT printf('0%110.100Q0%110.100Q ERY0'); ERY0'); GMCREATE TABLE t44(a INT0000, b INT0000); INSERT INTO t44 VALUES(1,2); INSERT INTO t44 VALUES(3,4); SELECT* FROM t44 x LEFT JOIN(SELECT avg(1), b AS d FROM t44) A000 ON zeroblob(1)=4 OR d IS NULL; ?LCREATE TABLE t44(a INT0000, b INT0000); INSERT INTO t44 VALUES(1,2); INSERT INTO t44 VALUES(3,4); SELECT* FROM t44 x LEFT JOIN(SELECT a AS c, b AS d FROM t44) A000 ON zeroblob(1)=dOR L; ofWV3CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, d,e DESC, b, c, a, d,e DESC, b,$c, a,b,"b,b,"b" "UICREATE VIRTUAL TABLE t0 USING fts3(0, b, c); SELECT docid, * FROM t0; INSERT INTO t0 VALUES('0', 'B', 'C'); UPDATE t0 SET docid = 5; SELECT docid, * FROM t0; jTYCREATE VIRTUAL TABLE t0 USING fts3(EEEEEEEEEE 'C'); UPDATE t0 SET docid = 5; SELECT docid, * FROM t0; S5CREATE VIRTUAL TABLE t0 USING fts3(0, b, c); INSERT INTO t0 VALUES('0', 'B', 'C'); UPDATE t0 SET docid = 5; SELECT docid, * FROM t0; RCREATE VIRTUAL TABLE t0 USING fts3(0, b, c); INSERT INTO t0 VALUES('0', 'B', 'C'); UPDATE t0 SET docid = 5; SELECT docid a,b, * FROM t0; v&Nvi]WWITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1032i\WWITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1.1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002i[WWITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,0,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002iZWWITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,9,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002iYWWITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1<1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002LXCREATE VIEW x1 AS SELECT 100 AS '', 200 AS '',300IS ''; SELECT * FROM W;CREATE TABLE c000a00001(a, b); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); INSERT INTO c000a00001 VALUES('0', NULL); CREATE VIEW c000a000v1 AS SELECT * FROM c000a00001 ORDER BY 1 COLLATE u2001-01-012001-01-01000; SELECT * FROM c000a000v1; (M'cUATTACH null AS@ndll;ANALYZE '' .S ''bCREATE TABLE t1(a,b); CREATE INDEX [a] ON t1(a); INSERT INTO t1 VALUES( sqlite_source_id(),0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_checkla]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1, -11,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002i`WWITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1, -1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002i_WWITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,?,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002i^WWITH i(x) AS ( VALUES(1) UNION ALL SELECT-substr(1,1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002 22f=CREATE TABLE t0(a,b,c,d char(1),e, PRIMARY KEY(a,b,c,a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c=? AND d=?; geSCREATE TABLE av4(a, b, c); CREATE INDEX av00 ON av4(a); CREATE INDEX a000 ON av4(b); CREATE INDEX a0000av00 ON av4(a); CREATE INDEX a0 ON av4(c); CREATE INDEX a004 ON av4(a, b, c); INSERT INTO av4 VALUES('0', '0', '0');REINDEX ?dCREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 GROUP BY a, b;oid V-h_PRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(220015012001-01-01-01,randomblob(50)); INSERT INTO t1 SELECT +2 daysNULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 &gQPRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(220015012001-01-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(90)FROM t1; DELETE FROM t1 D`D kATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS me; ATTACH':memory:' AS inminmemmem;VACUUM;ANALYZE TABLE noE 0(y); jATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS me; ATTACH':memory:' AS inminmemmem;COMMIT; CREATE TABLE noE 0(y); i=PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(52001=01-0100), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; +Z+hpUCREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGEV PRIMARY KEY, q, r); CREATE TABLE t002(x INTE,ER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001< t002 WHERE t002.z GLOB '0000'; =oCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY m OR time(M,1,1) =nCREATE TABLE t12a(a,b,c,d,e,f,g); INSERT INTO t12a VALUES(100,2,3,4,5,6,7); CREATE TABLE t12b(x a,b); INSERT INTO t12b(x,rowid,x,x,b,x,x) SELECT * FROM t12a; SELECT rowid, x FROM t12b; =mCREATE TABLE t12a(a,b,c,d,e,f,g); INSERT INTO t12a VALUES(100,2,3,4,5,6,7); CREATE TABLE t12b(x a,b); INSERT INTO t12b(x,rowid,x,b,x,x,x) SELECT * FROM t12a; SELECT rowid, x FROM t12b; "lIATTACH''AS nonamem;VACUUM; CREATE TABLE e; ATTACH':memry:' 6S name; ATTACH':memory:' AS me; CH':memory' AS icminmemmem;VACUUM':memory:'BLE noE 0(y); % rCREATE TABLE t0 ( a,ba, b, PRIMARY KEY(b, a)) WITHOUT ROWID; INSERT INTO t0(a, b) VALUES('ab0', '000'); UPDATE t0 SET b='ab0', b='000'; Wq3CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0OR. *FROM ((t0 JOIN t2 TRANSACTIONa)x JOIN t2x TRANSACTIONb) as00; 77;t{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, b, b, avg(1), c,E; sCREATE TABLE t2(x,y,z); CREATE TRIGGER ASC AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER t2r6;VACUUM "$Hl"k}[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ random() *1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002k|[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ count(1) -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002k{[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ total(1) -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002kz[WITH i(x) AS ( VALUES(1) UNION ALL SELECT round(1,1) -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002ky[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ random() -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10/2kx[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ random()*-11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002kw[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ random()&-11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002kv[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ random() -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1042ku[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x* random() -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002 GPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1400), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1200), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2; m_WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ random()OR -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002ocWITH i(x) AS ( VALUES(1) UNION ALL SELECT x || + random() -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002o~cWITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT x+ random() -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002 <5<uoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(i,g,c,d,e,g,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; GPRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1200), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%B; tt#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d <= NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;VACUUM uoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,g,c,d,e,g,g,g); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; m7CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d >2001-01-01= NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;VACUUM #CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d >= NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1+ INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;VACUUM j #CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE oid= NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;VACUUM )CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d >=NOT NOT NULL; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;VACUUM {|a{b ICREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a -1 -1=1 AND b='000'), t0 WHERE strftime(1,1,1,1 AND-b='000'), t0 CREATE TABLE t1(x, y DEFAULT(datetime(' /* */-'))); INSERT INTO t1(x)VALUES(1); ; INSERT INTO t1(x)VALUES(1);SELECT x, leng`h(ROM t1;  CREATE TABLE t1(x, y DEFAULT(datetime(' -1-'))); INSERT INTO t1(x)VALUES(1); ; INSERT INTO t1(x)VALUES(1);SELECT x, leng`h(ROM t1; CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d >= NOT NULL; VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;VACUUM 2y2D PRAGMA incremental_vacuum("+;");PRAGMA incremental_vacuum("+s") ^APRAGMA incremental_vacuum("+3");PRAGMA incremental_vacuuum("+3");PRAGMA incrementam("+3") ?CREATE TABLE t1(a, b, c); INSERT INTO t1 VALUES( @1, 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('b', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 GROUP BY a, a,oid _CCREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a -1=1 AND b='000'), t0 WHERE 00'), t0 1,1,1,1 AND-b='000'), t0 I?I1gCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(''); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m, -1) AS00 FROM t0 GROUP BY mOR fQCREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100,4), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY round(?%Y)+a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg(a.y) > avg(y)); fQCREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100,4), (107,3), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY round(1-Y)+a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg(a.y) > avg(y)); jYWITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1) |~0 +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; =CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY m OR round(1/M); 6fQCREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'tokenchars= .'); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'tokenchars=="[]'); CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'separators=ABORTx\xC0'); FCREATE TABLE t10(x INTEGER PRIMARY KEY, y INT, z CHAR(100)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT a.x, b.x FROM t10 AS a JOIN t10 AS b ON a.x=b.x WHERE (b.x=$ab0 OR b.x=$ab0); CREATE TABLE t0b(x); INSERT INTO t0b(rowid, x) VALUES(20000001012001-01-011,10),(2,1 *1); UPDATE t0b SET rowid=rowid&1 WHERE x=10; FCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(''); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m, count(1) -1) AS00 FROM t0 GROUP BY m ORDER BY 2, 2; 1&QCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('text 0ne', '0000','text 000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); hUCREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'tokenchars= .'); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'tokenchars=="[]'); CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'separators=x\xC0');ANALYZE gSCREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'tokenchars= .'); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'tokenchars=="[]'); CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'separators=x\xC0');VACUUM tmCREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'tokenchars= .'); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'tokenchars=="[]'); CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'separators=x\xC0 sqlite_source_id()'); VA9#wCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('te sqlite_source_id()xt 0ne', '0000', 'text 000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); 0"eCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('t2001-01-01ext 0ne', '0000', 'text 000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); 3!kCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('AUTOINCREMENTtext 0ne', '0000', 'text 000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); & QCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindex sqlite_compileoption_used(1)'text 0ne', '0000', 'text 000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); &QCREATE VIRTUAL TABLE t4 USING fts4(a, b, replace(1,1,1)b); INSERT INTO t4 VALUES('text 0ne', '0000', 'text 000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); <7y<?(CREATE TABLE t3(a,INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY d COLLATE DESC,$b, c, a DESC; 'ESELECT sqlite_rename_trigger(' [a]T/>>>>>)>R [a]T/>>>>&)>R [a]T/>>>>>) r[a]T/>>[a]T/>>>>>)[a]T/>>>>>)>R [a]T/>>>>>) r r[a]T/>>>>>)) r0 ON x00 WHEN',NULL); R&)CREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('text 0ne', '00@0', 'te{t 000e]e{t 000eNGfGfts4(a, b, c, notindexed=b); e'); INSERT INTO t4(t4) VALUES('integrity-check'); :%yCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('text 0ne', '0000', 'text 000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); E$CREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('text 0ne', '0000', 'text 000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); 8n68&.QCREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, '', 'a''b'); &-QCREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, a,b '0000'); &,QCREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize( round(1,1) '0000'); +CREATE VIRTUAL TABLE t0 USING fts3tokenize( `a`le); G fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, '', '0000'); &*QCREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize;simple, '', '0000'); )!CREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t3 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING nize(sim; bO(bB3 CREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, '', sqlite_compileoption_get(1) '0000'); 92wCREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, '', sqlite_source_id() '0000'); 01eCREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, '',CONSTRAINT '0000'); 20iCREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, ' time(1,1,1)', '0000'); -/_CREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, 'a''b''', '0000'); WPWu5oCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,i,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; ,4]CREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, '', '0000');VACUUM JiL9CREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE x LIKE '%%' ESCAPE''; ]8?PRAGMA foreign_keys = 1; CREATE TABLE t1(xINTEGER PRIMARY KEY); CREATE TABLE t0(y DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON DELETE RESTRICT);REPLACE INTO t1 VALUES(13); I H7PRAGMA wal_checkpoint =full; INSERT INTO a0c VALUES(r00000(1000)); g6SCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 INTERSECT SELECT tabC.a, txyZ.x, tb0Th.a, tb0tH.x, 2 FROM tabc, txyz, tb0th ORDER BY a.bIMIT 1; )b9=wCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d e'); INSERT INTO ft0 VALUES('f 0 b c d'); SELECT snippet(ft0, '0', '0', '', 1, 1) FROM ft0 WHERE ft0 MATCH 'c'; <#CREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('0000000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) SELECT @1('0000'); SELECT * FROM t0000 ORDER BY@a; 1;iCREATE TEMPORARY VIEW v0 AS SELECT * FROM a,b S:+CREATE TABLE t0(x); INSERT INTO t0 VALUES(' hex(1)0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE x LIKE '%h%' ESCAPE''; XCXwCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d e'); INSERT INTO ft0 VALUES('f 0 b c d'); SELECT snippet(ft0, '0', '0', '', -1,$1) FROM ft0 WHERE ft0 MATCH 'c'; mCXmLHCREATE TABLE t00b AS SELECT "a","b"COLLATE''LIKE "a","b"; SELECT * 00b; JGCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t1.i0= 'a''b'OR (t0.i0=t1.i0)); JFCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 /* */JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t1.i0= t0.i0 OR (t0.i0=t1.i0)); kE[WITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i GROUP BY 1) SELECT time(1,1,1) x FROM i LIMIT 10; zDyCREATE TABLE t14(a,b,c); INSERT INTO t14 VALUES(1,2,3),(4,5,6) INTERSECT VALUES( lower(8+88881),3,1),( total(1),1,3); 9CwCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d e'); INSERT INTO ft0 VALUES('f 0 b c d'); SELECT snippet(oid, '0', '0', '', -1, 1) FROM ft0 WHERE ft0 MATCH 'c'; (BL-CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT strftime(1,1,1,1) -164,b FROM t1; ANALYZE; kK[WITH i(x) AS ( VALUES(1) UNION ALL SELECT +1 FROM i ORDER BY 1) SELECT LIKE(1,1,1) x FROM i LIMIT 1002uJoWITH i(x) AS ( VALUES(1) UNION ALL SELECT +1 FROM i ORDER BY 1) SELECT LIKE(2001-01-011,1,1) x FROM i LIMIT 10; TI-CREATE TABLE t3(a,EXIN,EGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY d DESC,d DESC, e DESC, b, e DESC, b, c, a DESC; rGOCCREATE TABLE c1(x INTEGER PRIMARY KEY references p1); CREATE TABLE c2(x INTEGER PRIMARY KEY references 2); CREATE TABLE c0(x INTEGER PRIMARY KEY references p3); CREATE TABLE c4(x INTEGER PRIMARY KEY references p4); CREATE TABLE c5(x INT references p1); CREATE TABLE c6(x INT references  NCCREATE TABLE c1(x INTEGER PRIMARY KEY references 1); CREATE TABLE c2(x INTEGER PRIMARY KEY references p2); CREATE TABLE c0(x INTEGER PRIMARY KEY references p3); CREATE TABLE c4(x INTEGER PRIMARY KEY references p4); CREATE TABLE c5(x INT references p1); CREATE TABLE c6(x INT references  MCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT DISTINCT-164,b FROM t1; ANALYZE; ofo|vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$ }.|,{)z$y xwvut srq~pxov\H[BZ?Y>X=W<V5U2T/S*R)Q(O%M$K#I"G!E DCBA@?>=<; :9876543~2y1s0o/l.h-d,`+\*W&U"ROLHB=953.(# mtlskrjqiphognfleidfcbb`a\`W_T^P]L     }trpkhfc]VnuQKGA<86420,)&$#p2); CREATE TABLE c7(x INT references p3); CREATE TABLE c8(x INT references p4); CREATE TABLE c9(x TEXT UNIQUE references p1); CREATE TABLE c00(x TEXT UNIQUE references p2); CREATE TABLE c10(x TEXT UNIQUE references p3); CREATE TABLE c12(x TEXT UNIQUE references p4); CREATE TABLE c03(x TEXT COLLATE nocase references p3); CREATE TABLE c04(x TEXT COLLATE nocase references p4); CREATE TABLE c05(x,y, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c06(x,y, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c07(x, y, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c08(x, y, FOREIGN KEY(x,y) REFERENCES p6(c,b)); CREATE TABLE c09(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c20(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c01(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c02(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(c,b)); p2); CREATE TABLE c7(x INT references p3); CREATE TABLE c8(x INT references p4); CREATE TABLE c9(x TEXT UNIQUE references p1); CREATE TABLE c00(x TEXT UNIQUE references p2); CREATE TABLE c10(x TEXT UNIQUE references p3); CREATE TABLE c12(x TEXT UNIQUE references p4); CREATE TABLE c03(x TEXT COLLATE nocase references p3); CREATE TABLE c04(x TEXT COLLATE nocase references p4); CREATE TABLE c05(x,y, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c06(x,y, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c07(x, y, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c08(x, y, FOREIGN KEY(x,y) REFERENCES p6(c,b)); CREATE TABLE c09(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c20(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c01(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c02(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(c,b)); p2); CREATE TABLE c7(x INT references p3); CREATE TABLE c8(x INT references p4); CREATE TABLE c9(x TEXT UNIQUE references p1); CREATE TABLE c00(x TEXT UNIQUE references p2); CREATE TABLE c10(x TEXT UNIQUE references p3); CREATE TABLE c12(x TEXT UNIQUE references p4); CREATE TABLE c03(x TEXT COLLATE nocase references p3); CREATE TABLE c04(x TEXT COLLATE nocase references p4); CREATE TABLE c05(x,y, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c06(x,y, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c07(x, y, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c08(x, y, FOREIGN KEY(x,y) REFERENCES p6(c,b)); CREATE TABLE c09(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c20(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c01(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c02(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(c,b)); RCCREATE TABLE c1(x INTEGER PRIMARY KEY references p1); CREATE TABLE c2(x INTEGER PRIMARY KEY references p2); CREATE TABLE c0(x INTEGER PRIMARY KEY references p3); CREATE TABLE c4(x INTEGER PRIMARY KEY references p4); CREATE TABLE c5(x INT references p1); CREATE TABLE c6(x INT references $QCCREATE TABLE c1(x INTEGER PRIMARY KEY references p1); CREATE TABLE c2(x INTEGER PRIMARY KEY references p2); CREATE TABLE c0(x INTEGER PRIMARY KEY references p3); CREATE TABLE c4(x INTEGER PRIMARY KEY references p4); CREATE TABLE c5(x INT references p5); CREATE TABLE c6(x INT references #PCCREATE TABLE c1(x INTEGER PRIMARY KEY references p1); CREATE TABLE c2(x INTEGER PRIMARY KEY references p2); CREATE TABLE c0(x INTEGER PRIMARY KEY references 3); CREATE TABLE c4(x INTEGER PRIMARY KEY references p4); CREATE TABLE c5(x INT references p1); CREATE TABLE c6(x INT references !p2); CREATE TABLE c7(x INT references p3); CREATE TABLE c8(x INT references p4); CREATE TABLE c9(x TEXT UNIQUE references p1); CREATE TABLE c00(x TEXT UNIQUE references p2); CREATE TABLE c10(x TEXT UNIQUE references p3); CREATE TABLE c12(x TEXT UNIQUE references p4); CREATE TABLE c03(x TEXT COLLATE nocase references p3); CREATE TABLE c04(x TEXT COLLATE nocase references p4); CREATE TABLE c05(x,y, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c06(x,y, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c07(x, y, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c08(x, y, FOREIGN KEY(x,y) REFERENCES p6(c,b)); CREATE TABLE c09(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c20(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c01(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c02(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(c,b)); p2); CREATE TABLE c7(x INT references p3); CREATE TABLE c8(x INT references p4); CREATE TABLE c9(x TEXT UNIQUE references p1); CREATE TABLE c00(x TEXT UNIQUE references p2); CREATE TABLE c10(x TEXT UNIQUE references p3); CREATE TABLE c12(x TEXT UNIQUE references 4); CREATE TABLE c03(x TEXT COLLATE nocase references p3); CREATE TABLE c04(x TEXT COLLATE nocase references p4); CREATE TABLE c05(x,y, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c06(x,y, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c07(x, y, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c08(x, y, FOREIGN KEY(x,y) REFERENCES p6(c,b)); CREATE TABLE c09(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c20(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c01(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c02(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(c,b)); p2); CREATE TABLE c7(x INT references p3); CREATE TABLE c8(x INT references p4); CREATE TABLE c9(x TEXT UNIQUE references p1); CREATE TABLE c00(x TEXT UNIQUE references p2); CREATE TABLE c10(x TEXT UNIQUE references p3); CREATE TABLE c12(x TEXT UNIQUE references p4); CREATE TABLE c03(x TEXT COLLATE nocase references p3); CREATE TABLE c04(x TEXT COLLATE nocase references p4); CREATE TABLE c05(x,y, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c06(x,y, FOREIGN KEY(x,y) REFERENCES p5(c,b); CREATE TABLE c07(x, y, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c08(x, y, FOREIGN KEY(x,y) REFERENCES p6(c,b)); CREATE TABLE c09(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c20(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c01(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c02(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(c,b)); rr&UQCREATE TABLE c1(x INTEGER PRIMARY KEY references p1); CREATE TABLE c2(x INTEGER PRIMARY KEY references p2); CREATE TABLE c0(x INTEGER PRIMARY KEY references p3); CREATE TABLE c4(x INTEGER PRIMARY KEY references p4); CREATE TABLE c5(x INT references p1); CREATE TABLE c6(x INT references p2); CR(%TOCREATE TABLE c1(x INTEGER PRIMARY KEY references p1); CREATE TABLE c2(x INTEGER PRIMARY KEY references p2); CREATE TABLE c0(x INTEGER PRIMARY KEY references p3); CREATE TABLE c4(x INTEGER PRIMARY KEY references p4); CREATE TABLE c5(x INT references p1); CREATE TABLE c6(x INT references p2); C'SCCREATE TABLE c1(x INTEGER PRIMARY KEY references p1); CREATE TABLE c2(x INTEGER PRIMARY KEY references p2); CREATE TABLE c0(x INTEGER PRIMARY KEY references p3); CREATE TABLE c4(x INTEGER PRIMARY KEY references p4); CREATE TABLE c5(x INT references p1); CREATE TABLE c6(x INT references %REATE TABLE c7(x INT references p3); CREATE TABLE c8(x INT references p4); CREATE TABLE c9(x TEXT UNIQUE references p1); CREATE TABLE c00(x TEXT UNIQUE references p2); CREATE TABLE c10(x TEXT UNIQUE references p3); CREATE TABLE c12(x TEXT UNIQUE references p4); CREATE TABLE c03(x TEXT COLLATE nocase references p3); CREATE TABLE c04(x TEXT COLLATE nocase references p4); CREATE TABLE c05(x,y, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c06(x,y, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c07(x, y, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c08(x, y, FOREIGN KEY(x,y) REFERENCES p6(c,b)); CREATE TABLE c09(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c20(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c01(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c02(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(c,b));VACUUM EATE TABLE c7(x INT references p3); CREATE TABLE c8(x INT references p4); CREATE TABLE c9(x TEXT UNIQUE references p1); CREATE TABLE c00(x TEXT UNIQUE references p2); CREATE TABLE c10(x TEXT UNIQUE references p3); CREATE TABLE c12(x TEXT UNIQUE references p4); CREATE TABLE c03(x TEXT COLLATE nocase references p3); CREATE TABLE c04(x TEXT COLLATE nocase references p4); CREATE TABLE c05(x,y, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c06(x,y, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c07(x, y, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c08(x, y, FOREIGN KEY(x,y) REFERENCES p6(c,b)); CREATE TABLE c09(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c20(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c01(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c02(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(c,b));ANALYZE p2); CREATE TABLE c7(x bNT referencesdp3); CREATE TABLE c8(x INT references p4); CREATE TABLE c9(x TEXT UNIQUE references p1); CREATEABLE c00(x TEXT UNIQUE references p2); CREATE TABLE c10(x TEXT UNIQUE references p3); CREATE TABLE c12(x TEXT UNIQUE references p4); CREATE TABLE c03(x TEXT COLLATE nocase references p3); CREATE TABLE c04(x TEXT COLLATE nocase references p4); CREATE TABLE c05(x,y, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c06(x,y, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c07(x, y, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c08(x, y, FOREIGN KEY(x,y) REFERENCES p6(c,b)); CREATE TABLE c09(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(b,c)); CREATE TABLE c20(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p5(c,b)); CREATE TABLE c01(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(b,c)); CREATE TABLE c02(x TEXT COLLATE nocase, y TEXT COLLATE rtrim, FOREIGN KEY(x,y) REFERENCES p6(c,b)); **'WSCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y NTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON y=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(y=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON y=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON y=20 AND b=3 WHERE y IS NULL; VCCREATE TABLE c1(x INTEGER PRIMARY KEY references p1); CREATE TABLE c2(x INTEGER PRIMARY KEY references t2); CREATE TABLE c0(x INTEGER PRIMARY KEY references p3); CREATE TABLE c4(x INTEGER PRIMARY KEY references p4); CREATE TABLE c5(x INT references p1); CREATE TABLE c6(x INT references ) d[\;CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b #', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; [[;CREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE -1 GLOB '*[^'; 0ZgPRAGMA max_page_count;PRAGMA max_page_count; Y DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES($400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( 'a''b' /* */) FROM t1 GROUP BY i01; XCREATE table t0(a,b); INSERT INTO t0 VALUES('0000','00'); INSERT INTO t0 VALUES('00000','xy0'); CREATE TABLE t2(x,y); INSERT INTO t2 SELECT strftime(:001-01-011,1,1,1) a, CASE b WHEN 'xy0' THEN null ELSE b END FROM t0; SELECT x, y FROM t2 ORDER BY x; !Bc[`;CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; [_;CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('/b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; [^;CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c',-'d e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; [];CREATE VIRTUAL TABLE x0 USING fts4(<, b); INSERT INTO x0 VALUES('0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; g!BcgxduCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES(' sqlite_compileoption_used(1)0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; [c;CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 || ', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; [b;CREATE VIRTUAL TABLE x0 USING fts4( sqlite_compileoption_used(1)'0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; [a;CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; _4I_fhQCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; ggSCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c', ' time(1,1,1)d e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; afGCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c /* */', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; ceKCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b DEFERREDc', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; @@[l;CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO$x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; tkmCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b EEEEEEEEEEEEEEEEEEEEEEEEEc', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSET INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; sjkCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c', 'd e {'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSEZT INTO x0 SELECT * FROM x0; niaCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c', 'd e ERT INO x0 SELECT f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; 212{o{CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; gnSCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSEcT INTO x0 SELECT * FROM x0; `mECREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b a', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SG * FROM x0; bxwssWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ strftime(1,1,1,1)AND -11 FROM i GROUP BY 1) SELECT x FROM i LIMIT 50; wrsWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ strftime(1,1,1,1)AND -11 FROM i GROUP BY 1) SELECT x FROM i LIMIT 90; fqQCREATE TABLE t1(x INTEGES PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON @1y=a002.a WHERE t1.x IN (A)2,3); p9CREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('ab00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('AB000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000OF0000000000000000000000000000000'); SELECT DISTINCT a FROM t0t0000; p;y?CREATE VIRTUAL TABLE ft0 USING fts4(content=, x); INSERT INTO ft0(docid,x) VALUES(03, '0 0 N 0 G'); INSERT INTO ft0(docid,x) VALUES(04, 'C 0 0 U B');IN 1xgCREATE VIRTUAL TABLE ft0 USING fts4(content=, x); INSERT INTO ft0(docid,x) VALUES(03, '0 0 N 0 G');INSERT INTO ft0(docid,x) VALUES(04, 'C 0 0 U B'); INSERT INTO ft0(docid,x) VALUES(05, 'N 0 Y G 0'); INSERT INTO ft0(docid,x) VALUES(06, '0 Y 0 O R'); INSERT INTO ft0(docid, x) VALUES(07, 'I Y 0 Q O'); w=SELECT 0x00200/@000000; wvsWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ strftime(oid,1,1)AND -11 FROM i GROUP BY 1) SELECT x FROM i LIMIT 10; {u{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ strftime(1,1,1,1)AND -1 || 1 FROM i GROUP BY 1) SELECT x FROM i LIMIT 10; wtsWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ strftime(1,1,1,1)AND .11 FROM i GROUP BY 1) SELECT x FROM i LIMIT 10; O>.Ob~ISELECT typeof(group_concat(x'')) FROM (SELECT $ AS x UNION ALL SELECT (group_concat(x'')) ); w}sCREATE TABLE t1(x, y DEFAULT(datetime(' 1 EXT/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; |DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES($400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( "a","b""a","b" /* */) FROM t1 GROUP BY i01; {CREATE VIRTUAL TABLE ft0 USING fts4(content=, x); INSERT INTO ft0(docid,x) VALUES(?3, '0'); INSERT INTO ft0(docid,x) VALI Y 0 Q O'); 1zgCREATE VIRTUAL TABLE ft0 USING fts4(content=, x); INSERT INTO ft0(docid,x) VALUES(03, '0 0 N 0 G'); INSERT INTO ft0(docid,x) VALUES(04, 'C 0 0 U B'); INSERT INTO ft0(docid,x) VALUES(05, 'N 0 Y G 0');INSERT INTO ft0(docid,x) VALUES(06, '0 Y 0 O R'); INSERT INTO ft0(docid, x) VALUES(07, 'I Y 0 Q O'); "")WCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count( abs( -11)), NULLIF(n00e,'00c')A00 FROM t03 GROUP BY lower(n00e); ;{PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(102001-01-0100), randomblob(100)); INSERT INTO t1 SELECT sqlite_version(), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1E02001-01-010), randomblob(1000) FROM t1;2; naCREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY UNIQUE/* */); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 WHERE t002.z GLOB '0000'; HH4mPRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c,$b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|~c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a,$b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; HH4mPRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c,$b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a,$b,$c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; ::B PRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c,$b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a| randomblob(1)|b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a,$b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; <<@PRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c,$b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT zeroblob(1) a,$b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; EE7sPRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c,$b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a,$b, c FROM abc; INSERT INTO abc SELECT b,NOT a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; ~?~=PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1;REPLACE INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1;VACUUM /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(200); =PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(500) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1;VACUUM /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(200); o9Toa GPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON UPDATE RESTRICT);REPLACE INTO t1 VALUES(13); INSERT INTO t0 VALUES(13) a GPRAGMA foreign_keys = 1; CREATE TABLE t1(x NTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON UPDATE SET NULL);REPLACE INTO t1 VALUES(13); INSERT INTO t0 VALUES(13) C  PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1;VACUUM /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(200);VACUUM ?(UCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX '' ON [sill0 0 0a0e](a, b); CREATE INDEX '0000000000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6);VACUUM ANALYZE; SELECT idx, stat FROM sqlite_stat1 ORDER BY idx; hUCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATEINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE ABORT a.b 00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRo cCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t1.i0= t0.i0 OR (t2.oid>500 AND t0.i0=t1.i0)); _ CWITH i(x) AS ( VALUES(1) INTERSECT SELECT x+1 FROM i ORDER BY 1) SELECT x FROM i ,I IT 10; skCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(a); INSERT INTO t000 VALUES('stat0','s0'),( hex( 1=2001-01-0111),'000'),('0','m0r00r0'); SELECT a, b, '0' FROM t000 WHERE a=='stat0' OR b='m0r00r0' ORDER BY a,b :yPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','0000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1/B) HH4mPRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a|~b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT c,$b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; HH4mPRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a|~b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a,$b, c FROM abc; INSERT INTO abc SELECT b, a,-c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; HH4mPRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a|~b||c, b| @1|a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a,$b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; DD8uPRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b int, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a|~b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a,$b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; >>>PRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a|~b|| trim(1,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a,$b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; El]SELECT * FROM (SELECT -1e51 AS one FROM sqlite_master LOINCREMENT1) WHERE one LIKE one LIKE '000000'; 7sPRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a|~b||c -1, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, count(1)FROM abc; INSERT INTO abc SELECT a,$b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; B(BbICREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 NATURAL JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 LEFT JOIN t102 ON t1.i0 GLOB 'a0' JOIN t102 A0)); 0eCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES('', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo'AND -1; *YCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES('', 'f/o'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'f/o'; CREATE VIRTUAL TABLE ft USING fts3(o00, t0'foo'); INSERT INTO ft VALUES('foo', 'oo'); SELECT offsets(ft) FROM ft WRE ft MATCHfno'; bICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','800','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%c0%c',a/b,c) FROM t1 ORDER BY rowid; -,-{ {CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS LEFT JOIN t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 LEFT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); V1CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES (''); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2)LEFT JOIN t102 ON t1.i0 GLOB 'a0' J ; vqCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 LEFT JOIN t102 ON t1.i0 GLOB 'a0' JOIN t102 A0) ON t1.i0 GLOB 'a0' ); Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V');EXPLAIN INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0', '0 U J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(-1, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); 4!mCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'XFa,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 ', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J');REPLACE INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(d,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', E'); INSERT INTO x1(docO x1(docid,a,b,c) VALUES(18, 'A 0 0 INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0');  "CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,H, 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docXd,a,b,c) VALUES(7, '0>Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'-; INSERT INTO x1(docid,a,?,c VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT .NTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUEo(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT YNTO x1(docid,a,b,c) VALUES(16, ' 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VA UES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E=C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0');  #CREATE VIRTUAL TABLE x1 USING FTS4(a,ocid,b, c); INSERT INTO x1(docid,a,b,c) VALUES(2, 'H 0 0 T', 'V M 0 Y K', ' INSERT INTO x0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT In 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T'J, 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docXd,a,b,c) VALUES(7, '0>Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'-; INSERT INTO x1(docid,a,?,c VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT .NTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUEo(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT YNTO x1(docid,a,b,c) VALUES(16, ' 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VA UES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E=C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0');  $CREATE VIRTUAL TABLE x1 USING FTS4(a,ocid,b, c); INSERT INTO x1(docid,a,b,c) VALUES(1, 'H 0 0 T', 'V M 0 Y K', ' INSERT INTO x0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT In 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T'L, 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docXd,a,b,c) VALUES(7, '0>Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'-; INSERT INTO x1(docid,a,?,c VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT .NTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUEo(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT YNTO x1(docid,a,b,c) VALUES(16, ' 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VA UES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E=C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0');  %CREATE VIRTUAL TABLE x1 USING FTS4(a,ocid,b, c'; INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', ' INSERT INTO x0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT In 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T'N, 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docXd,a,b,c) VALUES(7, '0>Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'-; INSERT INTO x1(docid,a,?,c VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT .NTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUEo(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT YNTO x1(docid,a,b,c) VALUES(16, ' 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VA UES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E=C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); II[(;SELECT printf('0%110.120s0%110.105s0.120s0%110.105s0','REN0','RENA','REN0','RENAME0');<'SELECT printf('0%110.120s0%110.105s0','RE0B105s0','R0');&!CREATE VIRTUAL TABLE x1 USING FTS4( a,ba,ocid,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', ' INSERT INTO x0 Z N Q S'); INSERT INTO x1(docid,a,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT In 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T'P i)WDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGERPRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WAMP; CREATE INDEX t0b ON t1(c); ANALYZE; SELECT c FROM t1 WHERE typeof(1) BETWEEN [a]AND 60; i*WDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGERPRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,C) FROM t1 WAMP; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE typeof(1) BETWEEN [a]AND 60; d!yd4/mATTACH''AS nonamonameme; ATTACH':memory:' AS e; ATTACH':memory:' AS iinm; ATTACH':memory:' AS inmee; ATTACH':memory:' AS inme; ATTACH':memory:' AS oname;ANALYZE':memory:' .S in1.gCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000', b, '000' FRO FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, b, '000', b, a,b3,a, '000' , "a","b" $-MCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT@a, b, '000', b, '000' FRO FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, a,b3,a, '000' , "a","b" $,MCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b,0'000', b, '000' FRO FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, a,b3,a, '000' , "a","b" [+;CREATE TABLE t34(x,y); INSERT INTO t34 VALUES( -1, typeof(1)), (100,5), (107,5); SELECT a.x,avg(y)FROM t34 AS a GROUP BY a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg(a.y) & avg(y)); u2oCREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a INTEGER PRIMARY KEY, bt0000000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM (((t0 JOIN t2 ON t0.a= round(1,1); l4]PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' ra sqlite_compileoption_used(1)ndomblob(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) _3CPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' likelihood(1,1) randomblob(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) u9guN<!SELECT sqlite_rename_trigger( 'a''b''a''b''[RGGER r0 ON x00 WHEN',NULL); Q;'CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT# FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0<+++NOT++++++++++++++++++++ zeroblob(1)); H:CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 /* */JOIN t102 t1 ON t1.i0 MATCH'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 AND 0 AND t2.i0=t1.i0)); [9;PRAGMA encoding=UTF16le; SELECT hex(ltrim(x'00b000'));; SELECT hex(ltrim(x'00b000')); q8gPRAGMA journal_mode = persist;PRAGMA journal_mode = persist;PRAGMA journaal_ode;PRAGMA journal_mode = p = i o7cPRAGMA journal_mode = persist;PRAGMA journal_mode;PRAGMA journal_mode ;PRAGMA journal_mode;PRAGMA j= p = i R6)PRAGMA journal_mode = persist;PRAGMA journal_mode;PRAGMA journal_mode= p = i jj=)PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint;EXPLAIN INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */REPLACE INTO t1 SELECT randomblob(800)Mt1; /* 128 */ INSERT INTO t1 SELECT randomblob(000) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; jj>)PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint;EXPLAIN INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT last_insert_rowid() t1; /* */REPLACE INTO t1 SELECT randomblob(800)Mt1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT;  ?PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint;EXPLAIN INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) Ft1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800)Mt1; /* 1 t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT ra(800)=sa",'000','000'); PN%SAVEPOINT s00; SAVEPOINT s00; SAVEPOINT s00; SAVEPOINT AUTOINCREMENTs00;END MCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON@a=2 OR b= load_extension(?<1)WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON load_extension(1<1) IS NULL; |/|Y|YT7CREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a char400 PRIMARY KEY, b INT0000); CREATE TABLE t2x (b INTEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON-t0.a=t2.a) AS x JOIN t2x ON-x.b=t2x.b) as00; SCPRAGMA amm=1; CREATE TABLE t1(a, b);EXPLAIN CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t3(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA int; PRAGMA integrity_check;EXPLAIN DROP TABLE t1; PRAGMA integrity_check; /RcCREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, a, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, a, d,eDC; MQCREATE VIRTUAL TABLE ft0 USING fts3(x,a 0', 'c d'); INSERT INTO ft0 VALUES('e',Gc d'); INSERT INTO ft0 VALUES('a a', '0 0'); CREATE VIRTUAL TABLE temp.aux0 USING fts4aux(main, ft0); SELECT* FROM aux0; W;CREATE TABLE t1(a, b, c); CREATE TABLE t0(x PRIMARY KEY, y, z); CREATE TRIGGER r0 AFTER INSERT ON t1 BEGIN SELECT * FROM t0 WHERE 0 BETWEEN 00 AND 00; END; WITH d(x)AS(SELECT 1 UNION ALL SELECT x+1 AS n FROM d WHERE n<=100)REPLACE INTO t0 SELECT randomblob(1) x,x*0, x*3 FROM d; V;CREATE TABLE t1(a, b, c); CREATE TABLE t0(x PRIMARY KEY, y, z); CREATE TRIGGER r0 AFTER INSERT ON t1 BEGIN SELECT * FROM t0 WHERE 0 BETWEEN 00 AND 00; END; WITH d(x)AS(SELECT 1 UNION ALL SELECT ~+1 AS n FROM d WHERE n<=100) INSERT INTO t0 SELECT randomblob(1) x,x*0, x*3 FROM d; U;CREATE TABLE t1(a, b, c); CREATE TABLE t0(x PRIMARY KEY, y, z); CREATE TRIGGER r0 AFTER INSERT ON t0 BEGIN SELECT * FROM t0 WHERE 0 BETWEEN 00 AND 00; END; WITH d(x)AS(SELECT 1 UNION ALL SELECT x+1 AS n FROM d WHERE n<=100) INSERT INTO t0 SELECT randomblob(1) x,x*0, x*3 FROM d; NYqN\!SELECT NULL "a","b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY LIKE(1)ys x; [SELECT NULL "a","b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY FOR(1)ys x; dZMCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, "a","b"AS m FROM t2 ORDER BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN (1)2,3)?YCREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, a, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY a DESC, e DESC,+ avg(1) DESC; `XECREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0=+t0.i0 OR t1.i0=t1.i0)); m:`9SELECT NULL "a","a","b" UNION SELECT"b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2'x' ORDER BY+1 ays x; _9SELECT NULL,"a","a","b" UNION SELECT"b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2'x' ORDER BY+2 ays x; ^'SELECT NULL "a","b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY REINDEX(1)ys x; ]#SELECT NULL "a","b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY MATCH(1)ys x; @&@bbICREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(xINTEGER PRIMARY KEY, y z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHE t0; Va1PRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800));VACUUM; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(802001%102010) FROM t1; /* 8 */ INSERT INTO t1 SELECT randomblob(000) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 *FROM t1; /* 64/ (800) FROM t1; /* 64 "/ INSERT INTO t1 SE\ECT randomblob(800) FROM t1; /* 128 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT I7TO t1; i0>iQf'CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB sqlite_compileoption_used(1)=++++(+(+++++++ a.b++++++++++i0=t1.i0)); neaCREATE TABLE t000(a INTEGER PRIMARY KEY, y, zRY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(xINTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHE t0; fdQCREATE TABLE t000( a,ba INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(xINTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHE t0; bcICREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(xINTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT total(1) FROM t000, t001, t002 t001, t002 WHE t0; l-/icPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUM c REAL DEFAULT-'9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x;1; SE1; ;h{PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUM c REAL DEFAULT-'9e99w'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; g%PRAGMA short_column_names=OFF; PRAGMA full_column_names (1); CREATE VIEW v0 AS SELECT t000.a, t000.x, * FROM t000, t000 ORDER BY 1 LIMIT 1 ==AlPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUM c REAL DEFAULT-'9e99RENAME'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; ;k{PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUM c REAL DEFAULT-' total(1)'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; ;j{PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUM c REAL DEFAULT-'9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; YYgnSCREATE TABLE tabc(a,b,c); INSERT INTO tabc VALUES(1,2,3); CREATE TABLE txyz(x,y,z); INSERT INTO txyz VALUES(4,5,6); CREATE TABLE tb0th(a,b,c,x,y,z); INSERT INTO tb0th VALUES(1,2,3,4,5,10); CREATE VIEW v0 AS SELECT tabC.a, txyZ.x, * FROM tabc, txyz ORDER BY 1 LIMIT 1; SELECT avg(1)< txyZ.x, tb0Th.y, tb0tH.x, * FROM /* */ txyz, tb0th ORDER BY 9 LIMIT 1; 8muPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUM c REAL DEFAULT-'9e9'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; nno!DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'00' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+' *substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; nnp!DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'00' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777772001-01-017,6, strftime(1,1,1,1) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; nnq!DROP TABLE IF EXISTS t0; CREATE TABLE t1(a NTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; nnr!DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a*577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; nns!DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT-a+577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; nnt!DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a *77777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; nnu!DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(0,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777-77772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; ddv5DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(102001-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'od00'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o0.0'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60;  O ?xCREATE VIRTUAL TABLE f0 USING fts4(0,`tokeize=unicode61); -w_DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEMER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(102001-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; 7bL7~'CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diacritics=1'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 V'); INSERT INTO t0 VALUES('0'); INSEWT; I }CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diacritics=1'""""""""""""ileoption_get(1)); IN VALUES( VALUES('\0E0'); 5|oCREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diacritics=1'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('\0'); M{CREATE VIRTUAL TABLE f0 USING fts4(0, tokenize=unicode61 'a''b''a''b'); MzCREATE VIRTUAL TABLE f0 USING fts4(0, tokenize=unicode61 'a''b' 'a''b'); KyCREATE VIRTUAL TABLE f0 USING fts4(0,<<<<<<<< tokenize=unicode61 `a`); 5)WBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (SELECT "a", "a",2,4,8);10)MSELECT 1.000<000.0<0<000.060600000<0000<0<00<0<000.060600000<0<000.060000W3SELECT randomblob(1)-00<00000-00<00000<0<00<0<000.0606000000-00<00000<0<000.060000W3SELECT 1.000<000.0000-00<00000-00<00000500 AND t0.i0=t1.i0)); "5CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 3, 3,a, load_extension(1,?); G!PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROMt1; INSERT INTO t1 SELECT randomblob(:000), randomblob(1400) FROM t1; INSERT INTO t1 SELECT randomblob( [a]), sqlite_compileoption_get(1)ELETE FROM t1 WHERE rowid%2; Z?EZg)SCREATE TABLE pp(a UNIQUE, b, c, PRIMARY KEY(b, c)) WITHOUT rowid; CREATE TABLE cc(d, e, f UNIQUE, FOREIIQUE, b, c, PRIMARY KEY(b, c)) GN KEY(d, e) REFERENCES p0);REPLACE INTO pp VALUES(1, 2, 3); INSERT INTO cc VALUES(2, 3, 1); N(!CREATE TABLE pp(a UNIQUE, b, c, PRIMARY KEY(a, c)) WITHOUT rowid; CREATE TABLE cc(d, e, f UNIQUE, FOREIGN KEY(d, e) REFERENCES p0); INSERT INTO pp VALUES(1, 2, 3); INSERT INTO cc VALUES(2, 3, 1);VACUUM '-CREATE TABLE pp(a UNIQUE, b, c, PRIMARY KEY(a, c)) WITHOUT rowid; CREATE TABLE cc(d, e, f UNIQUE, FOREIGN KEY(d, e) REFERENCES p0);REINDEX INTO &CREATE TABLE pp(a UNIQUE, b, c, PRIMARY KEY(a, c)) WITHOUT rowid+ CREATE0); INSERT INTO pp VALUES(1, 2, 3); INSERT INTO cc VALUES(2, 3, =%CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" OR (t0.i0< time(1,1,1)&500 AND t0.i0=t1.i0)); 55k,[WITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT /* */ x FROM i LIMIT 775 h+UCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES(' sqlite_compileoption_get(1)00NSERT INTO t0TABLE t03(n00e); IN3 VALUES (NULc'); SELECT count()OR group_concat(1,1)A00 FROM t03 GROUP BY lower(n00e); m*_CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','1߃| '),('t1','t1b','1߃| '); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN B AND 8 OR@ER BY a,b . DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(0e02, "a","b") FROM t1 GROUP BY i01; -CREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y NTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT 2 FROM t91 LEFT JOIN t92 ON@a=2 || b= load_extension(1<1)WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; 1 DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES($400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(0e02, "a","b") FROM t1 GROUP BY 002; 0 DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES($400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(0e02, "a", -1) FROM t1 GROUP BY i01; / DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES($400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(0e02, (1),"b") FROM t1 GROUP BY i01;  automated_con0ersation INT0000 DEFAULT 0, root_status INT0000 DEFAULT -0, con0ersation_position INT0000 DEFAULT -1); CREATE INDEX t00i0000 ON messa0es(date_recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX s000e_0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation);ANALYZE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX s00000000000000000000 ON sub0ects(sub0ect); CREATE INDEX su OU sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATENTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) 66Y47CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 /* */JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 AND(t0.oid>500 AND t2.i0=t1.i0)); Q3'CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 /* */JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 AND(t2.oid>500 AND t2.i0=t1.i0)); 2CREATE TABLE messa0es(W00 INTEGER PRIMARY KEY AUTOINCREMENT, messa0e_id, document_id BLOB, i00, remote_id INT0000, sender INT0000, sub0ect0000000 sub0ect INT0000s COLLATE NOCASE, commen, d00000000 INT0000, date_recei0ed INT0000, date_created INT0000, date_last_0ie0ed INT0000, mailbo0 INT0000, remote_mailbo0 INT0000, o000000000000000 INT0000, f0000 INT0000, read, fla00ed, s000 INT0000, c0000, e0000000, t0pe INT0000, p00, con0ersation_id INT0000 DEFAULT -0, s000000 TEXT DEFAULT NULL, fu000_ancestor char(1) DEFAULT-NULL, `my[:;CREATE TABLE t1(x, y DEFAULT(datetime(' '))); INSERT INTO t1(x)VALUES(1); SELE1; w9sCREATE TABLE t1(x, y DEFAULT(datetime(' - ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; w8sCREATE TABLE t1(x, y DEFAULT(datetime(' 0e0 ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; v7qCREATE TABLE t1(x, y DEFAULT(datetime(' -1 ;/* */now'))); INSERT INTO t1(x)VALUES(1); S; w6sCREATE TABLE t1(x, y DEFAULT(eatetime(' ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; 5=PRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(:500)); INSERT INTO t1 VALUES(220015012001501-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(5 )FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 <:<r>iCREATE TABLE t0(a,b,c,d, PRIMARY KEY(c,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d);REPLACE INTO t0 VALUES('000','000r000','00a','000000');REPLACE INTO t0 VALUES('0000000','j00000','0000000','0000000'); INSERT INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT *, '0' FROM t0 ORDER BY c% a; = CREATE TABLE t1(x, y DEFAULT(datetime('0e02 ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; I<CREATE TABLE t1(x,y DEFAULT(@atetime(';tre*/dow'));ALUES(1); S; w;sCREATE TABLE t1(x, y DEFAULT(datetime(' -0es ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; >>H@CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0:0000000000000 ''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT unicode(1) idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY idx; r?iCREATE TABLE t0(a,b,c,d, PRIMARY KEY(c,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d);REPLACE INTO t0 VALUES('000','000r000','00a','000000');REPLACE INTO t0 VALUES('0000000','j00000','0000000','0000000');REPLACE INTO t0 VALUES('0000000','000r000','0000a','000r000'); INSERT INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT *, '0' FROM t0 ORDER BY c, a; ++QA'PRAGMA page_size=512; CREATE TABLE t1(x NTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x/1.; CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length( @1y) FROM t1 ORDER BY x; ++QB'PRAGMA page_size=512; CREATE TABLE t1(x NTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x&1.; CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length( @1y) FROM t1 ORDER BY x; ^)^E-CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); ANALYZE; DELETE FROM sqlite_master; S0DgATTACH round(10e325-01-10e325-01011)as MAIN; SC+PRAGMA page_size=512; CREATE TABLE t1(x NTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+32,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+64, randomblob(400) FROM t1 WHERE x%Y<1.; CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.x=74 BEGIN DELETE FROM t1; INSERT INTO t1 VALUES(05, randomblob(400)); INSERT INTO t1 VALUES(06, randomblob(400)); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length( @1y) FROM t1 ORDER BY x; ErzE1HgDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1 (docid, c) VALUES (1, unlikely(1)); INSERT INTO t1(docid,c) VALUES (2, 'T00t w00 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'T0is i0 0 test'); DELETE FROM t1 WHERE C=1; --0000 INSERT INTO t1(docid, c) VALUES (1, '00'); tGmDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c);EXPLAIN INSERT INTO t1 (docid, c) VALUES (1, '00'); INSERT INTO t1(docid,c) VALUES (2, 'T00t w00 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'T0is i0 0 test'); DELETE FROM t1 FCREATE TABLE sql)te,e, PRIMARY KE(a,b,cAe,e)); SELECT * FROM t0 WHERE a=? AND b=? ANDd AND d=? AND b500 AND t0.i0=t1.i0)); >QSELECT printf('%*.*q''%*.*q',5,2,300000,5,2,300000e1003);*P+CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 [a] WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c=? AND d=? AND e <=?; KOSELECT-'0000' UNION SELECT '000h' ORDER BY 1 ASC,1 ASC, 1 COLLATE a,b; pZePRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES(' slite_compileoption_used(1) -1'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT sqlite_compileoption_get(A)/a FROM t0t0006; =YCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='TE Tt['; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_check%XOCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='t"'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t1A; Pk   p[ePRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES(' sqlit_compileoption_used(1) -1'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT sqlite_compileoption_get(A)/a FROM t0t0006; L\DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0800'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o000'); INSERT INTO t1 SELECT a+1,2,'00' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a-577777777777,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); A FRO L]DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0800'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o000'); INSERT INTO t1 SELECT a+1,2,'00' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a || 777777777,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); A FRO XXP_%BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int sqlite_compileoption_get(1)); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a>1.);ANALYZE DROP INP^%BEGIN TRANSACTION; CREATE TABLE t1(a nt, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a>1.);ANALYZE DROP IN rr,a]PRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( -11,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FRO;IN INTZ`9BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(2001-01-011,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a>1.);ANALYZE DROP IN T(cUPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( 511,randomblob(2500)); INSERT INTO t1 VALUES(7,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; (bUPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( 511,randomblob(:500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; :T s:djMPRAGMA encoding=UTF16be; CREATE TABLE t0t(CURRENT_TIMESTAMPPRIMARY Y); INSERT INTO t0t VALdiMPRAGMA encoding=UTF16be; CREATE TABLE t0t(CURRENT_TIMESTAMPPRIMARY Y); INSERT INTO t0t VALhhUSELECT sqlite_rename_trigger(' <=AT0 :<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<500 AND t2.i0=t1.i0)); g SCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN (1) JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); g SCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t2.i0 IN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); h UWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(X *-11)FROM i GROUP BY 1) SELECT x FROM i LIMIT 10; fQWITH i(x) AS ( VALUES(1) UNION ALL SELECT CURRENT_TIMESTAMP GROUP BY 1) SELECT x FROM i LIMIT 10; E2E`ECREATE TABLE t0(a, b); CREATE TABLE log(x sqlite_compileoption_get(1)); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| julianday(1,1,1) * '0' || changes( @1) ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); R)PRAGMA encoding=UTF16le; CREATE TABLE t0tϐ06VALUS(RECURSIVE'ab0'); 1iSELECT sqlite_compileoption_used( trim(1,1)); KCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 ON t1.i0 IN t102 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t1 /* */IN t102 A0=t1); { {CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 ON t1.i0 IN t102 JOIN t102 S LEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); 7n DiWWITH i(x) AS ( VALUES(2001-01-011) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 04 cKWITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 04 _CWITH i(x) AS ( VALUES(1) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 504 _CWITH i(x) AS ( VALUES(1) UNION ALL SELECT 9=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 04 ECREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1, 1=12); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT *, x FROM t1, t2 GROUP BY 1,$2; ECREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,$1=12); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT *, x FROM t1, t2 GROUP BY 1, 2; of|vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$ < 7 2/-+)'  =9ߠ1ޠ+ݠ)ܠ&۠$ڠ"٠ ؠנ֠ՠԠ Ӡ Ҡ ѠРϠΟz͟r̟k˟dʟbɟ`ȟ^ǟ\ƟZşXğRßLŸHD?9520/($"  ytqnmlkjca}{xtokgc_\YUPLGB_]\[ZWNHEBA@>:4~1}.|,{)z$y xwvut srq~px'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'0000000000004000'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(2000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,5,'0S(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VA00000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 O  CREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-1,1,'00000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'01000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'0000000000004000'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359/38368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(2000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,5,'0S(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VA00000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 O  CREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'00000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(6000000,6,'01000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9,'00000000000f0000'); INSERT INTO t1(oid,a,x)VALUES(200000000000,10,'00000f0000000000'); INSERT INTO t1(oid,a,x)VALUES(-8,11,'0000000f00000000'); INSERT INTO t1(oid,a,x)VALUES(0400000,12,'00000000000f000f'); INSERT INTO t1(oid,a,x)VALUES(40000000000,13,'00000f000000000f'); INSERT INTO t1(oid,a,x)VALUES(67000,14,'00000000000f00f0'); INSERT INTO t1(oid,a,x)VALUES(200,15,'00000000000f00ff'); INSERT INTO t1(oid,a,x)VALUES(304,16,'0000000000004000'); INSERT INTO t1(oid,a,x)VALUES(7000000000000,17,'00000f00000000f0'); INSERT INTO t1(oid,a,x)VALUES(80000,18,'00000000000f0f00'); INSERT INTO t1(oid,a,x)VALUES(100000000000,19,'0000010000000000'); INSERT INTO t1(oid,a,x)VALUES(0040000000,20,'00000000000f0f0f'); INSERT INTO t1(oid,a,x)VALUES(-30,21,'000f000000000000'); INSERT INTO t1(oid,a,x)VALUES(34359738368,22,'0000000800000000'); INSERT INTO t1(oid,a,x)VALUES(30000,23,'0000000000000f0f'); INSERT INTO t1(oid,a,x)VALUES(8388608,24,'0000000000800000'); INSERT INTO t1(oid,a,x)VALUES(10000000000000,25,'00000f00000000ff'); INSERT INTO t1(oid,a,x)VALUES(2000000000,26,'0001000000000000'); INSERT INTO t1(oid,a,x)VALUES(3000000000000000,27,'00000f0000000f00'); INSERT INTO t1(oid,a,x) VALUES(72057594037927936,28,'0100000000000000'); INSERT INTO t1(oid,a,x) VALUES(-6,29,'00000f0000000f0f'); INSERT INTO t1(oid,a,x) VALUES(205,30,'00000000000000f0'); INSERT INTO t1(oid,a,x) VALUES(4,31,'0000000000000004'); INSERT INTO t1(oid,a,x) VALUES(-68,32,'00000f0000008000'); INSERT INTO t1(oid,a,x) VALUES(-2,33,'00000f0000000ff0'); INSERT INTO t1(oid,a,x) VALUES(10000000000008,34,'0000800000000000'); INSERT INTO t1(oid,a,x) VALUES(50000000000,35,'0000008000000000'); INSERT INTO t1(oid,a,x) VALUES(4000000000,36,'0000000100000000'); INSERT INTO t1(oid,a,x) VALUES(-60,37,'00000f0000800000'); INSERT INTO t1(oid,a,x) VALUES(-1,38,'00000f0f'); INSERT INTO t1(oid,a,x) VALUES(3000000000,39,'00000000000f0ff0'); INSERT INTO t1(oid,a,x) VALUES(8400000,40,'0000000010000000'); INSERT INTO t1(oid,a,x) VALUES(2,41,'0000000000000002'); INSERT INTO t1(oid,a,x) VALUES(90000,42,'0000000000200000'); INSERT INTO t1(oid,a,x) VALUES(50000000,43,'000200000000'); INSERT INTO t1(oid,a,x) VALUES(-7,44,'000f800000000000'); INSERT INTO t1(oid,a,x) VALUES(060000000,45,'0080000000000000'); INSERT INTO t1(oid,a,x) VALUES(5000000000,46,'0000000000000fff'); INSERT INTO t1(oid,a,x) VALUES(-20,47,'00000f000000f000'); INSERT INTO t1(oid,a,x) VALUES(60000,48,'00000000000000ff'); INSERT INTO t1(oid,a,x) VALUES(128,49,'0000000000000080'); INSERT INTO t1(oid,a,x) VALUES(32768,50,'0000000000008000'); INSERT INTO t1(oid,a,x) VALUES(2147483648,51,'0000000080000000'); INSERT INTO t1(oid,a,x) VALUES(-3,52,'00000f00000000fd'); INSERT INTO t1(oid,a,x) VALUES(-28,53,'00000f0000000f80'); INSERT INTO t1(oid,a,x) VALUES(-29,54,'00000f0000000f70'); INSERT INTO t1(oid,a,x) VALUES(-9223372036854775808,55,'8000000000000000'); INSERT INTO t1(oid,a,x) VALUES(400000000000,5,'0S(10000000000,57,'0000000000000ff0'); INSERT INTO t1(oid,a,x) VA00000'); CREATE INDEX t000 ON t1(a); CREATE INDEX t002 O GGICREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT a, x FROM t1, t2 GROUP BY 1, a, "a", a,bACREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(?,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT a, x FROM t1, t2 GROUP BY 1< a,a+CREATE TABLE t1(a,x); INSERT INTO t1(oid,a,x)VALUES(-9,1,'00000f000000'); INSERT INTO t1(oid,a,x)VALUES(900,2,'0f00000000000000'); INSERT INTO t1(oid,a,x)VALUES(9223372036854775800,3,'0f0000000000000f'); INSERT INTO t1(oid,a,x)VALUES(7,4,'000000000000000f'); INSERT INTO t1(oid,a,x)VALUES(3,5,'0000000000000003'); INSERT INTO t1(oid,a,x)VALUES(600002001-01-0100,6,'01000000'); INSERT INTO t1(oid,a,x)VALUES(90000000000,7,'0000030000000000'); INSERT INTO t1(oid,a,x)VALUES(300,8,'0000000000000f00'); INSERT INTO t1(oid,a,x)VALUES(6000005,9, VALUES('0a00(0u00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INS%RT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wa00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('f INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); & CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02S0000 fleet'); INSERT INTO 0 an000 00"0e000000'); INSER t2 N!CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 a00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 00 Se0000000. William t000 m00'); INSERT I^TO t2 LUES('to 0a000 he'000''0 0le0t 000RT INTO t2 VALUES('. A st); INSERT INTO t2 VALUES('0u 0p. W0000000 w000 0f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000');HNSERT INTO t2 VALUES('Knd wa00 f00 0ol0'); 0u00 0r00 0h0 nort0.'); INSERT INTO  VALUES('00 10 Septe}ber 0h0 wi00 d00 tu0000 an0'); INSERT INT 0u00 0LUES('Wi00000''0 0fe0t 0l00. A sto00 b000 u0 and 0he') INSERT INTO t2 VALUES('fleet was f00: to 0a0e 0e0 00'); QNSERT INTO t2 VALUES('Sain0-V0000F-sur-Somme and a0a00 wH00 f00 t00 win0'); I0h0 020 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 iE00 a0 0000'); INSERT INTO t2 VBLUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000')SERT INTO t2 VALUES('to 000000000 0 f0 m0000 to 0h0 000, 00e00 0e'); INSERT INUO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e rUES('fleet was f000 t'); IERT INTO t2 VALUES('000 0000 0o0 0a00''s r0000::::0 f000 n0$ n00000000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 tha0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); m _CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('0000'); INSERT INTO t2 V000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0m_CREATE VIRTUAL TABLE t2 USING fts4(prefix='2,2,3'); INSERT INTO t2 VALUES('00 02S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s flcet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('a00(0u00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES(o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); EE6"qCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0000'); INSERT INTO t2 VALUES('0am!_CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,23'); INSERT INTO t2 VALUES('00 02S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-u0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('td a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se000(0u00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('00r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000');  i$WCREATE VIRTUAL TABLE t2 USING fts3(prefix='1'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a0 sqlite_version()e0i#WCREATE VIRTUAL TABLE t2 USING fts3(prefix='1'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0h0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); m{m( CREATE TABLE t0(a, b); SELECT DISTINCT "a","b""""a","ba","b",a F,oid"a","ba","b",a FROM (SELECT count(*)a FROM t0) WHERE a==0; ' CREATE TABLE t0(a, b); SELECT DISTINCT "a","b""""a","ba","b",oid,"b""a","ba","b",a FROM (SELECT count(*)a FROM t0) WHERE a==0; & CREATE TABLE t0(a, b); SELECT DISTINCT "a","b""""a","ba",oid,a F,"b""a","ba","b",a FROM (SELECT count(*)a FROM t0) WHERE a==0; r%iCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0 total(1)o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 y7Z/!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e= strftime(1, randomblob(1)); .!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,e,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e= strftime(1,1,CURRENT_TIME); H-CREATE VIRTUAL TABLE t0 USING fts4(compress= "a" unc "a","b"u0000); H,CREATE VIRTUAL TABLE t0 USING fts4(compress= "a" "a"ompress=u0000); d+MCREATE VIRTUAL TABLE t0 USING fts4(compressz0p, uncompress=mpressz0p, uncompress=u0000u0000); *PRAGMA encodivg=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase COLLATE nocasePRIMARY KEY); IN06LUES('ABECT DISTINCT+a FROM t0t0006;REIN) CREATE TABLE t0(a, b); SELECT DISTINCT "a","b""""a","ba","b",a F,"b""a","ba",oid,a FROM (SELECT count(*)a FROM t0) WHERE a==0;  0BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER UPDATE ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tID=1 OR Te0tId=2; Te0tId=2; CEFROM Re00T000e ORDER BY 1; |2}DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=B"); INSERT INTO t0 VALUES('oneatwoBt0r00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT DISTINCT* FROM t0aux; 1BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER UPDATE ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te+++++++++++++++++++++++++++++ 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2;CELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; 5'DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators= sqlite_compileoption_used(1)aB"); INSERT INTO t0 VALUES('oneatwoBt0r sqlite_compileoption_used(1)one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; t4mDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('one0r00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; 3'DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBneatwoBtύ00'); INSERT INTO t"); INSERT INTO t0 VALUES('oneatwoBtύ00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; ^ V^t9mDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBt0ne000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; /8cDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq");NSERT INTO t0 VALUES('ERT A7DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators= sqlittion_used(1)aB"); INSERT INTO t0 VALUES('oneatwoBt0r00'); INSERT INTO t0 VALGES( .6aDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators= sqlitWWWWWWWWWWWWWWWWWWWWWWWWWWWWWe_compileoption_used(1)aB"); INSERT INTO t0 VALUES('oneatwoBt0r00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; ''? CREATE TABLE t0b(x); INSERT INTO t0b(rowid, x) VALUES( 1511,10),(2, likely(1)-01=1); UPDATE t0b SET rowid=rowid+1 WHERE x=10; i>WWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 0005-01-0,1002s=kWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 02001-01-01005-01-0,10; i<WWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1005-01-0,10; ;DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBt0neatwoBt0ne0002A0'); CREATE VIRTUAL TABLEt0aux USING fts4aux(t0); SELECT * FROM t0aux; t:mDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBϪne0002A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; ^DACREATE TABLE t0( a,ba,b,c,d,e, PRIMARY KEY(b,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WH?RE; }CCREATE TABLE t0 (a INTEGER PRIMRIMARb,I,TEGER Y KEY, b INARY KEY); CREATE TABLE t2 (a,INTEGER PRIMARb,I,TEGER Y KEY, b INT0000); CREATE TABLE t2x (b,I,TEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a=t2.b) AS x JOIN t2x ON x.b=t2x.b) as00; cBKCREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a,INTEGER PRIMARb,I,TEGER Y KEY, b INT0000); CREATE TABLE t2x (b,I,TEGER PRIMARY KEY); SELECT t0. *FROM ((t0 JOIN t2 ON t0.a=t2.b) AS x JOIN t2x ON x.b=t2x.b) as00; _ACCREATE TABLE t0 (a INTEGER PRIMARY KEY); CREATE TABLE t2 (a,INTEGER PRIMARb,I,TEGER Y KEY, b INT0000); CREATE TABLE t2x (b intEGER PRIMARY KEY); SELECT t0.a FROM ((t0 JOIN t2 ON t0.a=t2.b)x JOIN t2x ON x.b=t2x.b) as00; L@CREATE TABLE 00b AS SELECT 4 ASFOR, 5 CURRENTODATE SELECT * FROM t00b; IgI5HoSELECT 1000000%00000300000000%0080000006000101000101000000%0080000600000600600001010000000101000%00000300000000%0080000006000000000%000101010000%00800006000000000008000060000; 1GgSELECT 1000000%00000300000101000000%008000000600010%008000%008000060000060060000101000000%00800000060001001000000%008000000600010%0081000000%00800006000000000008000060000; ,F]SELECT 1000000%00000300080000006000101000000%0080000600000%008000060000101000000%008000060000006<060000101000000%0080000006000101000000%00800006000000000008000060000; E/SELECT 1000000%00000300000101000000%00800000060=0101000000%008000060000060060000101000000%0080000006000101000000%008000%00800000060=0101000000; xPx~LSELECT * FROM (t0), (t0), (t0, (t05, (t0, ( t05, (t0, ( a,bt0), tE), ( a,bt0)a,bt0), tE), (t0) WH), (t0) WtE), (t0) WH),TK-SELECT * FROM (t0), (t0), (t0, (t05, (t0, ( a,bt0), tE),((t0)USING (t0) WtE), (kJ[CREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATEINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql= 'X''''CREATETABLE 0ill0 0 0a0eLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PR=ICREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '000000000000000e+2 days' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; f3"RICREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 2, 3, total(1), 2, 3,a, '000' , "a","b" "QICREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FRO2, 3,a, '000' , 2, 3,a< '00' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a< '000' , "a","b" MPCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(2,'000'); INSERT INTO t1 VALUES(1,'0'); INSERT INTO t1 VALUES(3,'000000'); SELECT *, ( SELECT a WHERE(SELECT a,b= "a","b") ) FROM ( SELECT * FROM t1 ) AS x; r8T`9ECREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=9 AND-b='000'), t0 WHERE strftime(1,A,11,1,1,1 AND-b='000'),1 Q8'PRAGMA default_cache_size=1888; PRAGMA cache_size=-08888888888; PRAGMA defb7ICREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT * FROM t5 WHERE a=1 AND b='000'), t0 WHERE strftime(A,1, trim(1,#11)); IFSERT c='Q6'DETACH printf('0%1111111111q1% -11110%1111111111q1% -111111111111%0c0','0'); 95yDETACH printf('0%-111111111q1% -1111111111%0c0','0'); 94yDETACH printf('0%1111111111q1% %1111111111%0c0','0'); c3KWITH i(x) AS ( VALUES(1) UNION SELECT (x || +1)*102001-01-01 FROM i) SELECT x FROM i LIMIT 203 Y27WITH i(x) AS ( VALUES(1) UNION SELECT (x || -1)*10 FROM i) SELECT x FROM i LIMIT 203 8]W=3CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running ant jumping'); SELECT rowid FROM t1 WHERE content MATCH 'ruWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWn jump'; 8<uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runniKEYant jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; W;3CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unni)))))))))))))))))))))))))))))))ng and jumping'); SELECT rowid FROM t1OUTERE content MATCH 'run jump'; D: CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; #?#KBCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run-jum p'; @ACREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run- "a","b"jump'; I@CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruyning and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'r-----------------un jump'; 8?uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruyning and jBYping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; =>CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnZZZZZing ant jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 5(58GuCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'DEFERRABLEd INDEXED'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; XF5CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter%%%%%%%%%%%%%%%%%%%%%%/%%%%%%%%%); INSERT INTO t1(rowid, content) VALUES(1, 'running and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'ru jump'; GECREATE VIRTUAL TABLE t1 USING fts3(content, tokeUiztent, tokeUize prter); )rter); INSERT INTO t1(rowid, conten replace(1,1,1)unning and jumping')t1 WHERE content MATCH 'ru jump'; DCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize'''''''''''''''''''' porter); INSERT INTO t1FROM t1 WHERE content MATCH 'run-jump'; TC-CREATE VIRTUAL TABLE t1 USING fts3(contpnt, tokqLize portntpnt, tokqLize porter); INer) IN IXTO t1(rowid, contdnt) VALUES(1, 'runni g and eumping'); S, tokqLiwid FROM/t1 WHERU content MATCH 'run-jump';& ND N8LuCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'rRENCES jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 8KuCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, ' rftime(1,1,1,1)g'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; >JCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'TRANSACTION jumpACTIONing'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 8IuCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'TRANSACTYON jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 8HuCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'DEFERRtreEd jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; :~ZP9CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'rCURRENT_TIMESTAMPunning and CURRENT_TIMESTAMPjumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; EOCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runninAUTOINCREMENT'); SELECT rowid FROM t1 WHERE content MATCH 'runAUTOINCREMENT jump'; 8NuCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runANALYZEd jNALYZEd jumping'); SELECT rowi WHERE content MATCH 'run jump'; BM CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'rREFERENCES jumpingREFERENCES'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; #@!UGCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jllllllllllllllLE sum(1)Gllllumping'); 5ToCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running an strftime(1,1,1,1)llllllllllllllumping'); SELECT rowid FROM SCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running anessping'); Swid FROMR1CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'r2001-01-01unning andping'); Swid FROMYQ7CREATE VIRTUAL TABLE t1 USING fts3(contntent, tokenizp porteent, tokenizp porter); INSERT INTe t1(rowid, cntent) VALUES(1, 'rt1aing and jumping'); SELECT rowid FROM t1 WHERE content M-TCH 'run CURRENT_TIMEjuup'; 4D4Y-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,a,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c=? AND dXrbkICREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '002001-0B-01'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; bjICREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000.00000000000, '002001-01-01'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; biICREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(10000000000000000 , '002001-01-01'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; Xh5CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000.00000, '00'); INSERT INTO t0(docid, x) VALUES(?, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; [4D[eoOCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '00'); INSERT INTO t0(docid, x) VALUES( -10, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; ln]CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '02001-01-010'); INSERT INTO t0(docid, x) VALUES(0, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; bmICREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '00'); INSERT INTO t0(docid, x) VALUES(0, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; blICREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES( -1000000000000000, '002001-01-01'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; ap 6aQt'CREATE VIRTUAL TABLE t0 USING fts4(x,or upper(1); IN INTO t0(docid, x) VALUES(100000000000000000, '00'); INS t0(docid, x) VALUES'0b'); SELECT rowid FROM t0 WHERE x MATCH ' min(1,1)0*' ORDER BY docid DESC; Os#CREATE VIRTUAL TABLE t0 USING fts4(x,or upper(1); IN INTO t0(docid, x) VALUES(100000000000000000, '00'); INS t0(docid, x) VALUES'0b'); SELECT rowid FROM t0 WHERE x MATCH 'a''b''0*' ORDER BY docid DESC; LrCREATE VIRTUAL TABLE t0 USING fts4(x,or upper(1); IN INTO t0(docid, x) VALUES(100000000000000000, '00'); INS t0(docid, x) VALUES'0b'); SELECT rowid FROM t0 WHERE x MATCH 'a''0*' ORDER BY docid DESC; q+CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(1000000000, 'a''b''00'); INSERT INTILUES(0, '0b'); Sdocid DE pCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(1000000000, ' sqlite_compileoption_get(1)'); Sdocid DE 9m]M9x%DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1( [a]i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( "a","b"-"a","b" /* */) FROM t1 ORDER BY 002; wDROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( "a","a","b" /* */) FROM t1 ORDER BY 002; vDROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( "a","b","a","b" /* */) FROM t1 ORDER BY 002; u#CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,c,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=E AND d=? AND e= strftime(1, random() -1,1)?; zz]{?CREATE TABLE t0(a, b); CREATE TABLE log(x sqlite_compileoption_get(1)); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower( zeroblob(1))| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); zDROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(0e02,"b"-"a","b" /* */) FROM t1 ORDER BY 002; y'DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( "a","b"MATCH-"a","b" /* */) FROM t1 ORDER BY 002; 44g}SCREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower( zeroblob(2001-01-011))| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); ]|?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | sqlite_compileoption_get(1)| '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes();   qgCREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower( zeroblob(1))| new.b | load_extension(1,1)| '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); g~SCREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower( zeroblob(12001-01-01))| new.b || '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); yy DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,2010201- " ","b"|substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; UU3kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Ph00 w0s 0 test-); INSERT INTO44444444444444444444444444This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; 9wDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Ph00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1;VACUUM 3kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Ph00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'This is  test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; GG=DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (32001501-01, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; =DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (32001-01-01, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1LIMIT 1; 3kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1,CURRENT_TIMESTAMP); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0test'); INSERT INTO t1(docid, c) VALUES (3, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; {J BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('00 b'); INSERT INTO t0 VALUES('bb c'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH '00'; END; @DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (32001-01-01, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3) -1; SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; =DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'Thisߖ0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (32001-01-01, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; +]=9ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS inmemmem;VACUUM; CREATE TABLE noname.n00000(x);VACUUM; ;VACUUM; CREATE TABLE n(y) n aATTACH''AS noname; ATTACH':memory:' AS namemmem;VACUUM; CREATE TABLE non0(x);VACUUM; CREATE TABLE n(y) + [ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS ne; ATTACH':memory:' AS inmemmem;VACUUM; CREATE TABLE noname.n00000(x);VACUUM; CREATE TABLE n(y) J BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 SELECT('00 bb'); INSERT INTO t0 SELECT('00 bc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH '00'; END; Q '#EGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('00 bb'); INSERT INTO t0 VALUES('bb cc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH 'a''b''00'; END; YkQ-YP%CREATE TABLE av4(a, b, c); CREATE INDEX av00 ON av4(a); CREATE INDEX a000 ON av4(b); CREATE INDEX a00000 ON av4(c); CREATE INDEX a004 ON av4( /* */c); INSERT INTO av4 VALUES('0', '0', '0');REINDEX rtrim(1+CREATE TABLE [sill0 0 0a0e](a, b c);EXPLAIN CREATE INDEX '' ON [sill0 0 0a0e](a, b); CREATE INDEX '000000000000''00000' ON [sill0 0 0a0e](c); CREATE VIRTUAL TABLE t0 USING fts3(0, b, c); INSERT INTO t0 VALUES('0', 'B', 'C'); UPDATE t0 SET ROWid = 5; SELECT docid, B FROM t0; CREATE VIRTUAL TABLE t0 USING fts3(0, b, c); INSERT INTO t0 VALUES('0', 'B', 'C'); UPDATE t0 SET docid = sqlite_compileoption_get(1) CREATE VIRTUAL TABLE t0 USING fts3(0, b, c); INSERT INTO t0 VALUES('', 'B', 'C'); UPDATE t0 SET docid =$5; SELECT docid, * FROM t0; 'ATTACH''AS noname; ATTACH':memory:3 AS name; memory:' AS inmemmem;VACUUM; VACUUM; CREATE TABLE noname.n00000(x);VACUUM; CREATE TABLE n(y) h8 CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,a,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c= a,bD e >=?; CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,c,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c= a,bD e >=?; CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,c,c,a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=? AND c= a,bD e >=?; -CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND c=? AND b=?; -CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=D AND d=? AND b=?; -CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=?; up7uf QCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b,c,a)WHERE d=?; CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=A AND c=? AND d=? AND b=? AND c= a,bD e >=?; * Dk'[WITH i(x) AS ( VALUES(1) UNION ALL SELECT total_changes() FROM i ORDER BY 1) SELECT x FROM i LIMIT 10/2k&[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ random() -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1022k%[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ random() -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 1072w$sCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND time(1,A,A,1,b,c,d,e)); #CREATE TABLE t0 ( a,ba, b, PRI); UPDATE t0 SET b='ab0', b='0 INSERT INTO t0(a, b) VALUES('ab0', '000'); UPDATE t0 SET b='ab0', b='000'; j"YCREATE TABLE t0( a,ba,b,c,d,e, PRIMARY KEY(c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b,c,a)WHERE d,e) f!QCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b,c,a)WHERE b,e) j5jG)PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(9000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1200), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%B; G(PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(9000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1200), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%B; j5jG+PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(9200), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%B; G*PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROMt1; INSERT INTO t1 SELECT randomblob(1200), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%B; c5cN-!PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100));EXPLAIN INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1200), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%B; G,PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1200), randomblob(1000) FROMt1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%B; 2+2u/oCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(i,g,c,e,e,g,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; Q.'PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(102001-01-0100), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1200), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%B; ZFZh2UCREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'tokenchars= .'); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'tokenchars=ݤ'); CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'separators=x\xC0');REINDEX =1CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('00'); INSERT INTO t0 VALUES(' 0'); INSERT INTO t0 VALUES(' 0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY m OR round(1,M); u0oCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(i,g,c,d,e,g,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 102 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; ^p77sCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('text 0ne', '0000', 't%xtCURRENT_TIMESTAMP 000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); &6QCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('tene', '0000', 't%xt 000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); 5ACREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=c); INSERT INTO t4 VALUES( trim(1,1), '0000', 'te'); INSERT INTO t4(t4) VALUES('integrity-check'); 4ACREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=c); INSERT INTO t4 VALUES( glob(1,1), '0000', 'te'); INSERT INTO t4(t4) VALUES('integrity-check'); 3ACREATE VIRTUAL TABLE t4 USING fts4(a, b, , notindexed=c); INSERT INTO t4 VALUES('text 0ne', '0000', 'te'); INSERT INTO t4(t4) VALUES('integrity-check'); BEBV<1CREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES(' total_changes()text 0ne', '0000', 'text 0L TABLE t4 USING fts4(a, b, c, n00ee'); INSERT iNTO t4(t4) VALUES('integrity-check'); -;_CREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('t avg(1)ext 0ne', '0000', 'tex000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); 9:wCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('text 0ne', '0000', 'text sqlite_source_id()000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); 79sCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('texCURRENT_TIMESTAMPt 0ne', '0000', 'text000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); 78sCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('teCURRENT_TIMESTAMPxt 0ne', '0000', 'text000ee'); INSERT INTO t4(t4) VALUES('integrity-check'); q|"q-A_CREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, 'a''b''', 'a''b'); &@QCREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(unicode61,b '0000'); ,?]CREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, '', '00RENAME0'); >9CREATE VIRTUAL TABLE t4 USING fts4(a, b, , notindexed=bbc, notindexed=a, b, c, notindexed=bb); 000ee'); wRT INTO t4(t4) VAL3ES('integrity-check'); b=ICREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('text 0ne', '0000', 't sqlite_compileoption_get(1)ext 0L TABLE t4 USING fts4(a, b, c, n00ee'); INSERT iNTO t4(t4) VALUES('integrity-check'); ryPD%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE likely(1); CREATE VIEW z AS SELECT y1.p, y2.p FROM y AS y1, y AS y2 WHERE y1.q=",'000'ISNULL,'000'); GSELECT sqlite_rename_parent( "REFERENCES 0@s?",'000'ISNULL,'000'); KSELECT sqlite_rename_parent( "REFERENCES='); CREATE VIRTUAL TABLE temp.aux0 USING fts4aux(main, ft0); SELECT* FROM aux0; ICREATE VIRTUAL TABLE ft0 USING fts3(x,a 0', 'c d'); RT INTO ft0 VALUES('e',Gc d'); INSERT INTO ft0 VALUES('a a', ' 0'); CREATE VIRTUAL TABLE temp.aux0 USING fts4aux(main, ft0); SELECT* FROM aux0; y4y7sSELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY likelihood(1,1) (1)ys x; ' SSELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY a.bys x; ' SSELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY +)ys x; SELECT coalesce(1,1)UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY (1)DESC; d MCREATE TABLE 1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, oid,"b"AS m FROM t2 ORDER BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN a002,3) yR@yC SELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNIONNULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY (1)ys x; .aSELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY REINDEX(1)ys x; -_SELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY PRAGMA(1)ys x; +[SELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY LIKE(1)ys x; *YSELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY FOR(1)ys x; bxQ'CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB sqlite_compileoption_used(1)=++++++(+++++++ a. a.b+++++++i0=t1.i0)); fQCREATE TABLE t000( a,ba INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(xINTEGER PRIMARY KEY /* */); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHE t0; fQCREATE TABLE t000( a,ba INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(xINTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t000 t001, t002 WHE t0; 9SELECT NULL,"a","a","b" UNION SELECT"b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2'x' ORDER BY "a","b"; rr DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+57777E-77 || 01-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CR INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; dd5DROP TABLE IF EXISTS t0; CREATE TABLE t1(a NTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(102001-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '/000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'00' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; ttDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10200/-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT(c FROM t1 BETWEEN 30 AND 60; ttDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(102001-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777772001-01E017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT(c FROM t1 BETWEEN 30 AND 60; ttDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(102001-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHECURRENT_TIMESTAMP; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT(c FROM t1 BETWEEN 30 AND 60; WW%ODROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(102001-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577777777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT(c FROM t1 BETWEEN 30 AND 60;   !CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diecritcs=1'S('0'); INSERT """""""""""""""""""""""""""""); I0"""); I0; Is kCREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diacritics=0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSEWT; IskCREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diacritics=0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSEWT; IskCREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diacritics=0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('0'); INSEWT; I V %BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE /* */(SELECT a,b, "a",2,4,8);10)Z$9CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON(t0.i0= t0.i0 /* */ AND t0.i0=t1.oid AND t0.i0=t1.i0)); #SELECT 1.000606000000-00<00000<0<000-00)CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 3,3,a, '000', 3,a, '000', 3,a, '000', b, a,b, '00', b, a,b, '000' FR$(MCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' [a] FROM t1 UNION SELECT b,a, ifnull(1,1) '000' FROM t1 ORDER BY 3,3,a, '000', 3,a, '000' "'ICREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' [a] FROM t1 UNION SELECT b,a, likely(1) '000' FROM t1 ORDER BY 3,3,a, '000', 3,a, '000' n&aCREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b /* */DESC, b, e DESC, b, c, f, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY d DESC,d DESC, a DESC, f, e DESC, b, c, a DESC; b-ICREATE TABLE t000(a INvEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT avg(1)FROM t000 t001, t000, t000, t001, t002 IR, t001, t002 WR b,ICREATE TABLE t000(a INvEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INY KEY, q, r); CREATE TABLE t002(xINTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT avg(1)FROM t000, t001, t000, t000, t001, t002 IR, t001, t002 WR +3CREATE TABLE t4(a,b,c int,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','6000000160000 40000 10000 2000 600 100 4001'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WH""""b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE h=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHER$ g=7; SELECT i FROM t4 WHERE h=8; Hv7hXH7 CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,c,e,c,a,b,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND c82,& ~xrlf@:4.(" `ZTNHB<60*$ e ~` }[ |W {T zS yR xQ wN vJ uD t@ s= r7 q3 ^d ]a \Y [U ZS YQ XL WG VA U: T4 S1 R/ Q- P+ O) N' M" L K J I H G D A~ ?| ={ ;z 8y 5w 4t 3o 2l 1h 0d /_ .^ -X ,U +S *Q )O (L 'F &B %= #7 "- !* % !            o+ n( m$ l" k j i h g f e d c{ bw ar `k _f } { w v q l f d b ^ X R M H D p/ A < 7 2/-+)'   pr=iCREATE TABLE t0(a,b,c,d, PRIMARY KEY(c,a)) WITHOUT ROWID; CREATE INDEX t00d ON t0(b, d);REPLACE INTO t0 VALUES('000','000r000','00a','000000');REPLACE INTO t0 VALUES('0000000','j00000','0000000','0000000');REPLACE INTO t0 VALUES('0000000','000r000','0000a','000r000');REPLACE INTO t0 VALUES('00000c','00000','0000000','000000'); SELECT *, '0' FROM t0 ORDER BY c, a; e<OCREATE TABLE t1(x, y DEFAULT(datetime('2001-01-01 '))); INSERT INTO t1(x)VALUES(1); SELE1; ;3CREATE TABLE t1(x, y DEFAULT(datetime(' -1 ;/* */now'))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); SELSELE1; f:QCREATE TEMP TABLE tι9(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[E00'; n9aWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT /* */ x FROM i LIMIT 10 -7; 8CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(e,b,c,e,c,d,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d$}#BKCREATE VIRTUAL TABLE t2 USING fts4(poi,00, notindexed=p00, notind a0 a000, notindexed=p00, notindexed=00, notindexed=p00, notindexed=poi); INSERT,'0 ); exe; ACREATE VIRTUAL TABLE t2 USING fts4(poi, a, a000, notindexed=p00, notindexed=00, notindexed=p00, notindexed=poi); INSERT,'0 ); exe; @CREATE VIRTUAL TABLE t2 USING fts4(poi,a0 a000, notindexed=p00, notindexed=00, notindexed=p00, notindexed=poi); INSERT,'0 ); exe; ?CREATE VIRTUAL TABLE t2 USING fts4(oi, a0 a000, notindexed=p00, notindexed=00, notindexed=p00, notindexed=poi); INSERT,'0 ); exe; 1>gCREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1',''),('t1','t1b','10000'); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY c; Rs:R!FGCREATE TABLE t0(x TEXT UNIQUT, y TEXT UNIQlE, z); INSERT INTO t0 VALUES('000','000','0'); SELECT DISTINCT* FROM t0 WHERE (8='000' OR y='000') AND y ISNULL N ?EDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1 (docid, c) VALUES (1, zeroblob(12001-01-01)); INSERT INTO t1(docid,c) VALUES (0, 'T00t w00 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'T0is i0 0 test'); DELETE FROM t1 WHERE 1=1; --0000 INSERT INTO t1(docid, c) VALUES (1, '0 t000'); 5DoDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c,; INSERT INTO t1 (docid, c) VALUES (1, time(1,1,1)); IN=ERT INTO t1(docid,c) VALU0t0006 'T00t w00 0 test'); INSERT INTO t1(docid, c) VALUES (3,-'T0is i0 0 test'); DELETE FROM t1 WHERE 1=1; --0000 INSERT INTO t1(docid, c) VALUES (1, '0 t000'); CCREATE VIRTUAL TABLE t2 USING fts4(poi, a0 a000, p00, notindp00, notindexed=00, notindexed=p00, notindexed=poi); INSERT,'0 ); exe; [jLYCREATE TEMP TABLE t0001(aӝ,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*??0?????*[]?TE000'; jKYCREATE TEMP TABLE t0001(aӝ,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*??0?????*[000'; ]J?CREATE TABLE t102 (i0 TEXUUNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT? FROM t102 AS t0 /* */JOIN t102 t1 ON t1.i0 GLOB 'a0'LEFT JOIN t102 AS t2 ON(t2.i0= t0.i0 AND(t0.i0<>500 AND t0.i0=t1.i0)); ]I?CREATE TABLE t102 (i0 TEXTUNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT? FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0'LEFT JOIN t102 AS t2 ON(t2.i0= t0.i0 AND(t0.i0<>500 AND t0.i0=t1.i0)); #HKCREATE TABLE t0(x TEXT UNIQUE, y TEXT UNIQUE, z); INSERT INTO t0 VALUES('000','000','0'); SELECT DISTINCT* FROM t0 WHERE (x='000' OR y='000' OR x='000')AND N !GGCREATE TABLE t0(x TEXT UNIQUT, y TEXT UNIQHHHHHHHHHHHHHHHHHHHHHHHHHHHHH'000','000','0'); SELECT DISTINCT* FROM t0 WHERE (x='000' OR y='000') AND y ISNULL N VXO5BEGIN TRANSACTION; CREATE TABLE t1(a nt char(1), b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT a FROM t1 WHERE a>1.);ANALYZE DROP IN=NCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='TE Tt['; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_chec[fMQSELECT * FROM (SELECT sqlite_source_id() sqlite_master LIMIT round(1,1)) WHERE oid MATCH'000000'; T2QiPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( 5112001-01-01,randomblob(:500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; (PUPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( 511,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT (1)L,randomblob(6001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; J2SiPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( 5112001-01-01,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(:001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; 2RiPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( 5112001-01-01,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;EPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a=1; 2UiPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( 5112001-01-01,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 WHERE a-1; 6TqPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( 5112001-01-01,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1;; 9J9NX!SELECT sqlite_rename_trigger(' >500 AND t2.i0=t1.i0)); =eCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '00:00-000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; 6G|6]l?CREATE TABLE t0(a, b); CREATE TABLE log(x sqlite_compileoption_get(1)); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| julianday(1,1,1) | abs(1)| changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); akGPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON UPDATE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON DELETE RESTRICT);REPLACE INTO t1 VALUES(13);REPLACE INTO t1 VALUES(13) GjPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES 1 ON DELETE SET NULL);; INSERT INTO t1 SELECT(13) 5ioPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT REFERENCES 1 ON DELETE SET NULL);REPLACE INTO t1 VALUES(13); I Y#YFoCREATE TABLE t10(x NTEGER PRIMARY KEY, y INU z CHAR(900)); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT total(1) FROM t10 AS a JOIN t10 AS b ON a.y Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); m~_CREATE VIRTUAL TABLE t2 USING fts4(prefix='1 10es2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Bm}_CREATE VIRTUAL TABLE t2 USING fts4(prefix='10u01,2,3'); INSERT INTO t2 VALUES('00 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 @ Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); P(PLCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,1'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 ELCREATE VIRTUAL TABLE t2 USING fts4(prefix='3,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 C Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wiN0 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); ((R(U/CREATE VIRTUAL TABLE t0 USING fts4(compress= "a" unc "a"a" unc "a","b,"b"u0000); HCREATE VIRTUAL TABLE t0 USING fts4(compress=,"a" unc "a","b"u0000);  CREATE TABLE t0(a, b); SELECT DISTINCT "a","b"""; SELECT DISTINCT "a","b""""a"",a FROM (SELECT count(*E TABLM t0) WHERE a==0;  CREATE TABLE t0(a, b); SELECT DISTINCT "a",oid"""a","ba" "b",a F,"b""a","ba","b",a FROM (SELECT count(*)a FROM t0) WHERE a==0; LCREATE TABLE t0(e00T); SELECT DISTINCT "a", "a","b","ba","b","a","ba"bLCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 F nC 'DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtϽ00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux;  =DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBBt̍t̍00'); INSERT ECT  /CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,e,e));EXPLAIN SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e= strftime(1,1,CURRENT_TIME); !CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e= strftime(1, randomblob(1)); !CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=7 AND d=? AND e= strftime(1,1,CURRENT_TIME); s-5s>DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT @NT ADROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBח"); INSERT @NT B DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBعع"); INSERT INTO t0 VALUES('ERT DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=,ݝݞB"); INSERT ); SELECT * FROM t0aux; O #DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oeatwoBbϽѽ000000A0'); CREATE VIRTUAL TABLE t0auxUx; h'SDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBt0ꪪne0002A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; @DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBTe0tSt00n0"); INSERTALUES('ERT *YDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBÃ"); INSERT INTO t0 VALUES('ERT -DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('ERT KCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0'NATURAL JOIN t102 AS tFT JOIN t102 ON( unlikely(10=t1.i0)); `ECREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0'NATURAL JOIN t102 FT JOIN t102 ON( unlikely(1) AND(t1.i0<>500 AND t0.i0=t1.i0)); 5oDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBTRANSACTIONt0t0ne0002A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; tmDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('ne0002A0'); CRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; <Yq<1gCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '000000000000000e+2 days' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1O =CREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '000000000000000e+: days' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; #KCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(a); INSERT INTO t000 VALUES('s','s0'),(- total_changes(),'000'),(-hex(1),'m00'); #KCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(a); INSERT INTO t000 VALUES('s','s0'),(-hex(2<01-01-011),'000'),(-hex(1),'m00'); p?0"eCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b,A'000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a, '000' ,a, '000' , 2, a,b,"b" !ACREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT b,a, '000' FROM t1 ORDE UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a, '000'" 2 iCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,CURRENT_DATE b,CURRENT_DATE '000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a, '000'" <SELECT printf('0%110.101s0%110.100s0','REN0', total(1));1SELECT * FROM (t0), ( ( t05, (t0, ( a,bt0), t0, ( a,bt0), tE),t0), (n0,t05, (t0, ( a,bt0), tE), (tP)a,b0), bt0), tE), (t0)a,bt0)E), (t0) WH), SELECT * FROM (t0E, ( ( t05, (t0, ( a,b0), tE05, (t0, t0), tE05, (t0, ( a,bt0), tE), (t0)a,bt0), bt0), tE), (0)a,bt0)E), (t0) WH), ;3n;/'cDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid -0 IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1REv&qCREATE TABLE t1(x, y DEFAULT(datetime('2001-01-01 '))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); "%ICREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, avg(1)FROM t1 GROUP BY 2, oid, '000' , 2, 3,a, '000' , "a","b" "$ICREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, avg(1)FROM t1 GROUP BY 2, 3, total(1), 2, 3,a, '000' , "a","b" I#CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,6666666666666666666666666 b,A'000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a, '000' ,a, '000' , 2, "a","b" /)cDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE ROWid -1 IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1RE/(cDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid -1IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1RE T`+EDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE abs(1)IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(#)(*UDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE abs(1)IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO to0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; T+-[DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c); INSERT INTO t1(docid,c)VALUES( -11,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE abs(1)IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; (,UDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE abs(C)IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; C//cDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE abs(1)IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT avg(1) docid, c FROM t1o0d; DROP TABLE t1o0d; 9.wDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE abs(1)IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO CURRENT_TIMESTAMPt1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; N(1UDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid > 'a''b'; DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; .0aDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE abs(1)IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d;VACUUM CHCN4!CREATE VIRTUAL TABLE x0 USING fts3; INSERT INTO x0(x0) VALUES('merge=8'); 03eDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN ( @1); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, zeroblob(1) c FROM t1o0d; DROP TABLE t142mDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN ( 1); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, zeroblob(1) c FROM t1o0d; DROP TABLE t1o0d; .V'.:/#;)HheckpuaA]A; #C);nt FRO; #A](; #C #C; #C #C); #;); #(; #C #C); #;); #(; #C #C); #;;#]9?#;#C #:); #Y); #(#(J #C #C); #; ##(; #C #)? #; #C); #;;#8##;)heck);n(; #C #C);); #(;tRO; #FRO; #A](; #C #C); #;); #(; #C #C); #;;#75CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE /* */NOT 002; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* count(1)a,2*b,2*c,d FROM t1;ANALYZEV61CREATE VIRTUAL TABLE x0 USING fts3; INSERT INTO x0(x0) VALUES('merge=DEFERRED0'); N5!CREATE VIRTUAL TABLE x0 USING fts3; INSERT INTO x0(x0) VALUES('merge=,'); ll ACREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH '" "a%Y","b"'; @%CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH '2001-0 "a"1-01"'; m?_CREATE TABLE t0( a,ba,b,c,d,e, P a,bR a,bI a,be, PRIMARY KEY(a,b,c,d,a,b,c)) WITHOUT ROWID;REINDEX INDEX >CREATE TABLE t0( a,ba,b,c,d,e, P a,bR a,bIe, PRIMARY KEY(a,p,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b);REINDEX }=CREATE TABLE t0( a,ba,b,c,d,e, P UNIQUE, PRIMARY KEY(a,p,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b);REINDEX }<CREATE TABLE t0( a,ba,b,c,d,e, P a,bRIe, PRIMARY KEY(e,p,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b);REINDEX x;u#;EeckpwaA]our(; #C);jm # #C; # #C);jm # #C; # #CUSIVE; #(A # #A; # #C# ec7eG9CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' glob(1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" glob(1 a,b,1)"'; F1CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' glob(1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" glob*1,1)"'; E1CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' glob(,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" glob(1,1)"'; DCREATE VIRTUAL TABLE t0st USING fts4 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH '" blob "a""'; C7CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH ' min(1,1)e(1,1,1,1) blob"'; B7CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' @1'); SELECT * FROM t0st WHERE k00000d MATCH '" strftime(1,1,1,1) blob"'; bx?LCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH '" t " t strftime(1,1,1,1)ime(1,1,1)strftime(1,1,1,1)ime(1,1,1)"'; KACREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" time(1 "a",1,1)"'; &JQCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,1,1) time(1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" time(1,1,1)"'; I9CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" time*1,1,1)"'; H9CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" time(1,1,1)"'; =RE=QADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 3 THEN randomblob(22001E01-01)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1=1cPKCREATE TABLE t0( a,b a,ba, '0','000', '00J'); CREATE VIRTUAL TABLE f00 USING fts4(content=t0); [O;CREATE TABLE t0(a, '"','000', '[0J'); CREATE VIRTUAL TABLE f00 USING fts4(content=t0); +N[CREATE TABLE x(a,b); CREATE VIEW y AS SELECT+x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a= (1); SELECT DISTINCT @1p, y2.p FROM y AS y1, y AS y1, y AS y2 Wz; *MYCREATE TABLE x(a,b); CREATE VIEW y AS SELECT group_concat(1,1) q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT total(1)p FROM y AS y1, y AS1, y AS y1, y AS y y1; JJ_SCPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(14201E01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; OR#PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x);VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(10201-01-2100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 E rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; 00_UCPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(70201-01-9100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; iTWPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(142001-01-01201-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; _.YaCREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,c,d,b,c,a,b,c,d,b,b,e,d,c,e,b,c,a,b,c,d,b,c,e,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; X1CREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY( /* */d,b,c,a,b,c,d,b,c,e,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; W1CREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,a,d,b,c,a,b,c,d,b,c,e,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; iVWPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(92001-01-0100)); INSERT INTO t0 VALUES(zeroblob(10201-01-9100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; =Z|M=?aCREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3(-------------------------wo'; b`ICREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one t0ree four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts(a, b, c): INSERT I:::::::::::::::::::::::::::::NTO t0two'; 5_qATTACH rtrim( random() -11, random() -11)as MAIN; ,^_ATTACH rtrim( -11,-random() -11)as MAIN; ,]_ATTACH rtrim( 311, random() -11)as MAIN; 3\mATTACH rtrim(2001-01-011, random()*-11)as MAIN; $[MCREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,c,d,b,c,a,b,c,d,b,c,e,c,a,b,c,d,b,c,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; "ZICREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,c,d,b,c,a,b,c,d,b,c,e,c,d,b,c,e,d,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; /3adGCREATE VIRTUAL TABLE rt USING rtree(i0, x0,CONSTRAINT x2); INSERT INTO rt VALUES( "a" ,3); S xcuCREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one t0ree four', '000 0o00', 'UAL TABLE t0 USING fone two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3(aXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX, b, c); INSERT INTO t*two'; MbCREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one t0ree four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3(a, b, c); I-SERT INTO t0 "a","b"two'; fFfBEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE i0 NOT IN (SELECT " "FROM a,b,a,b,"b"); e1CREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT?1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON@a=~~~~~~~~~~~~~~~~~~~~~~~2 OR ?13; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=~~~~~~~~2 OR ?1OR b=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR~~~~~~~~~~~~~~~2 OR ?1OR b=3 $ l$ kCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b&a, b, '000' FROM t1 UNION SELECT a,b&a, b, '000' FROM t1 UN0', 000' FROM;5joCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b&a, b, '000' FROM t1 UNION SELECT *,a, '000' FROM t1 ORDER BY 3, 3,a, '000', b, '000' ,b&a, b, '000' FROM t1 UNFROM; i=CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b&a, b, '000' FROM t1 UNION SELECT *,a, '000' FROM t1 ORDER BY F, 3,agggggggggggggggggggROM; h5CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b&a, b, '000' FROM t1 UNION SELECT *,a, '000' FROM t1 ORDER BY 3, 3,a, '000', b '000' FRTg-BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE i0 NOT IN (SELECT randomblob(1) "a"FROM a,b,a,b,"b"); "I"HrCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jum " "a","b"a","b"p'; @qCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning and jumping'); SELECT rowid FROM t1 WHERE content MATCH ' "a"jum "a","b"p'; hpUWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROM a.b i ORDER BY 1) SELECT x FROM i i ,I ,I,I? 10; _oCWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROM i ORDER BY 1) SELECT x FROM i ,I,I? 10; FnCREATE TABLE t1(a, b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(12001-01-01,2,3),(2,3,4); SELECT c FROM t1 WHERE char (12001,01); SELECT c FROM t1 WHERE char (-01,A) OR changes()Xm5WITH i(x) AS ( VALUES(1) UNION SELECT-NOT(x-1)*10 FROM i) SELECT x FROM i LIMIT 203 Yl7WITH i(x) AS ( VALUES(1) UNION SELECT "a"-(x-1)*10 FROM i) SELECT x FROM i LIMIT 203 \D\7wsCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unn, tokenize porter); INSER lower(1) jdmping'); SELECT rowGd FnOM jump'; bvICREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning and jum>>>>+++++++++++++++++++++++++++++>>>>X>>>>ping'); SELECT rowi00 t1 WHERE content MATCH 'run ump'; uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'un.R-AE VIRumping'); ='run jum3tkCREATE VIRTUAL TABLE t1 USING fts3(content, tokenze ent, tokenze porter); INSERT , cS(1, 'unning and jumping'); SELECT rowid FROM t1 WH;ES(1, 'unning and jumping'; STCHp'; 8suCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'se%Yrators= jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; *BxR{)CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'un """"""""""""""""""""""""jump'; FzCREATE VIRTUAL TABLE t1 USING fts3(content, tokenizeporter); INSERT INTO t1(rowid, content) VALUES(1, 'unning'); SELECT rowid FROM t1 WHERE content MATCH 'run """"""""""""""""""""""""""jump'; dyMCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'r strftime(1,1,1,1)un """"""""""""""""""""""""""jump'; Rx)CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'r}n """"""""""""""""""""""""""jump'; =P=S+CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruyness aruyness and jumping'); SELEnd jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 8uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, '%Yyness and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 8~uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ryyness and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; @}CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running ant jgggggggt1 WHERE content Mrecei0eHERE content Mrecei0edt jumping'); CCH ,|]CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnEEEEEEEEEEEED t1 WHERE cog ant jumping'); SELECT rowid n ju yB5y8uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'TRANSACTYON jACTION'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 7sCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'DEFERRQBLEd jumREATE VIRTUAL TRBLE t1 USINping'); SELECT rowid Ft1 Wjump'; %CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'F^LLing a^`TNg aN`TNULLing'); Sowid :yCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ORFUL ing and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; :yCREATE VIRTUAL TABLE t1 USING fts4(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'ru OR jump'; ElE8 uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'rREFCROSSES jVALUES'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; V 1CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, ' strftime(1,1,1,1) strftime(1,1,1,1)g'); SELECT rowid FROM t1 WHERE content MATCH ' time(1,1,1)run jump'; JCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, ' strftime(1,1,1,1) strftime(1,1,1,1)g'); SELECT rowid FROM t1 WHERE content MATCH round(1,1); ?CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'TRANSACTIOU jumpingCTIOU j'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; %CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'TRANSACTIOU CTIOU jumping'); rowid td0t8uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runAN%YYZEd jBYping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 8uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runAN%YYZEd ANALYZE'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 8 uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runAN%YYXEd jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 8 uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runANeeeeed jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump';  5CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'rREFCROSSES jumpinROSSES jumping'); SROMp'; ;rR)CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runninAUTOINCREMENT'); SELECT rowid FROM t1 WHERE content MATCH 'runAUTOINCREMENT jumpAUTOINCREMENT'; W3CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runANAL decimal(1,1)YZEd jumping'); SELECT rowid FROM t1 WHERE content MATCH 'runnANAL decimal(1,1) jump'; ECREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runANAL decimal decimal(1,1)ping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; ACREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ru total(1)nANAL total(1)ing'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; Ah~[;CREATE VIRTUAL TABLE t1 USING fts3(cophent, tokenizeopent, tokenizeorteorter); IN5ERTO t1(rowid, content) VALUES(1, 'ruLE t1 USING ftsM(cning and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'r jump'; fQCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running CURRENT_TIMESTAMPand jumping'); SELECT rowid FROM t1 WHERE content MATCH 'CURRENT_TIMESTAMPrun CURRENT_TIMEjump'; U/CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running CURRENT_TIMESTAMPand jumping'); SELECT rowid FROM t1 WHERE content MATCH 'CURRENT_TIMESTAMPump'; ;{CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnand jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run@1jump'; (o~\=CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jllllllllllllllllll2001-01-01lllllllllllllllll2001-01-01lllllllllllllumping'); SELECT rowid FROM m_CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, ' sqlite_compileoption_get(1)running and jlll sqlite_compileoption_get(1)llllllllllllllllllllllllllumping'); SELECT rowid FROM 5oCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jllllllllllllllBYlllllllllllumping'); SELECT rowid FROM T-CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruLE t1 USI ftsM(cningNG ftsM(cning and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 68p6+ [CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'rujlllllY likely(1)YYYYYYYYYY;YYYYYYYY'); SELECT rowid FR D CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jlllll; INSERT INTO t1r); INSERT INTO t1(rowid, contg'); SELECT rowid FROM?CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jlllll; INSERT INTO t1(rolllRENAMEllllllllumpi\g'); SELECT rowid FROMD CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jlllll; INSERT INTO t1(rollllllll jlllll; INlumping'); SELECTrowid FROMD CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jlllll; IN[ERT INTO t1(rollllllllllllllllllllllumping'); SELECT rowid FROM 8D8"BEGIN; CREATE TABLE Re00T000e(T00000,INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT.1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID>9 OR Te0tId<6; CELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; 8!uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runtiog ancestoring'); SELECT rowid FROM t1 WHERE content MATCH 'rncestor'; ..@$CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=?AND d=?AND ? AND c=? AND d=?AND d=?; #BEGIN; CREATE TABLE Re00T000e(T00000,INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID char(1)UNIQUE PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT.1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID<9 OR Te0tId<2; CELECT St00n0 FROM Re00T000e ORDER BY 1; O8Ou(oCREATE TEMP TABLE EXPLAINt0001(aӝӜ); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*E?**????????????E000'; n'aCREATE TEMP TABLE t0001(aӝӜ); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*E?**0???????????E000'; `&ECREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CRABLE!00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PR`%ECREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREAT TABLE!00<<<<<<<<<<<<<<<<<<<<<_PRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY); CREATE TABLE t0(y DE REALLENCES"b"UNIQUE REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES t0 ON UPDATE SET NULL);REPLACE INTO t1 VALUES(13); I #~# DCREATE VIRTUAL TABLE t0 USING fts3(0, b, c); INSERT INTO t0 VALUES('0',-'B',-'C'); UPDATE t0 SET docid = 5; SELECT docid, B FROM t0; JCBEGIN; CREATE VIRTUAL TABLE t0 USING fts4(orderdesc); INSERT INTO t0 VALUES('00 b'); INSERT INTO t0 VALUES('bb cc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH '0*'; END; =BDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'Thisis 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (32001501-01, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; =ADROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'his is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (32001501-01, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; hc=wJsCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,d,e)); SELECT * FROM t0 WHERE a=?BETWEEN? AND time(A,1,A,1,b,c,d,e)); wIsCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,d,e)); SELECT * FROM t0 WHERE a=?BETWEEN? AND time(1,1,A,1=?; E-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,c,c,a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND b=?; 6QNACREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=c); INSERT INTO t4 VALUES('text0ne',X'0000', 'te'); INSERT INTO t4(t4) VALUES('integrity-check'); aMGCREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'tokenchars='); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'tokenchars='); CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'separators=\xC0'); aLGCREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'separators= .'); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'separators=ݤ'); CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'separators=x\xC0'); aKGCREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'separators= .'); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'tokenchars=Bݤ'); CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'separators=x\xC0'); V0QeCREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, '',VIEW '00RENAME0'); &PQCREATE VIRTUAL TABLE t0 USING fts3tokenize(porter); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(porter, '', '0000'); &OQCREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize( a,b,e, a,b '0000'); }RCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,i,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT DISTINCT* FROM t4 WHERE c=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; }SCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,i,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT DISTINCT* FROM t4 WHERE b=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; }TCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,i,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT DISTINCT* FROM t4 WHERE d=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; W+WPW%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x2.a= 000'; j1CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 02001-01-0100'); SELECT * FROM x where y MATCH 'b`b NEAR/6 0*0'; iCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('00 b"b c00', 'bbb 000'); SELECT * FROM x where y MATCH 'b`b*NEAR/6 000'; hCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 b"b a,b', 'bbb 000'); SELECT * FROM x where y MATCH 'b`b NEAR/6 000'; gCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 b"b c00', 'bbb 000'); SELECT * FROM x where y MATCH 'b`b NEAR/6 C00'; f!CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb%Y 000'); SELECT * FROM x where x MATCH 'bbb NEAR/0 000'; {U5 {q!CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb OR R/6 000'; p-CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb -1R/ -b -1R/ 100'; oCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb*NEAR/6*0*0'; nCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH '^^b*NEAR/6 000'; mCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where x MATCH '^bb*NEAR/6 000'; 'lSCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c0RT INTO x VALUES(C000 bbb c0', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb*NEAR/6 00'; b.Ov#CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEA x USING fts4(-----------------; SELECT * FROM x where y MAT---y,0R/6 000'; uACREATE VIRTUAL TABLE x USING fts4(y,ALUES00S000,0,bbb REGEXP'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEAR/6 0DDDDIRTUAL TABLE x USING fts4(y,'; tCREATE VIRTUAL TABLE x USING fts4(y,*); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH sqlite_source_id() sECREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb OR - strftime(1,1,1,1)1R/6 000'; r9CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb OR - time(1,1,1)1R/6 000'; ~%>Q~Oz#CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbbdNEA x USING fts4(-------D----------; SELECT * fts4(-------D---- -----0R/6 000'; iyWCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEA x USING fts4(--------------FROM x where y MAT---y,0R/----; SELECT * FROM x where y MAT---y,0R/6 000'; cxKCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEA x --------------------USING fts4(------------------; SELECT * FROM x where y MAT---y,0R/6 000'; Ww3CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT DISTINCT* FROM x where y MATCH 'bbb NEA x USING fts4(------------------; SELECT * FROM x where y MAT---y,0R/6 000'; =zR~)CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bA x USING fts4(y,0R/6 0bb 000'); SELECT * FROM x where y MATCH 'bbbbbb .EA x USING fts4(y,0R/6 00 .EA x USING fts4(y,0R/6 000';?}CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbbbbb .EA x USING fts4(y,0R/6 00 .EA x USING fts4(y,0R/6 0 "a"00'; ?|CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbbbbb .EA x USING fts4(y,0R/6 00 .EA x USING fts4(y,0R/6 "a" 000'; ?{CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbbbbb .EA x USING fts4(y,0R/6 00 .EA x USING fts4(y,0R/ "a"6 000'; BVB>CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bE x USINbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEA x USING NEA x USING 00'; %OCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bE x USINbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEA x USING 0'; %OCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bE x USINbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEA x USING 00'; @CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbbbbb .EA x USING fts4(y,0R/6 00^^^^^^^^^^^^^^^s4(y,0R/6 000'; bICREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbbbbb .EA x USING fts4(y,0R/""""""""""""""""""6 00 .EA x USING fts4(y,0RUSING fts4(y,0R/6 000/6 000'; ~?~=PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(500) FROM t1; INSERT INTO t1 SELECT randomblob(940) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(200) FROM t1;VACUUM /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(200); =PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(500) FROM t1; INSERT INTO t1 SELECT randomblob(940) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1;VACUUM /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(100); ?G. aCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES('FAIL', 'foo'); INSERT INTO ft VALUES('f/o', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'f*o'; *YCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES('', 'fgo'); INSERT INTO ft VALUES('f/o', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'f*o'; GCREATE TABLE VIEW AS SELECT "","b"RENA0E,"b"RENAcE,"b"RENAME= b; =PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(500) FROM t1; INSERT INTO t1 SELECT sqlite_source_id()OMt1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1;VACUUM /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(200); 6e OCREATE TABLE t102 (A1020 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN(t102 AS t2 LEFT JOIN t102 ON t1.i0 GLOB 'a0' JOIN t102 A0)); b ICREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN(t102 AS t2 /* */JOIN t102 ON t2.i0 GLOB 'a0' JOIN t102 A0)); 3 kCREATE VIRTUAL TABLE ft USING fts3( >=, t0o); INSERT INTO ft VALUES('', 'fo @1o'); INSERT INTO ft VALUES('fo @1o', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'fo :1o'; F CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES('', 'foo'); INSERT INTO ft VALUES('f/o', 'fooVIRTUAL TABLE ft USING fts3('); SELECT offsets(ft) FROM ft WHERE ft MATCH 'f*o'; G~G<SELECT printf('0%110.Q20s0%Q10.105s0','RE0B105s0','R0');tmCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0'LEFT JOIN t102 AS t2 LEFT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 CROSS t JOIN t102 A03CREATE TABLE t102 (RIGHTi0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 EFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t).); cKCREATE TABLE t102 (RIGHTi0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 EFT JOIN(t102 ONt0 LEFT JOIN t102 t) ON t1.i0 GLOB 'a0' JOIN(t102 AS t2 LEFT JOIN t102 ON t1.i0 GLOB 'a0' JOIN t102 A0)); iWDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGERPRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40,$1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a<5,6,'000'||substr(c,4) FROM t1 WAMP; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE typeof(1) BETWEEN [a]AND [a] iWDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGERPRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a<5,6,'000'||substr(c,4) FROM t1 WAMP; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE typeof(1) BETWEEN [a]AND [a] ;{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b, c, b< b, c, d, e,$f,E; ;{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b, c,$b, b, c, d, e,$f,E; cKPRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint;EXPLAIN INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) Ft1; INSERT INTO t1 SELECT randomblob(800) t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(+00) FROM t1; /* *PRIMt1; /* 1* 296 */ ROLLBACK TO one; INSERT INTO t1 SALECT t; EAE;{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 GROUP BY b, c,$b, a, c, d,$e, f,E; ;{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 GROUP BY b< c,$b, a, c, d, e, f,E; ;{CREATE TABLE t3(a,INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b, c, b, b, c, d, e,$f,E; ;{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b, c, b, b, c< d, e,$f,E; ;{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b, c, b,$b, c, d, e,$f,E; 1: 1`!ECREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0= t0.i0 OR t0.i0=t1.oid); s kCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEF102 JOIN t102 AS tT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0=+t1.i0 OR t2.i0=t1.oid); \=CREATE VIRTUAL TABLE ft0 USING fts3(x,a 0', 'c d'); RT INTO ft0 VALUES('e',Gc d'); INSERT INTO ft0 VALUES('a a', ' >='); CREATE VIRTUAL TABLE temp.aux0 USING fts4aux(main, ft0); SELECT* FROM aux0; SELECT* FROM aux0; KSELECT sqlite_rename_parent( "REFERENCES 0@sa ```",'000'ISNULL,'000'); HSELECT 19999=9999999999999999999.999999=9999999999999999999.999999 xuSELECT 199999990 EXCEPT SELECT 9=99999990 EXCEPT SELECT 9=99999999999=99999990 EXCEPT SELECT 9=999999999999.99999996 T`T/&cSELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY a (1),b (1)ys x; +%[SELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY-a,b (1)ys x; &$QSELECT NULL="a","b" ORDER BY m0r0 UTL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY m0r00r0; 4#mSELECT NULL "a","b" UNION SELECT "I"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY (33333333333332)ys x; d"MCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT round(1,1)AS m FROM t2 ORDER BY a; EXPLAIN QUERY PLAN SELECT t1.z, avg(1) FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN a002 -1 =Kg'=f,QCREATE TABLE t000( a,ba INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(x,N,EGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHE t0; +ASELECT NULL,"a","a","b" UNION SELECT"b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2'x' ORDER BY "a","a","b"; *9SELECT NULL,"a","a","b" UNION SELECT"b" UNION SELECT "b"LL UNION SELECT 1 UNIL,"a","a","b" UNINULL UNION SELECT 1 UNION SELECT 2'x' ORDER BY "a","b"; a)GSELECT NULL,"a","a","b" UNION SELECT"b" U UNION SELECT 1 UNION SELECT 2'x' ORDER BY "a","b"; }(SELECT NULL,"a","a","b" UNION SELECT"b" UNI1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2'x' ORDER BY "a","b"; 1'gSELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY a,OFFSETb (1)ys x; rr -DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+57777E-77772001-0E-017,6,'000'|@substr(c,4) FROM t1 WHERE c GLOB '0000*'; CR INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; tt.DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(102001-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHECURRENT_TIMESTAMP; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT(c FROM t1 BETWEEN 30 AND 60; s|Z29CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 /* */JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON(t1.i0< t0.i0 OR 500 AND t0.i0=t1.i0) AND t0.i0sD< CREATE VIRTUAL TABLE t0 USING rtree(i0 hiDDISTINCT x2, y1, y2); B; CREATE VIRTUAL TABLE t0 USING rtree(i a hINDEXex(1), y1, y2); <:CREATE VIRTUAL TABLE t0 USING rtree(i a hix(1), y1, y2); $9MCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 3,oid, '000', 3,?, '000', b, oid, '000' FR 8BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (SELECT a,b, a,b,2,4,8 a,b) 7BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE /* */(SELECT a,b, a,b,2,4,8);10) !x+)!C DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max(0e02, (1),"b") FROM t1 GROUP BY 002; BCREATE TEMP TABLE tϫ(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[E00'; uAoCREATE TEMP TABLE tώ(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[ώ(a,b,E00'; h@UCREATE TEMP TABLE tώ(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '* *[E00'; n?aWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT 1=1/ x FROM i LIMIT 10 -7; n>aWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT /* */ x FROM i LIMIT 10 ,7; = CREATE TABLE t0(a,b,c i,d,e, PRIMARY KEY(a,b,c,e,c,c,b,b,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND c82,& ~xrlf@:4.(" `ZTNHB<60*$         y w u s o ҧ ѧ Ч ϧ Χ ͧ ̦ ˦| ʦy ɦu Ȧp Ǧk Ʀf Ŧb Ħ] æX ¦V T R Q O J E @ = ; 9 4 / * % "       ~ { x t p n i f b [ Y W S L G F E C < 6 2 . - , g d ^ X ߧR ާJ ݧF ܧE ۧC ڧ= ٧8 ا4 ק0 ֧, է' ԧ! ӧ & !        ~ z v q k k e ~` }[ |W {T zS yR xQ wN vJ uD t@ s= r7 Wf3CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 ON t2.i0 IN t102 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t2ON(); ceKCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t2.i0 IN t102 LEFT JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR unlikely(1)AND t2.i0=t1.i0)); cdKCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t2.i0 IN t102 LEFT JOIN t102 AS t2 ON(t2.i0= 'a''b'OR (t0.i0 /* */AND t2.i0=t1.i0)); =cCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '00:00:7000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY idx; i CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 ON t2.i0 IN t102 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t2 ON(t2.i0= sqlite_version()>500 AND t2.i0=t1.i0)); h CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 ON t2.i0 IN t102 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t2 ON sqlite_compileoption_get(1) AND t2.i0=t1.i0)); g CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT? FROM t102 AS t0 JOIN t102 ON t2.i0 IN t102 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); K KInCREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT *, x FROM t1, t2 GROUP BY 1, a, a,b, a,bqmgWITH i(x) AS ( VALUES(1) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT strftime(oid,1,1)-x FROM i LIMIT 04 |l}PRAGMA page_sidL; PRAGMA wal_autocheckpoint == WAL; PRAGMA journal_size_limit = 10.; PRAGMA journal_size_limit = 10. ; jkYCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 NATURAL JOIN t102 AEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t2 ON(t2.i0++++++++++++++++++++00 AND t0.i0=t1.i0)); j CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 ON t2.i0 IN t102 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 AND(t0.i0<>500 AND t2.i0=t1.i0)); Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); P(PLpCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0 sqlite_compileoption_get(1)Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 LoCREATE VIRTUAL TABLE t2 USING fts4(prefix='4,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0 sqlite_compileoption_get(1)Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 h sqlite_compileoption_used(1)u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 . 0r00 the0 he r0000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('SaiM0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S,000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); n=)n7tsCREATE TABLE t0(a, b); SELECT DISTINCT "a", "a","b","ba"; SELECT DISTINCT "a", "a","b",","b",a F,"b""a","ba","b""a","b","ba","b",a F,a FROM (SELECT count(*)a FROM t0) WHERE a==0; 'sSCREATE TABLE t0(a, b); SELECT DISTINCT "a", "a","b","ba","b",a F,"b""a","ba","b""a","b","bab",a F,"b""a","b","b",a F,a FROM (SELECT count(*)a FROM t0) WHERE a==0; frQCREATE TABLE t0(e00T); SELECT DISTINCT "a", "a","b","ba","b","a", "a","b","ba","b","a","b","ba"b7qsCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0 sqlite_compileoption_get(1)Si00-l00y-su0-Som00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 2eA2 xBEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER UPDATE ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID>1 OR Te0tID=1 OR Te0tId<2; Te0tId=2; CEFROM Re00T000e ORDER BY 1; w!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=7 AND d=? AND e= strftime(1, substr(1,1,1)); v!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=7 AND d=? AND e= strftime(1<1,CURRENT_TIME); u3CREATE TABLE t0(a, b); SELECT DISTINCT "a", "a","b","ba","b",a F,"b""a","ba"."b""a","b","ba","b".a F,a FROM (SELECT count(*)a FROM t0) WHERE a==0; h0hD{ DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=tB"); INSERT INTO t0 VALUES('oneatwotύ00'); INSERT INTO t0 VALUES('one0Ͼ0eatwotύ00'); RTBLE t0=zDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBBt̍tatwoBBt̍t̍00'); INSERT INTO̍00'); INSERT INTOECT yBEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER UPDATE ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID>1 OR Te0tID=1 OR Te0tId=6; Te0tId=2; CEFROM Re00T000e ORDER BY 1; ~+DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtϽ00'); 000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; }'DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtϽ00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; 0|eDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwotϽ=BtϽ=00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=ATTACHNTO t0 VNTO t0 VAGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0au00bSING fts4aux"t0); DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aRRT INTO t0 VNTO t0 VAGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0au00bSING fts4aux"t0); +[DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtϽ00'); INSERT INTO t0ALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBRT INTO random()NTO t0 VAGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0au00bSING fts4aux"t0); DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=a unlikely(1)VNTO t0 VAGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0au00bSING fts4aux"t0); DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=CURRENT_DATE VNTO t0 VAGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0au00bSING fts4aux"t0);  N2iDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB¹عع"); INSERT INTO t0 VALUES('ERT :yDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBùعùع"); INSERT INTO t0 VALUES('ERT 1gDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB total(1)¹ع"); INSERT INTO t0 VALUES('ERT ;{DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBRT INTO t0 VNTO t0 VAGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGS t0; CREATE VIRTUAL TABLE t00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0au00bSING fGGGGGGGGGGGGGGGGGS t0; CREAts4aux"t0); (H(S +CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0'NATURAL JOIN t102 AS tFT JOIN t102 ON( unlikely(10=t1.i0)); K CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0'NATURAL JOIN t102 AS tFT JOIN t102 ON( unlikely(1!=t1.i0)); a GDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtꪪtne0002A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0)O  'DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBII𹹹ع");IN 4 mDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB¹fts4(tokenizeع"); INSERT INTO t0 VALUES('ERT oCMo%OSELECT * FROM (t0), ( ( t05, (t0, (SELECT bt0)E), (a,bt0), tE),t0), (t0, (t05, (t0, ( t05, (t0, ( a,bt0), tE), (t0)a,bt0), bt0), tE), (t0 a,bt0)E), (t0) WH),1gCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '000000000000000e+: days' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1O #KCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(b); INSERT INTO t000 VALUES('s','s0'),(-hex(2001=01-011),'000'),(-hex(1),'m00'); LCREATE TABLE 00b AS SELECT 4 ASFOR, 5 CURRHNTODATE, 5 CURRGNTODATE SEL Z9CREATE TABLE 00b AS SELECT 4 ASFOR, 5 CFnR, 5 CURRENTURRENTODATE, 5 CUTODATE SEL ]?CREATE TABLE CURRENT_TIMESTAMP00b AS SELECT 4 ASFOR, 5 CURRENTODATE, 5 CURRENTODATE SEL v>=SELECT * FROM (t0), ( ( t05, (t0, ( a,bt0), tE),t0), (t0, (t05, (t0, ( t05, (t0, ( a,bt0), tEt05, (t0, (t0, ( a,bt0), ( a,bt0), tE),t0)), (t0)a,bt0), bt0), tE), (t0), bt0), tE)0,9wSELECT * FROM (t0), ( ( t05, (t0, ( a,bt0), tE),t0), (t0, (t05, (t0, ( t05, (t0, ( a,bt0), tEt05, (t0, ( (((((((((((a,bt0), tE),t0)), (t0)a,bt001 bt0), tE), (t0), bt0), tE)0,=SELECT * FROM (t0), ( ( t5, (t0, (t05,B)t0, ( t05,tE),t0), (t0, (t05,B)t0, ( t05, (t0, ( a,bt0), tE), (t0)a,bt0), bt0), tE), (t0)a,bt0)E), (t0) WH),-SELECT * FROM (t0), ( ( t05, (t0, (SELECT a,bt0), tE),t0), (t0, (t05, (t0, ( t0), tE), (t, dt, tE), (t, dt0), tE), (t0)a,bt0)E), (t0) WH),SELECT * FROM (t0), ( ( t05, (t0, (SELECT a,bt0), tE),t0)), ( ( t05, (t0, (SELECT a,bt0bt0), bt0), tE), (t0)a,bt0)E), (t0) WH), 2Aq2)WSELECT * FROM (t0), ( ( t05, (t0, ( a,bt0), tE),t0), (t0,bt0), bt0), t05, (t0, ( a,bt0), tE), (t,t0), (t0,bt0), bt0), t05, (t0)a, tE), (t0)f,bt0)E), (t0) WH),ISELECT * FROM (t0), ( ( t05, (t0, ( a,bt0), tE),t0), (t0, (05, (t0, ( t05, (t0 t05, (t0, ( a,bt0), tEt05, ( a,bt0), tEt05, (t0, ( a,bt0), tE),t0)), (t0)a,bt0), bt0), tE), (t0), bt0), tE)0,ASELECT * FROM (t0), ( ( t05, (t0, ( a,bt0), tE),t0), (t0, (t05, (t0, ( t05, t0, ( a,bt0), tEt t05, (t0, ( a,bt0), tE),t005, (t0, ( a,bt0), tE),t0)), (t0)a,bt0), bt0), tE), (t0), tE)0,LSELECT * FROM (t0), ( ( t05, (t0, ( a,bt0), tE),t0), (t0, (t05, t05, (t0, ( a,bt0), tEt05, ( (t0, ( t05, (t0, ( a,bt0), tEt05, (t0, ( a,bt0), tE),t0)), (t0)a,bt0), bt0), tE), (t0), bt0), tE)0,;{SELECT * FROM (t0), ( ( t05, (t0, ( a,bt0), tE),t0), (t0, (t05, (t0, ( t05, (t0 a,bt0), tE), ( a,bt0), tEt05, (t0, ( a,bt0), tE),t0)), (t0)a,bt0), bt0), tE), (t0), bt0), tE)0, KHK@"CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b [a],A'000' FROM t1 UNION SELECT b, printf(1,1)a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a, '000' ,a, '000' , 2, "a","b" >!CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b [a],A'000' FROM t1 UNION SELECT b, length(1)a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a, '000' ,a, '000' , 2, "a","b" ; {CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b [a],A'000' FROM t1 UNION SELECT b, hex(1)a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a, '000' ,a, '000' , 2, "a","b" 4mCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b [a], avg(1)FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a, '000' ,a, '000' , 2, "a","b" 4mCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b [a],A'000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 1,a, '000' , 2, 3,a, '000' ,a, '000' , 2, "a","b" 0H<0%DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN t1RENAM TAB$DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE $ocid IN t1 RENAM TAB4#mCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,oid[a],A'000' FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a, '000' ,a, '000' , 2, "a","b" bTb7*s#REATE printf(1,1) b); PRAGMA auacuuY=O00; PRAGMA synchronous=NO00; PRAGMA synchronous=N000; PRAGMA locking_mode=EXCLUSIVE; PRAGMA journal_mode=TRU00; PRAGMA synchronous=NO00; PRAm)_CREATE TABLE t0( a,ba,b,c,d,e, P a,bR a,bI a,be, PQ, PRIMARY KEY(a,b,c,d,c)) WITHOUT ROWID;REINDEX INDEX m(_CREATE TABLE t0( a,ba,b,c,d,e, P a,bR UNIQUE,be, PRIMARY KEY(a,b,c,d,a,b,c)) WITHOUT ROWID;REINDEX INDEX T'-CREATE VIRTUAL TABLE x0 USING fts3; INSERT INTO x0(x0) VALUES('merge=,2001-0'); (&UDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid < 'a''b'; DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; t($t,/]CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' glob(1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" strftime(1,1,1,1) 1=1 glob(1,1)"'; 0.eCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' strftime(1,1,1,1) strftime(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" g^ob(1,1)"'; *-YCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,1,1) strftime(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" g^ob(1,1)"'; ,ACREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' strftime(1,1,1,1) @1'); SELECT * FROM t0st WHERE k00000d MATCH '" g^ob(1,1)"'; T+-#REATE prindf(1,1) b); PRAGMA auacuuY=O00; PRAGMA synchronou =NO00; PRAGMA synchronous=N000USIVE; PRAGMA journal_mode=TR; PRAGMA lockingEmode=EXCLUSIVE; PRAGMA journal_mode=TRUNC; PRAGMA journal_mode=TRUN;); b&vN4!CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('0 strftime(1,1,1,1)ime(1,1,1)0'); SELECT * FROM t0st WHERE k00000d MATCH '" t(1,1,1,1)ime(1,1,1 strftime(1,1,1,1)ime(1,1,1)"'; ,3]CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' strftime(1,1,1,1) time(1,1,1 1=1'); SELECT * FROM t0st WHERE k00000d MATCH '" time(1,1,1)"'; 29CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,1,1 1=1'); SELECT * FROM t0st WHERE k00000d MATCH '" 1=1(1,1,1)"'; 19CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,1,1 1=1'); SELECT * FROM t0st WHERE k00000d MATCH '" time*1,1,1)"'; 09CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' 1=1(1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" time*1,1,1)"'; ,I,=9CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT total(1)p FROM y AS y1, y AS1, y AS y1, y AS y1x1, x AS x2 WHAS y y1; *8YCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE /* */ (1); SELECT total(1)p FROM y AS y1, y AS1, y AS y1, y AS y y1; *7YCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE+/* */x2.a; SELECT total(1)p FROM y AS y1, y AS1, y AS y1, y AS y y1; H6CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('00e(1,1,1 wtrftime(1,1,10'); SELECT * FROM t0st WHERE k00000d MATCH '" t(1,1,1,1)ime(1,1,1 wtrftime(1,1,1,1)ime(1,1,1)"'; g5SCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH '" t(1,1,1,1)ime(1,1,1 strfti1,L,1 strftime(1,1,1,1)imeme(1,1,1,1ti1,1,1 strftime(1,1,1,1)im)ime(1,1,1)"'; ^_;CPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(:eroblob(900)); INSERT INTO t0 VALUES(zeroblob(90201-01-2100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; :ADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0 sqlite_compileoption_used(1)); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN A THEN randomblob(20001E01-01)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1=1 ::_=CPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(14201E01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) BEGIN; DELETE FROM t0 WHERE rowid-6; PRAGMA incremental_vacuum(); ROLLBACK; _<CPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(:eroblob(900)); INSERT INTO t0 VALUES(zeroblob(10201-01-2100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%3; PRAGMA incremental_vacuum(); ROLLBACK; :@1CREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,a,d /* */,b,c,d,b,c,e,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; _?CPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(14201E01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) BEGIN; DELETE FROM t0 WHERE rowid&6; PRAGMA incremental_vacuum(); ROLLBACK; _>CPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(500)); INSERT INTO t0 VALUES(zeroblob(14201E01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; ,P ,\E=CREATE VIRTUAL TABLE t0 USING fts3(a, '000 0o00', 'one two', b, c); INSERT INTO t0(a, b, c) VALUES('one t0ree four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3(a, b, c): strftime(1,1,1,1)'; \D=CREATE VIRTUAL TABLE t0 USING fts3(a, '000 0o00', 'one two', b, c); INSERT INTO t0(a, b, c) VALUES('one t0ree four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3(a, b, c): INSERT INTO ttwo'; .CaCREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,a,d,b,c,a,b,c,d,d,b,c,a,b,c,d,b,c,e,d,c,b,c,e,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; .BaCREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,a,d,b,c,a,b,c,d,b,c,e,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND b=? AND c=? AND d=? ANI d=? AND e=?; ,A]CREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,d,b,c,a,b,c,d,b,c,e,d,a,d,b,c,a,b,c,d,b,c,e,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; E=yE8JuCREATE VIRTUAL TABLE t0 USING fts3(a, SELECT a, b, c FROM t0 WHERE t0ree four&, '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fes3(a% b, c): INSERT INTO t'; 8IuCREATE VIRTUAL TABLE t0 USING fts3(a, SELECT a, b, c FROM t0 WHERE t0ree four&, '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fes"(a% b, c): INSERT INTO t0two'; 8HuCREATE VIRTUAL TABLE t0 USING fts3(a, SELECT a, b, c FROM t0 WHERE t0ree four&, '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G"fes3(a% b, c): INSERT INTO t0two'; @GCREATE VIRTUAL TABLE t0 USING fts3(a, VALUES('one four''one two'); SEmECT a, b, c FROM , '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3(-----------------------.-wo'; ?FCREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH ' /* */(-------------------------wo'; YDlYkO[CREATE VIRTUAL TABLE rt USING rtree(i0, x0,CONSTRAINT x2); INSERT INTO rt VALUES(2001-01-011<$2 ,3); S ENCREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one t0ree four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G -13(a, b, -1; -NSERT INTO t0two'; XM5CREATE VIRTUAL TABLE t0 USING fts3(a, SELECT a, b, c FROM t0 WHERE t0ree four&, '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fes3(a% b, c)+ INSERTSELECT a, b, c FROM t0 WHERE c M INTO t0two'; TL-CREATE VIRTUAL TABLE t0 USING fts3(a, SELECT a, b, c FROM t0 WHERE t0ree four&, ' sqlite_compileoption_get(1)000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fes3(a% b, c): INSERT INTO t0two'; 8KuCREATE VIRTUAL TABLE t0 USING fts3(a, SELECT a, b, c FROM t0 WHERE t0ree four&, '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fes3(a% b, c): strftime(1,1,1,1)'; Q!CREATE TABLE t91(x int); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT?1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON@a=~~~~~~~~~~~~~~~~~~~~1 LEFT JOIN t92 OCT 5 SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR~~~~~~~~~~~~~~~2 OR ?1OR b=3kP[CREATE VIRTUAL TABLE rt USING rtree(i0,CONSTRAINT x0,CONSTRAINT x2); INSERT INTO rt VALUES( /* */3); S ccR7CREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT?1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=A AND ~~~~~~~~~~~~~~~~~~~~~~~b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON@a=~~~~~~~~~~~~~~~~~~~~~~~2 OR ?13; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR~~~~~~~~~~~~~~~2 OR ?1OR b=3 --TT-BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO a VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE i0 NOT IN (SELECT randomblob(1) "a"FROM a,b,a,b,"b"); wSsCREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "000000" [a], "n00b00" FROM "0000" GROUP BY "a","b""a","b", "a","b" LIMIT 1)IS ""; NNVV1BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE i0 NOT IN (SELECT randomblob(1)OR "a"FROM a,b,a,b,"b"); TU-BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE i0 NOT IN (SELECT randomblob(1) "a"FROM b,b,a,b,"b"); JJXX5BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE i0 NOT IN (SELECT randomblob(1) || "a"FROM a,b,a,b,"b"); VW1BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE i0 NOT IN (SELECT randomblob(1)IN "a"FROM a,b,a,b,"b"); +T+h]UWITH i(x) AS ( VALUES(H) UNION ALL SELECT x+1 FROM a.b,i .b,i ORDER BY 1) SELECT x FROM i ,I,I? 10; :\yCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b a, b, '000' a,b FROM t1 UNION SELECT *,a, a,b '000' FROM t1 ORDER BY 3, 3,a,a, '000', b, '000' FRO '000', b, '000' FROM; $[MCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT?a,b a, b, '000' a,b FROM t1 UNION SELECT *,a, a,b '000' FROM t1 ORDER BY 3, 3,a, '000', b, '000' FROM; $ZMCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b&a, b, '000' a,b FROM t1 UNION SELECT *,a, a,b '000' FROM t1 ORDER BY 3, 3,a, '000', b, '000' FROM; XY5BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO b VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4); INSERT INTO b VALUES(5); COMMIT; SELECT* FROM a WHERE i0 NOT IN (SELECT randomblob(1) "a"FROM a,b a,b,a,b,"b"); T;TcbKCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnZZZing arunnZZZing ant jumpinZnt jumpinZZZZing ant jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; [a;CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning and jumping'); SELECT rowid FROM t1 WHERE content MATCH ' min(1,1)rus0t0o00p"" """"""""""""""""4jump'; `CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'un.R-AE V Rumping'); ='run juml_]CREATE TABLE t5(a, b); CREATE TABLE t0(c, d); INSERT INTO t5 VALUES(1, '000'); INSERT INTO t0 VALUES('abc', '00000'); SELECT * FROM (SELECT DISTINCT* FROM t5 WHERE a=9 AND-b='000'), t0 WHERE strftime(1,1,11,1,1,1 AND 1=1-b='000')<1 c^KWITH i(x) AS ( VALUES(1) UNION ALL SELECT randomblob(1)i ORDER BY 1) SELECT 8 FROM i ,I,I? 10; .`8fuCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnng and jumpiES(1, nganing and jumpiES(1, ngand jumpiES(1, ng'); SUump'; JeCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruent MATing Gnnning ent jggggggggggowid, content) VALUEERE content MATing Gnt jumping'); CCH ld]CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnZZZZZing ant jumpinZZZZing ant juming ant jumpinZZZZing ant jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; ^cACREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnZZZing ant jumpinZZZZZZing ant jumpinZing ant jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; E(cE/kcCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 't1 USING frunANALYYEd jumpinAunANALYYEd juNALYYEd jumping'); ump'; "jICREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'DEFERRED frunANALYYEd jumpinANALYYEd jumping'); ump'; AiCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'TRA total(1)NSACTION jACTION'); SELECT rowid FROM t1 WHERE content MATCH 'ruACTION'; AhCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, ' random()TRANSACTION jACTION'); SELECT rowid FROM t1 WHERE content MATCH 'ruACTION'; Tg-CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'DEFERRQBLEd jumREATERRQBLEd jumREATE VIRTUAL TRBE VIRTUAL TRBLE t1 USINping'); SELECT rowid Ft1 Wjump'; $?Y$!pGCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'INDEXED and jllllllllllllllLEd sum(1)Gllllumping'); So+CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jllllllllllllllBYlllllllllllumping jllllllllllllllBYllllllllll'); SELECT rowid FROM 5noCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jllllllllllllALLYlllllllllllumping'); SELECT rowid FROM bmICREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruLE t1 USING ftsM(cning andLE t1sM(cning andLE t1 US US jumping'); SELECT rowid FROM t1 WERE co|tent MATCH 'rump'; =lCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 't1 USING frunANNALYYEd jumpinANALYYEd jumpALYYEd jumpinANALYYEd jumping'); ump'; *Y *^uACREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000.00000, '02001-01-0T0%) INSERT INTO t0(docid, x) VALUES(0, 0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docidDEhtUCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '02001-01-010'); INSERT INTO t0(docid, x) VALUES(0, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docidDE.saCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'rujlllllYYYYYYYYYYYYYYYYYYYY;YYYYYYYALLY'); SELECT rowid FR +r[CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'rujllllmYYYYYYkenize porYYYYY;YYYYALLY'); SELECT rowid FR #qKCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jllllllllllllllBYLEd sum(1)Gllllumping'); yCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,c,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=E AND d=? AND e= strftime(1e084,1)?; vxqCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(0, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '2001-01-010*2001-01-01' ORDER BY docid DESC; vwqCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(2001-01-010, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*2001-01-01' ORDER BY docid DESC; lv]CREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(0, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*2001-01-01' ORDER BY docid DESC; 3|kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, julianday(1,1,1)); INSERT INTO t1 (docid, c) VALUES (2, strftime(1,1,1,1)); INSERT INTO t1(docid, c) VALUES (3, 'This is 0 test'); DELETE FROM t1 WHERE $ocid IN(1,3); SELECT OPTIMIZE(t1) FROM t1LIMIT 1; {DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2),LIKE( "a","a", @1 /* */) FROM t1 ORDER BY 002; zDROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2),LIKE( "a","a","" /* */) FROM t1 ORDER BY 002; ~6qBEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 SELECT('00 bb'); INSERT INTO t0 SELECT('bb cc'); INSERT INTO t0 SELECT docid FROM t0 WHERE 40 MATCH '00';; G~DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'his is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (32001-01-01, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,32001,01-01); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; 3}kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, julianday(1,1,1)); INSERT INTO t1 (docid, c) VALUES (2, strftime(1,1,1,1)); INSERT INTO t1(docid, c) VALUES (3, julianday(1,1,1)); DELETE FROM t1 WHERE $ocid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; .;t.-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=D AND d=? AND b=? AND c=? AND e=?; X5BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('02001-01-010 bb'); INSERT INTO t0 VALUES('bb cc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH '^0*00'; END; N!BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('00 bb'); INSERT INTO t0 VALUES('bb cc'); INSERT INTO t0 VALUES(' ; 00'); SELECT docid FROM t0 WHERE t0 MATCH '^0*00'; END; C BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 SELECT('00 bb'); INSERT INTO t0 SELECT('bb cc'); INSERT INTO t0 SELECT docid FROM t0 WHERE t0 MATCH '00';SAVEPOINT END; ABEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 SELECT('00 bb'); INSERT INTO t0 SELECT('bb cc'); INSERT INTO t0 SELECT docid FROM t0 WHERE t0 MATCH 'a''b''00'; END; ^ ^(UATTACH''AS nooname; ATTACH':memory:' AS naname; ATTACH':memory:' AS name; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':memory:' AS inminmemmem;VACUUM;ANALYZE CREATE TABLE FOO(bar int0000); CREATE TRIGGER f000000000 BEFORE INSERT ON foo BEGIN SELECT CASE WHEN NOT (SELECT~~~~~~~~~~~ new.ar BETWEEN 0 AND 1=120) THEN ra++++++++++++++++++++++++++++++ise(rollback, '000000') END; END; INSERT INTO foo(bar) VALUES (0); hUCREATE TABLE FOO(bar int0000); CREATE TRIGGER f000000000 BEFORE INSERT ON foo BEGIN SELECT CASE WHEN NOT (SELECT~~~~~~~~~~~ new.ar BETWEEN 0 AND $1=120) THEN raise(rollback, '000000') END; END; INSERT INTO foo(bar) VALUES (0); `E`a GCREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'tokenchars= .'); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'tokenchars='); CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'tokenchars=x\xC0'); > CREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'tokenchars= .'); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'tokenchars=RENAME'1 'tokenchars=RENAME'); CREG ft; uoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(i,g,c,e,e,g,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 102 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; .^.P%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT min(1,1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.ajP%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=-000'; $CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('00 b"b c00', 'b"b 000'); SELECT * FROM x where y MATCH 'b`b*NEAR/6 000'; #CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('C00 b"b c00', 'bbb 000'); SELECT * FROM x where y MATCH 'b`b NEAR/6 C00'; "1CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('00 bbb c00', 'bbb 000'); SELECT * FROM x where x MATCH 'bbb NEAR/6 -0 NEAR/6 000'; VF,CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES('FOR', 'foooffsets(ft) FROM ft WHERE'); INSERT INTO ft VALUES('f/o', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'f*o'; +!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a= /* */b= c=?BETWEEN? AND? AND@b=? AND c=?BETWEEN? AND e OR?; *!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a= /* */b= c=?BETWEEN? AND? AND b=? AND c=?BETWEEN? AND eOR?; .)aCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a= /* */b=C AND d=E AND b=? AND c=? AND d=E AND c=? AND d=E AND b=? AND c=? AND d=E AND e OR?; &(QCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a= /* */b=C AND c=? AND d=E AND b=? AND c=? AND d=E AND b=? AND c=? AND d=E AND e OR?; 2gR0)CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' time(1,1,1)ion(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo time(1,1,1) 1=1 1=1'; J/CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' time(1,1,1)ion(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo 1=1 1=1 1=1'; G.CREATE VIRTUAL TABLE ft USING fts4(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo -1 -1 -1'; J-CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo -1 -1 -1 -1'; *ae4OCREATE TABLE t102 (A1020 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t) ON t1.i0 GLOB 'a0' JOIN(t102 AS t2 LEFT JOIN t102 ON t1.i0 GLOB 'a0' JOIN t102 A0)); E3CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo OR =1'; E2CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' 1=1@1 1=1'; R1)CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' time(1,1,1)ion(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo 1=1 time(1,1,1) 1=1'; 11;8{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b, c,$b, b, c, d, e,$f,E; 7CREATE TABLE t102 (i0 BEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS LEFT JOIN t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 AS tANDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); ~6CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 AS tANDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); 5CREATE TABLE t102 (i222222222222222222222222222220 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 NATURAL JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102)AS t2 LEFT JOIN t102 ON t1.i0 GLOB 'a0' JOIN t102 A0)); EAE;={CREATE TABLE t3(a,INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b, c, b, b, c,$d, e,$f,E; ;<{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY d, c, b, b, c, d, e,$f,E; ;;{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b, c, b, b, c,$d, e,$f,E; ;:{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b, c, b, b, c< d, e,$f,E; ;9{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b, c, b< b, c, d, e,$f,E; PAP'CSSELECT NULL "a" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY a, "a","b"x; 3BkSELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL "a","b" UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY a, (1)ys x; fAQSELECT 1999=99999999999999999999.999999999=99999999999999999999.9999999999999999999999999.999999 d@MSELECT 199999=9999999999999999999.999999=9999999999999999999.999999=9999999999999999999.999999 ;?{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 GROUP BY b< c,$b, a, c, d, e< f,E; ;>{CREATE TABLE t3(a,INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY round(1,1), c, d, e,$f,E; fEQCREATE TABLE t000( a,ba INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(x,N,E,ER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHE t0; rDiSELECT NULL,"a","a","b" UNION SELECT"b" U UNION SELECT 1 UNION SELECT 2'x' ORDER BY NULL,"a","a","b" "a","b"; ttFDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(102001-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'o00' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,3) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT(c FROM t1 BETWEEN 30 AND 60; s JBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a OR (SELECT a,b, a,b,2,4,8 a,b)bIICREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 /* */JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 /* */ AND t0.i0=t1.oid AND @1i0=t1.i0)); HCREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diacritics=1'""separators= "a"tokenchars=); IN VALUES( VALUES('\0E0'); GCREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diacritics=1'""tokenchars= "a"tion_get(1)); IN VALUES( VALUES('\0E0'); ux9nunRaWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT 1=1/ x FROM i LIMIT 14 -7; Q CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,c,c,c,c,b,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c= 'a'D c500 AND t2.i0=t1.i0)); nCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 ON t2.i0 IN t102 NATURAL JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t2ON(t2.i0=+t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); =mCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '00:00:7000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; glSPRAGMA encoding=UTF16be; CREATE TABLE t0tVIEW(VIEWTIMESTAMPPRIMARY Y); INSERT It0t VAL 1sACREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 NATURAL JOIN t102 (; jrYCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 NATURAL JOIN t102 AEFT JOIN t102 t1 ON t1.i0 IN (1) JOIN t102 AS t2 ON(t2.i0++++++++++++++++++++00 AND t0.i0=t1.i0)); oqcCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 NATURAL JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); jpYCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 ON t2.i0 IN t102 NATURAL JOIN t102 AS LEFT JOIN t102 AS t2 Oj(t2.i0=+t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); R*RLuCREATE VIRTUAL TABLE t2 USING fts4(prefix='4,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 AUTOINCREMENTcompileoption_get(1)Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Rt)CREATE TABLE t10(x NTEGER PRIMARY KEY, y INU z CHAR(900)UNIQUE); CREATE INDEX t000 ON t10(y); EXPLAIN QUERY PLAN SELECT total(1) FROM t10 AS a JOIN t10 AS b ON a.y=CURRENT_TIME); !CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,e,a)); SELECT * FROM t0 WHERE a=? AND b=? AND c=7 AND d=? AND e= strftime(1 >=CURRENT_TIME); !CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=7 AND d=? AND e= strftime(1<1,CURRENT_DATE); !CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,e,a)); SELECT * FROM t0 WHERE a=? AND b=? AND c=7 AND d=? AND e= strftime(1<1,CURRENT_TIME);  BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGERPRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER INSERT ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID>1 OR Te0tID=1 OR Te0tId=2; Te0tId=2; CEFROM Re00T000e ORDER BY 1;  BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE /* */TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER INSERT ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID>1 OR Te0tID=1 OR Te0tId=2; Te0tId=2; CEFROM Re00T000e ORDER BY 1; %BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER INSERT ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 MATCH+ 0 WHERE Te0tID>1 OR Te0tID=1 OR Te0tId=2; Te0tId=2; CEFROM Re00T000e ORDER BY 1;  BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER INSERT ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tID>2 OR Te0tId=2; Te0tId=2; CEFROM Re00T000e ORDER BY 1; / cDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBt varchar(1)L TABLE t0aux USING fts4aux(t00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER INSERT ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tID>1 OR Te0tId=2;ANALYZE=2; CEFROM Re00T000e ORDER BY 1; ^:^X 5DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtϽ߽ ޽ sqlite_compileoption_used(1)one0000A0'); CREATE VI X 5DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtϽ߽ ޽00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VI d MDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBt00'); INSERT INTO t0 VALUES('one0000A0'); &R ~ DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtϽt0; CREATE VIRTUAL TABLE t000'); INSERT INTO t0 VALUES('one0000A0'); &R 2&2peDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtꪪ0ꪪĪ'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0)+ UpeDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtꪪꪪ0Ī'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0)+ U]?DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0˹ع(tokenES0000AL TABLE t0 USING fts4(ators=aB t0ֹ˹ize=un"); RT DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "tokenchars=aBRTTRANSACTIONNTO t0 VAGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0au00bSING fts4aux"t0); g1.gm_CREATE TABLE t0( a,ba,b,c,d,e, P UNIQUE,bI a,be, PRIMARY KEY(e,b,c,d,a,b,c)) WITHOUT ROWID;REINDEX INDEX T-CREATE VIRTUAL TABLE x0 USING fts3; INSERT INTO x0(x0) VALUES('merge=,200150'); ASELECT * FROM (t0), ( ( t05, (t0, (SELECT a,bt0), tE),t0)), ( ( t05, (t0, (SELECT a,bt0bt0), bt0), tE), (t0, (SELECT a,bt0bt0), t0)a,bt0)E), (t0) WH),^ACREATE TABLE FAIL AS SELECT 4 CURRENTODATE, 5 CASFOR, 5 CURRENTODATE, 5 CURRENTODATE SEL S+CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0'NATURAL JOIN t102 AS tFT JOIN t102 ON( unlikely(10=t0.i0)); tmDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtꪪ0ĪVIEW'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0)+ U -B-&QCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' 1=1(1,1,1) 1=1 glob(1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" glob(1,1)"'; 3kCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' strftime(1,1,1,1) strftime(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" @1 g^ob(1,1)"'; 0eCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' strftime(1,1,1,1) strftime(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" 1=1(1,1)"'; 0eCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' strftime(1,1,1,1) strftime(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" g^ob1,1)"'; +CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH '" "a""b"VIEW "a""'; peCREATE TABLE t0( a,ba,b,c,d,e, P UNIQUE,bI a,be, PRIMARY KEY(a,b,c,d,a,b,c)) WITHOUT ROWID;REINDEX rtrim) IN YC="CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS x1, x AS1, y AS y1, y AS y1, y AS y1, y AS y y1; =!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE glob(1,1); SELECT $total(1)p FROM y AS y1, y AS1, y AS y1, y AS y1, y AS y1, y AS y y1; * YCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE /* */ (0); SELECT total(1)p FROM y AS y1, y AS1, y AS y1, y AS y y1; #KCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */(1)p, sqlite_compileoption_used(1) x2 WHERE glob(1,1); SELECT total(1)p FROM y AS y1, y AS y1, y AS y2 Wz; #KCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sqlite_compileoption_used(1) x2 WHERE glob(1,1); SELECT total(1)p FROM x AS y1, y AS y1, y AS y2 Wz; )R{S&+CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE likely(1); SELECT total(1)p FROM y AS y1, y A, y AS1, y AS y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; S%+CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x2.a=x2.a; SELECT total(1)p FROM y AS y1, y A, y AS1, y AS y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; S$+CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unAUTOINCREMENTorter); INEVIRTUAL TA;LE t1 USINGtYYYYYYYping'); SELECT rowGd FnOM ju E=CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning aed jum>>>>>>>>>>>>Aeing'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; <WITH i(x) AS ( VALUES(1) UNION ALL VALUES(1) UNION ALL SELECT randomblob(1)i ORDER BY 1) SELECT avg(1) x FROM i ,I,I? 10; r;iWITH i(x) AS ( VALUES(1) UNION ALL SELECT randomblob(1) "a","b"i ORDER BY 1) SELECT avg(1) x FROM i ,I,I? 10; nL n.EaCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running ang and jumpiCS(1, niCS(1, d jumpiCS(1, niCS(1, ng'); SEL 0DeCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jumpiCSing and jumpiCS(1, niCS(1, (1, niCS(1, ng'); SEL @CCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruyeing and juuying); SELEC auying); SELEC and jumying'); SELECT rt MATCH 'runp'; 0BeCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruyeing aed jumying); SELEC and jumying'); SELECT rt MATCH 'runp'; 0AeCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruyYing and jumying); SELEC and jumying'); SELECT rt MATCH 'runp'; I0IcIKCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnincontd ll; INSERT INTO t1(rolllllllllllllllllRT INTO t1(roTO t1(rolllllllllllllumping'); SELECT rowid FROMfHQCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and ll; INSERT INTO t1(rolllllllllllllllll @1ll; INSERT INTO t1(rolllllllllllllumping'); SELECT rowid FROMcGKCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and ll; INSERT INTO t1(rollllllllllllllll,ll; INSERT INTO t1(rolllllllllllllumping'); SELECT rowid FROM{F{CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruLE t1 USING ftsM(cning andLE tE t1 USING ftsM(cning andLE t1 US ELSEing ftsM(cning andLE'); SELECT rowid FROM t1 WHERE co|ten MATCH 'rump'; \\#MKCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jlllllllllllllltreEd sum(1)Gllllumping'); yLwCREATE VIRTUAL TABLE t1 USING fts3(content, tokmmmmmmmmmmmmmmmmmmmmmmenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and ll; INSERT INTO t1(rollllllllllllllll[ll; INSERT INTO t1(rolllllllllllllumping'); SELECT rowid FROM{K{CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and ll; INSERT INTO t1(rolllllllllllllllllll; INSERT INTO t1(rg and ll; INSERT Iolllllllllllllumping'); SELECT rowid FROM}JCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and ll; INSERT INTO t1(rolllllllllllllllllll; INSERT INTO t1(rollllllll; INSERT INTO?t1(rolllllllumping'); SELECT rowid FROM @ 0@lQ]CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(?, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*2001-01-01' ORDER BY docidDESC; lP]CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(?, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*200101-01' ORDER BY docid DESC; lO]CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(?, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*201-01-01' ORDER BY docid DESC; lN]CREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(2001-01-010000.000, '02001-01-010'); INSERT INTO t0(docid, x) VALUES(0, '02001-01-01b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; , &,vUqCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(2001-01-010, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*201-01-01' ORDER BY docid DESC; vTqCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(?, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*20012001-01-01-01-01' ORDER BY docid DESC; lS]CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES( -1000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(?, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*2001-01-01' ORDER BY docid DESC; lR]CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000.00000000000, '01'); INSERT INTO t0(docid, x) VALUES(?, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*2001-01-01' ORDER BY docid DESC; V.V$ZMCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,b,d,e)); SELECT * FROM t0 WHERE a=? AND b=D AND d=? AND b=? AND c=D AND d=? AND b=?; Y-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,b,d,e)); SELECT * FROM t0 WHERE a=D AND b=? AND c=D AND d=? AND b=?; X-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(b,b,c,a,b,b,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=D AND d=? AND b=?; TW-BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(orderdesc); INSERT INTO t0 VALUES('00 b'); INSERT INTO t0 VALUES('2001-00-01bb cc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH '0*'; END; vVqCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(2001-01-010, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*200101-01' ORDER BY docid DESC; D\$D`=ATTACH''AS nooname; ATTACH':memory:' AS naname; ATTACH':memory:' AS name; ATTACH'me:' AS me; ATTACH'me:' AS m; SELECT'ory:' ASmmem;VACUUM;ANALYZE _=CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,e)); SELECT * FROM t0 WHERE a=C AND b=? AND a=? AND c=D AND d=? AND b=?; ^=CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,c,d,e)); SELECT * FROM t0 WHERE a=B AND b=? AND a=? AND c=D AND d=? AND b=?; ]=CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,c,c,a,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND a=? AND c=D AND d=? AND b=?; \-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,b,b,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=D AND d=? AND b=D AND d=? AND b=?; [%#[De CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c a,b'); INSERT INTO ft0 VALUES('f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'a''b''c'; Xd5CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b MATCH x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=, t0o); INSERT INTO ft VALUES('', 'fo @1o'); INSERT INTO ft VALUES('f/ @1o', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'f :1o :1o'; GvCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'oo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo%Y OR 1=1'; EuCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'oo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo OR =1'; HtCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'oo'); INSERT INTO ft VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo -1 @1 1=1'; ==;z{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b, a, b,$b, c, d, e,$f,E; ~yCREATE TABLE t102 (i0T102 VUNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 AS t6NDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); ~xCREATE TABLE t102 (i0 BEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 AS tANDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN(t102 t JOIN t102 A0)); rr {DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(1020012001-01-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,3) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHECURRENT_TIMESTAMP; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT(c FROM EN 30 AND 60;  ~BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a OR (SELECT a,?, a,b,2,4,8 a,b) }BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a OR (SELECT a,?, a,b,2,4,8)+10) |BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a OR (SELECT a500 AND t2.i0=t1.i0)); CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 ON t2.i0 IN t102 NATURAL JOIN t102 AS LEFT JOIN t102 t1 ON t0.i0 IN (1) JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR (t0.i0<>500 AND t2.i0=t1.i0)); D PRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( 51120012001501-01-01-01,randomblob(2500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1;VACUUM of `|vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$ nT mO lJ kF jC i? h: g5 f1 e- d) c% b! a ` MO LK KG JF IE HD GB F> E: D6 C1 B. A* @& ? > = < ; : 9 8 7~ 6y 5x 4w 3u 2q 1m 0h /c ._ -[ ,S +O *M )H (D '? &: %4 $/ #) "$         ~ { z w s o j e ` Z U ^ ] \ [ Z Y| Xx Wt Vp Uk Tf S` R\ QY PW OV NS Q M I E @ : 6 4 2 1 0 - ) & " _          y w u s P(PLCREATE VIRTUAL TABLE t2 USING fts4(prefix='5,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 AUTOINCREMENTcompileoption_get(1)Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 jYCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 NATURAL JOIN t102 AEFT JOIN t102 t1 ON t1.i0 IN (1) JOIN t102 AS t2 ON(t2.i0=+++++++++++++++++++00 AND t0.i0=t1.i0)); fQCREATE TABLE t102 (i0 TEXTUNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 NATURAL JOIN t102 AEFT JOIN t102 t1 ON t1.i0 IN (1)LEFT JOIN t102 AS t2 ON(t2.i0++++++++++++++++++++00 AND t0.i0=t1.i0)); Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000f000 t00 n00000'); P(PLCREATE VIRTUAL TABLE t2 USING fts4(prefix='5,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 AUTOINCREMENTcompileoption_get(1)Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 LCREATE VIRTUAL TABLE t2 USING fts4(prefix='5,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 AUTOINCREMENTcompileoption_get(1)Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00  Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a0ill0 0 0a0e0 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 5 5LCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleetai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0 sqlite_compileoptikn_get(1)Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e00000 sqlite_compileopti0a00(0u0@000 o0 00 !gSCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleetai000 A s0o00 0l00 up and t0 sqli 000000 0e r000000 t00 h000te_compileoption_used(1)leet wa0 r000 to 0a00 s00 0 sqlite_compileoption_get(1)Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e00000 sqlite_compileoption_get(1)0a00(0u00000 o0 00  Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('flCROSSas f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); }aE}D$ CREATE TABLE t0(a, b); SELECT DISTINCT "a","b""""a","ba","b",oid,"b""a","ba","b", *,"ba","b",count(*)FROM (SELECT "b""a","ba","b", *,"a","b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; 2#iCREATE TABLE t0(a, b); SELECT DISTINCT "a","","b", *,"ba""b",oid,"b""a","ba","b", *,"ba","b",count(*)FROM (SELECT "ba","b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; 2"iCREATE TABLE t0(a, b); SELECT DISTINCT "a","b""""a","ba","b",oid,"b""a","ba","b", *,"ba","b",count(*)FROM (SELECT glob(1,1)oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; ,!]CREATE TABLE t0(a, b); SELECT total(1) "a","b""""a","ba","b",oid,"b""a","b",oid,"b","ba","b", *FROM (SELECT "ba","b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0;  ;CREATE TABLE t0(a""a","b","ba, b); SELECT DISTINCT sqlite_compileoption_used(1)"a","ba","t002","b","ba","b",a ,"b""a","b","ba","b",a F,a FROM t0) W0; nn)aDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtϽ߽ ޽00'); INSERT INTO t0 VALUES('one0 000A0'); CREATE VI G(DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtϽ߽ ޽NOTN޽NOTNULL00'); ALUEI Z'9DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtཽ00'); INSERT INTO t0 VALUES('one0000A0'); &R =&DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtϽOĽ00'); INSERT INTO t0 VAL %!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,e,a)); SELECT * FROM t0 WHERE a=? AND b=? AND c=7 AND d=? AND e= strftime(1<1,CURRENT_DATE); g!y,/]DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBߟߟ "a""); INS'.SDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBeparators=aBtors=aB"); RT $-MDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBepareparators=aB"); RT ,1DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBepratorsdaB"); RT (+UDROP TABLE IF EXISTS c0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBquotrators=aBquotrators=a"); RT */DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBԒeparators=aB"); RT UO MUt4mDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtꪪ*0ĪVIEW'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0)+ U83uDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0˹׋kenBETWEEN t0˹׋kenize=un"); RT 2CDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0˹ع׋keniz "a""); RT 1CDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0˹ع׋ke "a"=un"); RT -0_DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBߟ "ߟ "a"a""); INS ''*:YCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,1,1) min(1,1)(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH replace(1,1,1); *9YCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,1,1) min(1,1)(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" g^ob1,1)"'; 83CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH '" "a""b"VIEW "a" "a""'; ^7ACREATE VIRTUAL TABLE x0 USING fts3; INSERT INTO x0(x0) VALUES('merge=,200152001-01-010'); 6CREATE TABLE F6IL AS SELECT 4 ASFORFOR, 5 CTE, 5 , 5 CURRENTFOR, 5 CUODATE, 5 , 5 CURRENTFOR, 5 CUODATE, 5 CURFAILTE SEX y5wDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtꪪ*0Ī total(1)'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0)+ U 0O0E?CREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s strftime(1,1,1,1 B,1,1)ime(1,1,1"a","b"(1,1 VIRTUAL TAB,1,1)ime(1,1,1)"'; G>CREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s strftime(1,(1,1,1,1 "a","b"(1,1,1,1)ime(1,5,1 "a","b"(1,1,1,1)ime(1,1,1)"'; A=CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' 1=1(1,1,1) 1=1 glob(1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" glob( 1=1(1,1,1) 1=1 glob(1,1)001,1)"'; B< CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,1,1) min(1,1)(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH 'me(1,1,1) min(1,1)(1,1,1" g^ob(1,1)"'; -;_CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,1,1) min(1,1)(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" @1 g^ob(1,1)"'; fR9fOD#CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE strftime(1,1,1,1)-x1.a-x2.a; SELECT total(1)p FROM y AS y1, y AS1, y AS y1, y AS y1, y AS y1, y AS y y1; 3CkCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT/* */ (1)ISNULL; SELECT total(1)p FROM y AS y1, y AS1, y AS y1, y AS y y1; -B_CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT/* */-(1); SELECT total(1)p FROM y AS y1, y AS1, y AS y1, y AS y y1; -A_CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT/* */ (0); SELECT total(1)p FROM y AS y1, y AS1, y AS y1, y AS y y1; *@YCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE /* */ (0); SELECT total(1)p FROM y AS y1, y AS1, y AS y1, y AS y y1; ~)Vq~oHcCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM y AS y1, y A, y AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y ASy1, y S1, y AS y1, y AS y1, y y y1; aGGCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM y AS y1, y A, y AS1, y y1, y S1, y AS y1, y AS y1, y , y A, y AS1, y AS y1, y AS y y1; OF#CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE glob(1,1); SELECT $total(1)p FROM y AS y1, y A, y AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; SE+CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE-x1.a!GQ>"[ICREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'DEFERRABLEd HAVINGS(1,TABLEd jumpiES(1, ng'); SEump'; jZYWITH i(x) AS ( VALUES(1) INTERSECT SELECT randomblo(1) x FROM i ,I1) SELECT avg(1) x FROM i ,I,I? 10; jYYWITH i(x) AS ( VALUES(1) INTERSECT SELECT randomblob(1)i ORDER BY 1) SELECT(1) x FROM i , i ,I,I? 10; XWITH i(x) AS ( VALUES(1) INTERSECT SELECT randomblob(1)i ORDER BY 1) SELECT avg(1) x FROM i ,I,i ORDER BY 1) SELECT avg(1)I? 10; jWYWITH i(x) AS ( VALUES(1) INTERSECT SELECT randomblob(1)i GROUP BY 1) SELECT avg(1) x FROM i ,I,I? 10; jVYWITH i(x) AS ( VALUES(1) INTERSECT SELECT randomblob(1)TRANSACTION1) SELECT avg(1) x FROM i ,I,I? 10; jUYWITH i(x) AS ( VALUES(1) INTERSECT SELECT randomblob(1)i ORDER BY 1) SELECT avg(1) x FROM i I,I? 10; oTcWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FRO, a.b,OM i , a.bI,i ORDER BY 1) SELECT x FROM i ,I,I? 10; Ll_]CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000.00000000000, '01'); INSERT INTO t0(docid, x) VALUES(?, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*201-01-01' ORDER BY docid DESC; A^CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'DEFERRABLEd jumpiES(1,TABLEd jABLEd jumpiES(1,TABLEd jumpiES(umpiES(1, ng'); SEump'; A]CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'DEFERRABLEd jumpiES(1,TABLEd jud jumpiES(1,TABLEd jumpiES(1, nmpiES(1, ng'); SEump'; k\[CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'DEF..........!!!!!!!!!!.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!.......ERRABLEd jumpiES(1,TABLEd jumpiES(1, ng'); SEump'; j6cqCREATE VIRTUAL TABLE t0 USING fts3tokenize( "a","b" "a", "a","b", ''"a","b"b",", i01,"b", a,b, '0 VIRTUAL TABE t0 USING fts3tokenize( "a",ts3tokeni^e(simple, A' '0000'); b-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,E,c,a,b,b,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=E AND d=? AND b=?; aCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(2001-01-010, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*2001-01-01201-01-01' ORDER BY docid DESC; v`qCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000.00000000000, '01'); INSERT INTO t0(docid, x) VALUES(?, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*20012001-01-01-01-01' ORDER BY docid DESC; =8p=h1CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('@00 bbb c00', 'bbb 000'); SELECT * FROM x where x MATCH 'bbb NEAR/6 00 NEAR/6 C00';MgCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 random()c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'a''b''c'; Df CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH ' 1=1''c'; De CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0  sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'a''b''c'; Dd CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'a''b''c'; p\=pImCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' time(1,1,1)ion(1,1)', ' >='); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH '1-1foo 1=1 1=1'; 8luCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a= /* */b=C AND c=A AND d=e AND b=? AND c=? AND d=E AND e =? AND c=? AND ~~~~~~~~~~~~~~~d=E AND e OROR?; ;k{CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb OR - strft OR - strft OR fts4(y,0); INSERT INTO x V 0'; jECREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('0bb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb OR - strft OR - strft OR 0'; iECREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb OR -trft OR - strft OR 0'; /^IqCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES(' @1', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' (1)foo OR 11'; IpCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH '1(1)foo OR 11'; MoCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' sqlite_version(),1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' 1=1 -1foo 1=1 1=1'; MnCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' time(11,1)ion(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' 1=1 -1foo 1=1 1=1'; /r uCREATE TABLE t102 (i0 BEXT UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 S LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 ASANDE JOIN t102 tANDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); =, t0o); INSERT INTO ft VALUES('', 'fo @1o'); INSERT INTO ft VALUES('fo @1o', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' :1 :1f :1o :1o'; 9swCREATE VIRTUAL TABLE ft USING fts3( >=, t0o); INSERT INTO ft VALUES('', 'fo @1o'); INSERT INTO ft VALUES('fo @1o', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' :1o :1o :1o'; MrCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' 1=1 (1)foo OR 11'; w-CREATE TABLE t102 (i0 BEXT UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 ASANDE JOIN t102 tANDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)T INTO T10v-CREATE TABLE t102 (i0 BEXT UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a"NATURAL JOIN t102 ASANDE JOIN t102 tANDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); rr xDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(1020012001501-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,3) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHECURRENT_TIMESTAMP; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT(c FROM EN 30 AND 60; rr yDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(1020012001-01-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,3) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+.77775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); REINDEX; SELECT(c FROM EN 30 AND 60; !4Vn!J~CREATE VIRTUAL TABLE t0 USING rtree(i a hIDDEN blobDEXex(1), y1, y2); d}MCREATE TABLE t000(a INvEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT avg(A%A)FROM t002, t001, t000, t002, t001, t002 IR, t001, t002 WR Z|9CREATE TABLE t000(a INvEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT avg(A) "a","b"FROM t002, t001, t000, t002, t001, t002R b{ICREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 /* */JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON( @1i0= t1.i0 /* */ AND t0.i0=t1.oid AND t0.i0=t0.i0)); bzICREATE TABLE t102 (i0 TEXTUNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 /* */JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON( @1i0= t0.i0 /* */ AND t0.i0=t1.oid AND t0.i0=t0.i0)); R]npR CREATE TEMP TABLE t0001(aͫ00ӝ sqlite_compileoption_get(1),c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*??0?????*[000'; CREATE VIRTUAL TABLE t2 USING fts4( a,bpoi, a0 a,00, notioi, a0 a,0, notindexed=00, notindexed=p0 , notindexed=a,00, notindexed=poi); |}WITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT 1=1/ randomblob(1)-x FROM i LIMIT 14 -7; |}WITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT 1=1/ randomblob(1)-x FROM i LIMIT 90 -7; CREATE TABLE t0(a,b,c i,d,e, PRIMARY KEY(a,b,e,c,c,e,c,c,b,b,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND c0 OR Te0tId=2; Te0tId=2; CEFROM Re00T000e ORDER BY 1;   k[DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB&); INSERT INTO t0 VALUES('ongatwoBtཽBtཽ00'); INS1 "separators=aB&); INS&R DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('onZatwBtཽBtཽonZatwBtཽ00'); INSERT INTO t0 VALUES('one0000A0'); &R uoDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('ongatwoBtཽBtཽ=00'); INSERT INTO t0 VALUES('one0000A0'); &R *TEDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB𹹹 t0ٹ˹˹ " "a"a"kenize=un"); RT R)DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹ˹ٹ˹ٹ˹ٹ˹񹹹 "a"kenize=un"); RT HDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹٹ˹ٹ˹ "a"kenize=un"); RT DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtϽ߽BtϽ߽ ޽00'); INSERT INTO t0 VALUES('one0 000A0'); CREATE VI -C--&_CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' time(1,1,1) min(1,1)(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" min(1,1)1,1)"'; b%ICREATE TABLE t0( a,ba,b,c,d,e, P UNIQUE,bI a,be, PRIMARY KEY(p,b,c,d,a,bI,c)) WITHOUT ROWID+X b$ICREATE TABLE t0( a ba,b,c,d,e, P UNIQUE,bI a,be, PRIMARY KEY(a,b,c,d,a,bI,c)) WITHOUT ROWID+X j#YCREATE TABLE t0( a,ba,b,c,d,e, P UNIQUE,bI a,be, PRIMARY KEY(a,c,c,d,a,bI,c)) WITHOUT ROWID+REINDEX X p"eCREATE TABLE t0( a,ba,b,c,d intP UNIQUE,bI a,I a,be, PRIMARY KEY(a,b,c,d,c)) WITHOUT ROWID;REINDEX rtrim) IN`!ECREATE TABLE t0( a,ba,b,c,d intP UNIQUE,bI a,be, PRIMARY KEY(a,b,c,d,a,b,c)) WITHOUT ROWID+R 'DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtꪪ*0ĪOR'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0)+ U RY*7CREATE TABLE x(y1, y A, a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM y AS y1, y A, y AS1, yy1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; O)#CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, x AS y y1; O(#CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, x AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; *'YCREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s "a"time(1,1,1,1 "a","b"(1,1,1,1)ime(1,1,")"'; #Fe.9CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(1) "a","b"p FROM y AS y1, y AS1, x AS y1, yAS; ]-?CREATE TABLE x(y1, y a,bA, a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM y AS y1, y A, y AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; Y,7CREATE TABLE x(y1, y A, a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.Y AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM y AS y1, y A, y AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; Y+7CREATE TABLE x(y1, y A, a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.y=x2.a; SELECT $total(1)p FROM y AS y1, y A, y AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; J|1}PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(142001-01-01201E01-0100)); INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT sqlite_source_id() x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) BEGIN; DELETE FROM t0WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; 20iCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT DISTINCT "a","b"p FROM y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y y1; 2/iCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(1),"a","b"p FROM y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y y1; c6c36kCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'r%YYy%Yyeing and juyymping'); SELECT rowid FROM t1 WHERE content ump'; j5YWITH i(x) AS ( VALUES(1) INTERSECT SELECT randomblob(1)TRANSAC1) SELECT avg(1) x FROM i ,I,I,I,I? 10; +4[CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b a, b,b FROM t1 UNION SELECT *,a, a,b, '000' a,b FROb,'000' FROM t1 ORDER BY U, ,S, '000', b, '002' FR+3[CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b a, b,b FROM t1 UNION SELECT *,a, a,b, '000' a,b FROb,'000' FROM t1 ORDER BY , 3,S, '000', b, '002' FR23BEGIN TRANSACTION; CREATE TABLE a(i0 INT0000); INSERT INTO a VALUES(1); INSERT INTO a VALUES(2); INSERT INTO a VALUES(3); CREATE TABLE b(i0 INT0000); INSERT INTO a VALUES(NULL); INSERT INTO b VALUES(3); INSERT INTO b VALUES(4);VALUES(5)INTERSECT SELECT* FROM a WHERE i0NO); <d^:ABEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('02001-01-010 bb'); INSERT INTO t0 VALUES('bb cc'ISNULL); INSERT INTO t0 VALUES(' ; 00'); SELECT docid FROM t0 WHERE t0 MATCH '^0*0*'; END; T9-BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('00 bb'); INSERT INTO t0 SELECT('bb cc'ISNULL); INSERT INTO t0 VALUES(' ; 00'); SELECT docid FROM t0 WHERE t0 MATCH '^0*0*'; END; T8-BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('00 bb'); INSERT INTO t0 VALUES('bb cc'ISNULL); INSERT INTO t0 VALUES(' ;000'); SELECT docid FROM t0 WHERE t0 MATCH '^0*0*'; END; h7UCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES( -1000.00000000000, '01'); INSERT INTO t0(docid, x) VALUES(?, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*2001-01-01' ORDER BY docidDE t4AtI>CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' time(1,1,1)ion(1,1)', ' >='); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH '1-CURRENT_TIME'; o=cCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(11)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo -200101-01-011 -2001-01-0-01-011 -2001-01-011 -1'; P<%CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' time(1,1,1)te_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH ' time(1,1,1)a''b''c'; t;mCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES( 'a''b'' 0 c d c sqsource_id()) FROM ft0 WHElite_com)) FROM ft0 WHElite_compileoption_get(1)f 0 c c d'); SELECT snippet(ft0, sqlite_source_id()) FROM ft0 WHERE ft0 MATCH 'a''c'; '=&BQCREATE TABLE t102 (i0 BEXT UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AFT JOIN t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 ASAND JOIN t102 ASANDE JOIN t102 E JOIN t102 tANDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); fAQCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' time(1,1,1 1=1 1=1 time)ion(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' 1=1 -1foo 1=1 1=1 time(1,1,1)'; l@]CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' time(1,1,1)ion(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' 1=1foo 1=1 1=1 time(1,1,1foo 1=1 1=1 time(1,1,1)'; e?OCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' time(1,1,1)ion(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' time(1,1,1)foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' 1=1 -1foo 1=1 1=1 time(1,1,1)';  DCREATE TABLE t102 (i0 BEXT UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 NATURAL JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 ASANDE JOIN t102 tANDE JOIN t102 FT JOIN t102 t102 NATURAL JOIN(t102 JOIN t102 t JOIN t102 A0)); CCREATE TABLE t102 (i0 BEXT UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 NATURQL JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 ASANDE JOIN t102 tANDE JOIN t102 FT JOIN t102 ONNDE JOIN t102 FTLEFT JOIN t102 t JOIN t102 A0)); rr EDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(1020012001501-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,3) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT-a+577775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); REINDEX; SELECT(c FROM EN 30 AND 60; ss FDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES( -11020012001-01-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,3) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); REINDEX; SELECT(OM EN 30 AND 60; ss GDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES( -11020012001-01-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,3) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '*000*'; CREATE INDEX t0b ON t1(a); REINDEX; SELECT(OM EN 30 AND 60; ,DK PRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(851120012001501-01-01-01,randomblob(2000)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT [a]L,randomblob(2001-01-0150)FROM t1;INSE; 2 OR Te0tID>0 OR Te0tId=2; Te0tId=2; CEFROM Re00T000e ORDER BY 1; SU+CREATE TABLE t0(a, b); SELECT DISTINCT "a""ba","b", *,"b""""a","ba","b",oid,"b""a","ba","b", *,"b""""a","ba","b",oid,"b""b", *FROM (SELECT DISTINCT"ba","b",oid,"b",oid,"b""a","ba","b", *FROM t0) WHERE a==0; 'TSCREATE TABLE t0(a, b); SELECT DISTINCT "a""ba","b", *,"b""""a","ba","b",oid,"b""a","ba"<"b", *FROM (SELECT DISTINCT"ba","b",oid,"b",oid,"b", *FROM t0) WHERE a==0;  WBEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER INSERT ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID>3 OR Te0tID>0 OR Te0tId>2; Te0tId=2; CEFROM Re00T000e ORDER BY 1; Y)DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('ongཽBt total(1)ཽ000'); INSERT INTO t0 VALUES('one0000A0'); &R XBEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID char(1) PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER INSERT ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID>3 OR Te0tID>0 OR Te0tId=2; Te0tId=2; CEFROM Re00T000e ORDER BY 1; p\eDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB&); INSERT INTO t0 VALUES('ongatwoBtཽBtཽ0ocumentINS1 "separators=aB&); IN[DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB&); INSERT INTO t0 VALUES('ongatwoBtཽBtཽngatwoBtཽBt0Ͻ0'); INS1 "separators=aB&); INS&R Z'DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('ongatwogatwoBtҡҽBtoBtࡽBtཽ00'); INSERT INTO t0 VALUES('one0000A0'); &R =3;=z`yDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹ˹ٹ˹ٹ˹ٹ˹ٹ˹ù "a"kenize=un"); RT t_mDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹ˹B t0ٹ˹ٹ˹ٹ˹ٹ˹ù "a"kenize=un"); RT g^SDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹ˹˹ٹ˹ٹ˹ٹ˹ù "a"kenize=un"); RT ^]ADROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹ˹ٹ˹ٹ˹ٹ˹ٹ˹ٹ˹kenize=un"); RT *(z*dfMCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, x S1, y AS y1, y AS y1, y AS y1, y AS y y1; 2eiCREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s "a"time(1,1,1,1 "a","b"(1,1,1,1 "a","b")ime(1,1,")"'; .daCREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s "a"time(1,1,1,1 "a"VIEW,"b"(1,1,1,1)ime(1,1,")"'; *cYCREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s "a"time(1,1,1,1 "a","b"(1,1 "a","b"(1,1,")"'; bbICREATE TABLE t0( a,ba,b,c,d,e, P,U,IQUE,bI a,be, PRIMARY KEY(a,b,c,d,a,bI,c)) WITHOUT ROWID+X paeCREATE TABLE t0( a,ba,b,c,d intP UNIQUE,bI P UNIQUe, PRIMARY KEY(a,b,c,d,c)) WITHOUT ROWID;REINDEX rtrim) IN 4x4"kICREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT "a","b" "a","b"p FROM y AS y1, y AS1, x AS y1, y AS y1, y ; j9CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT DISTINCT "a","b"p FROM y AS y1, y AS1, x AS y1, yAS; i9CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(1),"a","b"p FROM y AS y1, y AS1, x AS y1, yAS; {h{CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y S1, y y1, y S1, y y1AS1y1, y S1, y y1AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; ggSCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a -1; SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; t,@tHpCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' time(1,1,1)te_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 6) FROM ft0 WHERE ft0 MATCH ' (1)a''b''c'; hoUCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000600000000000, '01'); INSERT INTO t0(docid, x) VALUES(?, '2001-01-10b'); SELECT rowid FROM t0 WHERE x MATCH '0*2001-01-01' ORDER BY docidDEkn[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROߞb,O. * ,I,i ORDER BY 1) SELECT x FROM i ,I,I? 10; km[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FRO, a.b,O. * ,Ii ORDER BY 1) SELECT x FROM i ,I,I? 10; tlmPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(142001-01-01201E01-0100)); INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT@sqlite_source_id()LIKE x FROM t0; INS 4hOt#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH ' (1)a''b''a''b''a'; HsCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' time(1,1,1)te_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH ' (1) -1b''c'; HrCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' time(1,1,1)te_c strftime(1,1,1,1)1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH ' (1)a''b''c'; HqCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' time(1,1,1)te_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' (1)a''b''c'; -ZWx3CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,c d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'a''b''a''b''b''a''b''c''c'; Ww3CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 bc a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'a''b''a''b''b''a''b''c''c'; Ov#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 7) FROM ft0 WHERE ft0 MATCH ' (1)a''b''a''b''c'; Ou#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' (1)a''b''a''b''c'; %JoW|3CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'a''b''a''b''b''a''b'' [a]'; W{3CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'a''b''a''b''b''a''b'' a,b'; Wz3CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'a''b''a''b''b''a''b'' (1)'; Wy3CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 6) FROM ft0 WHERE ft0 MATCH 'a''b''a''b''b''a''b''c''c'; 1CREATE TABLE t102 (i0 BEXT UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AFT JOIN t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB++++++++++++++++++ANDE JOIN t102 NDE JOIN t102 tDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); ~1CREATE TABLE t102 (i0 TEXT UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AFT JOIN t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 ASANDE JOIN t102 NDE JOIN t102 tDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); n}aCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c ''b''a''b''b''a''b''c''d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'a''b''a''b''b''a''b''c''c'; R")RS+CREATE TABLE t0(a9 b); SELECT total(1) "a","b""b""a","ba","b", *,"b""a","ba","b", *FROM (SELECT "b","b""""a","ba","b",oid,"b""a","a","a","ba","b",oid,"b""a","ba""b",oid,"b""a","ba","b",count(*)a FROM t0) W; uoCREATE TABLE t0(a, b); SELECT total(1) "a","b""b""a","ba","b", *,"b""a","ba","b", *FROM (SELECT "b","b""""a","bab""b""a","ba","b", *,"b""","b",oid,"b""a","a","a","ba","b",oid,"b""a","ba""b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; l]CREATE TABLE t000(a INvEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT avg(A%Y) "a","b"FROM t002, t002, t001, t000, t001, t002 IR, t001, t002 WR jYCREATE TABLE t000(a INvEGER PRIMARY KEY,b, c); CREATE TABLE t001(p INY KEY, q, r); CREATE TABLE t002(x INTEGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT avg(A) "a","b"FROM t002, t002, t001, t000, t001, t002 IR, t001, t002 WR =P%CREATE TABLE t0(a, b); SELECT DISTINCT "a""ba","b", *,"b""""a","ba","b",oid,"b" a,b"ba","b", *FROM (SELECT DISTINCT"ba","b",oid,"g",oid,"b""a","""ba","b", *,"b""""a","ba","bba","b", *FROM t0) WHERE a==0; 3kCREATE TABLE t0(a, b); SELECT DISTINCT NOT"ba","b", *,"b""""a","ba","b",oid,"b""a","ba","b", *FROM (SELECT DISTINCT [a],"b",oid,"b",oid,"b""a","ba","b", *FROM t0) WHERE a==0; V1CREATE TABLE t0(a, b); SELECT total(1) "a","b""b""a","ba","b", *,"b""a","ba","b", *FROM (rELECT "b","b""""a","ba","b",oid,"b""a","a","a","ba","b",oid,"b""a","ba""b",oid,"b""a","ba","b",c)a FROM t0) WHERE a==0; eOCREATE TABLE t0(a, b); SELECT total(1) "a","b""b""a","ba","b", *,"b""a","ba","b", *FROM (SELECT "b","b""""a","ba","b",oid,"b""ba","b","a","a","a","ba","b",oid,"b""a","ba""b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; X!9X] ?CREATE TABLE t0(a"b",oid,"g",o, b); SELECT DISTINCT "a""ba","b", *,"b""""a","ba","b",oid,"b""a","ba","b", *FROM (SELECT DISTINCT"ba","b",oid,"g",oid,"b""a","""ba","b", *,"b""""a","ba","bba","b", *FROM t0) WHERE a==0; d MCREATE TABLE t0(a, b); SELECT DISTINCT "a""ba","b", *,"b""""a""ba","b", *,"b""""a","bl","b",oid,"b""a","ba","b", *FROM (SELECT DISTINCT"ba","b",oid,"g",oid,"b""a","""ba","b", *,"b""""a","ba","bba","b", *FROM t0) WHERE a==0; n aCREATE TABLE t0(a, b); SELECT DISTINCT "a""ba","b", *,"b""""a","ba","b",oid,"b""a","ba","b", *FROM (SELECT DISTINCT"ba","b",oid,"g",oid,"b""a","""ba","b", *,"b""="a,"""ba","b", *,"b""""a","ba","","ba","bba","b", *FROM t0) WHERE a==0; iWCREATE TABLE t0(a, b); SELECT DISTINCT "a""ba","b", *,"b""""a""ba","b", *,"b""""a","ba","ba","b",oid,"b""a","ba","b", *FROM (SELECT DISTINCT"ba","b",oid,"g",oid,"b""a","""ba","b", *,"b""""a","ba","bba","b", *FROM t0) WHERE a==0; KdMCREATE TABLE x(a b); CREATE VIEW y AS SELECT last_insert_rowid() FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; dMCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)IS x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; F CREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s "a"time(1,1,1,1 "a"NOTNULL,"b"( "a"time(1,1,1,1 "a"N1,1,1,1)ime(1,1,")"'; 1 gCREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s"a"time(1,1,1,1 "a"+OT,1,1,1 "a"NOTTULL,"b"(1,1,1"'; ,k0,PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(142001-01-01201E01-0100)); INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT@sqlite_source_id()LIKE zeroblob(1) x FROM t0; INS!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(A),"a","b"p FROM y AS y1, y AS1, x; %OCREATE TABLE x(y1, y a,bA, a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y !GCREATE TABLE x(y1, y A, a,b); CREATE VIEW y AS SELECT x1.a AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.y=x2.a; SELECT $total(1)p FROM y AS y1, y A, y l]CREATE TABLE x(a,b); CREATE VIEW y AS SELECT DISTINCT last_insert_rowid() FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; MqLCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' time(1,1,1)te_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,-2) FROM ft0 WHERE ft0 MATCH ' 1=1 (1)a''b''c'; HCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' time(1,1,1)te_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,-1) FROM ft0 WHERE ft0 MATCH ' (1)a''b''c'; k[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROߞb,O. * ,I,i ORDER BY 1) SELECT x FROM i I,I? 10; k[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FRO, a.b,O. * ,Ii ORDER BY 1) SELECT x FROM i I,I? 10; /cCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a a,b,b a, b,b FROM t1 UNION SELECT *,a, a,b, '000' a,b FROb,'000' FROM t1 ORDER BY U, ,S, '000', a '002' FR 4ahUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''d''a''b''c'; O#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 6) FROM ft0 WHERE ft0 MATCH 'A(1)a''b''a''b''c'; O#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1- 2) FROM ft0 WHERE ft0 MATCH 'A(1)a''b''a''b''c'; HCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' tie(1,1,1)te_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,62) FROM ft0 WHERE ft0 MATCH ' (1)a''b''c'; b=bW!3CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,-2) FROM ft0 WHERE ft0 MATCH '!''b''a''b''b''a''b''c''c'; W 3CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1- 2) FROM ft0 WHERE ft0 MATCH '!''b''a''b''b''a''b''c''c'; xuCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b tion_used(1)f 0 c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f  (1)a''b''a''b''c'; hUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a''b''c'; %3k`%ECREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE glob(1,q); SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y A, y AS y1, y AS y1, y AS y y1; D$ CREATE TABLE t0(a, b); SELECT total(1) "a","""a","ba","b", *,"b""a","ba","b", *FROM (SELECT "b", sqlite_compileoption_get(1),"a ""a","ba""b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; n#aCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0VIRTUAL TABLE ft0 USING fts4; b c a,b d'); SELECT snippet(ft0, '0', '0'-1, 2) FROM ft0 WHERE ft0 MATCH '!''b''a''b''b''a''b''c''c'; W"3CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH '!''b''a''b''b''a''b'' a,b'; N)!CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' time(1,1,1)te]]]]]] b#c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,-2) FROM ft0 WHERE ft0 MATCH '1(1)a''b''c'; (!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(A),"a", a,b FROM y AS y1, y AS1, x; {'{CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE glob(1,1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y AS1, y y1, y S1, y y1A, y A, y AS y1, y AS y1, y AS y y1; `&ECREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sqlite_compileoption_used(1) x2 WHERE glob(1,1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y A, y AS y1, y AS y1, y AS y y1; -RR-)CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,-2) FROM ft0 WHERE ft0 MATCH 'A( -11)a''b''a''b''c'; O,#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 a,ba,b d'); SELECT snippet(ft0, '0', '0', '', -1, 6) FROM ft0 WHERE ft0 MATCH 'A(1)a''b''a''b''c'; W+3CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', "a","b" -1- 2) FROM ft0 WHERE ft0 MATCH 'A(1)a''b''a''b''c'; O*#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d strftime(1,1,1,1)tion_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1- 2) FROM ft0 WHERE ft0 MATCH 'A(1)a''b''a''b''c'; .(+.y1wCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';y0wCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1- 2) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';h/UCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,10) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a''b''c'; h.UCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b f'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a''b''c'; h`5ECREATE TABLE x(a,b); CREATE VIEW y AS SELECT last_insert_rowid() FRCURRENT_TIMESTAMPx2 WHERE changes(); SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, yS1, y y1AS1, y y1, y S1, y A, y AS y1, y AS y1, y AS y y1; 49CREATE TABLE t000(c0 a,ba,b ,I, a,b0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t000 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; y3wCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';y2wCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 7) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c'; -0e-:!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(A),"a", a,b FROM y AS y1, y AS1, x; "9ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(A),"a", a,b FROM y AS y1, y AS1, x AS y1, y AS y1, y ; G8CREATE TABLE x(a,b); CREATE VIEW y AS SELECT last_insert_rowid() FRCURRENT_TI, y S1, y y1AS1, y y1, y S1,S y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y A, y AS y1, y AS y1, y AS y y1; h7UCREATE TABLE x(a,b); CREATE VIEW y AS SELECT DISTINCT last_insert_rowid() FRCURRENT_TIMESTAMPx2 WHERE changes(); SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y A, y AS y1, y AS y1, y AS y y1; `6ECREATE TABLE x(a,b); CREATE VIEW y AS SELECT last_insert_rowid() FRCURRENT_TIMESTAMPx2 WHERE changes(); SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y A, yAS y1, y AS y1, y AS y y1; lF6lF?CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(A),"); CREATE VIEW y AS a", a,b FROM y AS y1, y x1, x AS y1, y MS y1, y >=S y1, y AS y y1; ">ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SeLECT total(A),"a", a,b FROM y A, y ASy1, y AS1, x AS y1, y AAS y; G=CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(A),"a", a,b FROM y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y1, y AS y1, y AS y y y1; <;CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x Aa; SELECT total(A),"a", a,b FROM y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y y1; 6;qCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(A) a,b,"a", a,b FROM y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y y1; ?tCmCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b f'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b(1)f 0 b c a''a''b''c'; LBCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b a, b, *FROM t1 UNION SELECT *,a, a,b, '000' a,b FR,b,'000' FROM t1 ORDER BY U, ,S, '000', b, , '000', b, ,S,,S, '000', b,'002' FR9AwCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b a, b, *FROM t1 UNION SELECT *,a, a,b, '000' a,b FR,b,'000' FROM t1 ORDER BY U, ,S, '00I', b,$,S, '000', b,'002' FR=@CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b a, b, *FROM t1 UNION SELECT *,a, a,b, '000' a,b FR,b, a,b'000' FROM t1 ORDER BY U, ,S, '000', b, ,S, '000', b,'002' FR   FCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption strftime(1,1,1,1)_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c'; ECREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d s strftime(1,1,1,1)qlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';oDcCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f +2 days0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1pileoption_used(1)f 0 (1)a''b''a''b''c'; !J;CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a", a,b FROM y AS y1, y AS y1, y AS1, x A, y AS y1, y AS y1, y AS y y1; yIwCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f ߝc a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';wHsCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES('"0 c d sqlite_compileoption_used(1)f 0 b c1,12) a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''';cGKCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sq0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''cATCH '; OpO"OICREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SeLECT total(A) "a", a,b FROM y A, y ASy1, y AS1, x AS y1, y AAS y; ]N?CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(A),"a", a,b FROM y AS y1, y AS1, x AS y1y1, y AS y1, y AS y1, y AS y, y AS y1, y AS y1, y AS yy1, y AS y y1; KMCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(A) a,b,"a", a,b FROM y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y1, y AS y1, y AS y y y1; GLCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(A),"a" a,b FROM y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y1, y AS y1, y AS y y y1; KCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a", a,b FROM y AS y1, y A, y AS1, x A,y AS y1, y AS y y1; Pf(<PhTUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1pileoption_used(1)f OR (1֞b''a''b''c'; hSUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1pileoptionused(1)f OR (1)a''b''a''b''c'; R-CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SeLECT(A),"a", a,b FROM y A, y ASy1, y AS1, x A AAS y; "QICREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SeLECT /* */(A),"a", a,b FROM y A, y ASy1, y AS1, x AS y1, y AAS y; P1CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SeLECT total(A),"a", a,b FROM y A, y ASy1, y AS1, x AS; 9(<9XCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES('0 c d sqlite_compileoption_used(1)f 0(1)f OR (1)a''b''a''b'' b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1pileoption_used(1)f OR (1)a''b''a''b''c'; hWUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1pileoption_used(1)f OR AUTOINCREMENT''c'; hVUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1p -1option_used(1)f OR (1)a''b''a''b''c'; hUUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -2001-01-01n_used(1)f OR (1)a''b''a''b''c'; I}I8]uCREATE TABLE t000(c0 aba,b,,I, a,b0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 LEFT NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; 8\uCREATE TABLE t000(c0 aba,b, I, a,b0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 AS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; 8[uCREATE TABLE t000(c0 aba,b ,I, a,b0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 AS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; Z+CREATE TABLE t000(c0 a,c000,INT0,ba,b,,I, a,b0); CREATE TABLE t002(c000,I "a","b"NT0000); SELECT c000.* FROM t002 NATURAL JOIN t000 AS c000; hYUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,02) FROM ft0 WHERE ft0 MATCH ' -1pileoption_used(1)f 0 OR)a''b''a''b''c'; RhGbCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT /* */(A),"a", a,b FROM y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y1, y AS y1, y AS y,y y1; 2aiCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a", a,b FROM y AS y1, y A, y AS y1, y A1, x A, y A, y , y AS y1, y AS y1, y AS y1, y AS y y1; !`GCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a", a,b FROM y AS y1, y A, y AS y1, y A1, x A, y AS y1, y AS y1, y , y A y1; _CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"F", a,b FROM y AS y1, y A, y AS y1, y A1, x A, y A y y1; *^YCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a", a,b FROM y AS y1, y A, y AS y1, y A1, x A, y A, y ASA, y AS y1, y y1, y AS y y1; $FaNf!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT b FROM y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y1, y , y AS y1, y AS y y y1; AS y1, y AS y y y1; aeGCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT /* */(A),"a", a,b FROM y y1, y AS y1, y Aqlit, y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y1, y Aqlit, y AS y y y1; Zd9CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT /* */(A),"a", a,b FROM y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y1, y AS y1, y AS y1, y AS y1, y AS y y y1; Xc5CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2 WHERE x1.a; SELECT /* */(A),"a", a,b FROM y AS y1, y AS y1, y y1, y AS1, x AS y1, y AS y1, y= AS y1, y ?S y1, y AS y1, y AS y y y1; C(/ChjUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,02) FROM ft0 WHERE ft0 MATCH ' -1pileoption_used(1)f OR (1֞b''a''b''c'; uioCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d( sqlite_compileoption_used(1)f 0 b ct0 WHERE ft0 a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1pileoptionuTed(1Bf OR (1)a''b''a''b''c'; hhUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,-2) FROM ft0 WHERE ft0 MATCH ' -1pileoptionused(1)f OR (1)a''b''a''b''c'; hgUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,02) FROM ft0 WHERE ft0 MATCH ' -1pileoptionused(1)f OR (1)a''b''a''b''c';   hnUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,02) FROM ft0 WHERE ft0 MATCH ' -1p -1option_used(1)f OR (1)a''b''a''b''c'; mCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1p1pileoption_used(1)f OR (1֞ileoption_used(1)f OR (1֞b''c'; }lCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b (1)f OR (1֞b''a''bc a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1pileoption_used(1)f OR (1֞b''a''b''c'; rkiCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b 2001-01-01c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1pileoption_used(1)f OR (1֞b''a''b''c'; pLpXr5CREATE TABLE t000(c0 aba,b,,I, a,b0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 LEFT NATURAL JOIN t000 AS c0T NATURAL JOIN t000 AS c00NATUR0 NATURAL JOIN t000 AS c000; 8quCREATE TABLE t000(AUTOINCREMENTI, a,b0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 LEFT NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; pCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_cokpileoption_used(1)f 0 bE ft0 USING fts4; INSERT INTO ft c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1p -1option_used(1)f OR (1)a''b''a''b''c'; hoUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1p -2001-01-01ed(1)f OR (1)a''b''a''b''c'; Q5WQ=wCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT /* */(A),"a", a,++++++++++++++++++++++++++++++b FROM y AS y1, y A, y AS y1, y A1, x A, y AS y1, y AS y1, y AS y y1; &vQCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT /* */(A),"a", a,b FROM y AS y1, y A, y AS y1, y A1, x A, y AS y1, y AS y1, y A1, y AS y y1; u3CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT /* */DISTINCT a,b FROM y AS y1, y A, y AS y1, y A1, x A, y A, y y1, y AS y y1; Zt9CREATE TABLE t000( 'a''b'c0 UNIQUE,,I, a,c0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t000 t000 NATURAL JOIN t000 AS c000 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; GsCREATE TABLE t000( 'a''b' "a","b"c0 UNIQUE,,I, a,c0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t000 t000 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; RX8|uCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a", a, total(A),"a", a,b FROM y y1, y AS y1 , y A, y AS y1, y A1, x A, y AS y1, y AS y1, y AS y y1; ${MCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A) "a", a,b FROM y y1, y y1 , y A, y AS y1, y A1, x A, y AS y1, y AS y1, y AS y y1; (zUCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT $total(A),"a", a,b FROM y y1, y AS y1 , y A, y AS y1, y A1, x A, y AS y1, y AS y1, y AS y y1; "yICREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A)b FROM y AS y1, y A, y AS y1, y A1, x A, y A, y ASA, y AS y1, y y1, y AS y y1; *xYCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a"ߞb FROM y AS y1, y A, y AS y1, y A1, x A, y A, y ASA, y AS y1, y y1, y AS y y1; VEV(UCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a"< a,b FROM y y1, y AS y1 , y A, y Ay1 , y A, y AS y1, y A1, x AS y1, y AS y y1; (UCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT /* */(A),"a", a,b FROM y y1, y AS y1 , y A, y AS A, y AS y1, y A1, x y1, y AS 1, y AS y y1; ]?CREATE TABLE t000( 'a''b'0 UNIQUE,,I, a,c0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t000 LEFT NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c LEFT NATURAL JOIN t000 AS c0000 NATURAL JOIN t000 AS c000; 2~iCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a" a,b FROM y AS y1, y A, y AS y1, y A1, x A, y A, y , y AS y1, y AS y1, y AS y1, y AS y y1; 7}sCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A)*"a", a,b FROM y AS y1, y A, y AS y1, y A1, x A, y AS y1, y AS y1, y AS y1, y AS y1, y , y A y1; 1; K`K6qCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a" a,b FROM y y1, y y1 , y A, y AS A, y AS y1, y A1, y AS y1, y A1, x x y1, y AS 1, y AS y y1; Q'CREATE TABLE t000( 'a''b'c0 UNIQUE,,I, a,c0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t002 LEFT NATURAL JOIN t000 AS c00 NATURAL JOIN t000 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; ?CREATE TABLE t000( 'a''b'c0 UNIQUE,,I, a,c0); CREATE TABLE t002(c000,I,T0000); SELECT c000.* FROM t002 LEFT NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; ?CREATE TABLE t000( 'a''b'c0 UNIQUE,,I, a,c0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t002 LEFT NATURAL JOIN t000 AS c00 NATURAL JOIN t002 AS c00 NATURAL JOIN t000 AS c000; =CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a", a,b FROM y y1, y AS y1 , y A, y Ay1 , y , y A, y AS y1, y A1, x 1, ` |S +CREATE TABLE t000( 'a''b'c0 UNIQUE,,I, a,c0); CREATE TABLE t002(c000,I,T0000); SELECT c000.* FROM t002 LEFT NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c NATURAL JOIN t000 A00 NATURAL JOIN t000 AS c000; ECREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A) a,b,"a", a,b FROM y y1, y AS y1 , y A, y Ay1 , y , y A, y AS y1, y A1, x 1, =CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a"ߞb FROM y y1, y AS y1 , y A, y Ay1 , y , y A, y AS y1, y A1, x 1,=CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A) "a", a,b FROM y y1, y AS y1 , y A, y Ay1 , y , y A, y AS y1, y A1, x 1,=CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT $total(A),"a", a,b FROM y y1, y AS y1 , y A, y Ay1 , y , y A, y AS y1, y A1, x 1, !e$MCREATE TABLE t000( 'a''b'c0, UNUE,,I, a,c0); CREATE TABLE t002(c000,I,J0000); SELECT c000,* FROM t002 LATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c00 NATS 8uCREATE TABLE t000( 'a''b'c0, U,UE,,I, a,c0); CREATE TABLE t002(c000,I,T0000); SELECT c000.* FROM t002 LATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; 8 uCREATE TABLE t000( 'a''b'c0 UNUE,,I, a,c0); CREATE TABLE t002(c000,I,T0000); SELECT c000.* FROM t002 LATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; [ ;CREATE TABLE t000( 'a''b'c0 UNIQUE,,I, a,c0); CREATE TABLE t002(c000,I,T0000); SELECT c000.* FROM t002 LEFT NATURAL JOIN t000 t002 LEFT NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; ew 9ehUWITH i(x) AS ( VALUES(1) UNION ALL SELECT min(1,1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; fQWITH i(x) AS ( VALUES(1) UNION ALL SELECT sum(1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; _CWITH i(x) AS ( VALUES(1) UNION ALL SELECT +1 FROM i ORDER BY 1) SELECT-x FROM i LIMIT 90; k[WITH i(x) AS ( VALUES(1) UNION ALL SELECT +1 FROM i ORDER BY 1) SELECT time(1 -11) x FROM i LIMIT 1002k[WITH i(x) AS ( VALUES(1) UNION ALL SELECT +1 FROM i ORDER BY 1) SELECT time(1 -11) x FROM i LIMIT 18; PRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(22001-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob( zeroblob(1))FR1; INSERT INTO t1 SELECT NULL,randomblob(50)INSERT1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)F t1 !rYfQATTACH '0d0000000000' as julianday(CURRENT_TIME);ATTACH '0d0000000000' as julianday(CURRENT_TIME) T-CREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b<2 AND c=3 ORDER BY b DESC,d DESC, e DESC, b, e DESC, b, c, a DESC; gSCREATE TABLE t0(a PRIMARY KEY, b); CREATE TABLE t2(r000d d, FOREIGN KEY(r000d) REFERENCES t0(a)); +[ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS ine; ATTACH':memory:' AS memmem; BEGIN; CREATE TABLE noname.n00000(x);ANALYZE TABLE inmem.i0000(y); +[ATTACH''AS noname; ATTACH':memory:' AS name; ATTACH':memory:' AS ine; ATTACH':memory:' AS memmem; BEGIN; CREATE TABLE noname.n00000(x); CREATE TABLE inmemi0000(y); qgWITH i(x) AS ( VALUES(1) UNION ALL SELECT group_concat(1,1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; hUWITH i(x) AS ( VALUES(1) UNION ALL SELECT count(1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; Nc\NH!SELECT sqlite_rename_trigger('CRE@?0 T!!!!!R r0 ON x?0 uHEN',NULL); ? CREATE TABLE t3(a NTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, f, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE d=2 AND c=3 OR d=2 AND c=3 ORDER BY d COLLAT DESC; :yPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','0',1); INSERT INTO t1 VALUES(2,'00','e',5); INSERT INTO t1 VALUES(3,'000','0000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) ECREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE x=99; PRAGMA automatic_index=OFF; SELECT * FROM t0a EFT JOIN t0b ON (x=99)AND /* */ x; 7CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,c,c,d,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,2,20000); INSERT INTO t5 ; g'!CREATE TABLE t0 (a primary key, b, c); INSERT INTO t0 values (0,00, 3); CREATE TRIGGER a0000l AFTER UPDATE ON t0 BEGIN UPDATE OR IGNORE t0 SET a0= "a","b" = 00; END; a&GSELECT '1.0e64'+'1.0000e-620e64'/'1.0000e-2001-01.0e64'+'1.0000e-620e64'/'1.0000e-2001-062'; v%qCREATE TABLE t010(a, CHECK( m000.t010.a>00)); CREATE TABLE t011(b, CHECK( x000y.t011.b BETWEEN 0 AND 10 ));VACUUM p$eCREATE TABLE t010(a, CHECK( m000.t010.a>00)); CREATE TABLE 011(b, CHECK( x000y.t011.b BETWEEN 0 AND 10 )); i#WPRAGMA journal_mode = off; PRAGMA journal_mode = in0000d; PRAGMA journal_mode = off; PRAe = in0R00d; "/CREATE TABLE t1(x, y DEFAULT(date(CURRENT_TIMESTAMP))); INSERT INTO t1(x)VALUES(1);INSERT INTO t1(x)VALUES(1); SELE SELECT x, length(y),FROM t1; q?qJ+PRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE ASC13 USING fts3;VACUUM VALO*#PRAGMA auto_vacuum = incremental; PRAGMA page_size=1000; PRAGMA journal_mode=off; CREATE TABLE t1(a, b); INSERT INTO t1 VALUES(:eroblob(5000), zeroblob(4000)); DELETE FROM t1; PRAGMA incremental_vacuum; ) SAVEPOINT s00; SAVEPOINT s00; SAVEPOINT s00; SAVEPOINT s00; RELEASE sAVEPOINT s00; SAVEPOINT s00; SAVEPOINT s00; RELEASE s000; c(KPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT avg(?) x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(4); ROLLBACK;ANALYZE ii2PRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE ASCC13 USING fts3;VACUUM VALs3;VACUUM VAL<1}PRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE ASC13 USING fts3;VACUUM 'UTF-16'; CREATE VIRTUAL TABLE ASC13 USING fts3;VACUUM VALj0YPRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE ASCֶͶ13 USING fts3;VACUUM VAL/#PRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE A13 USING fts3;VACUUM VALj.YPRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE ASCٶѶ13 USING fts3;VACUUMVALj-YPRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE ASC׶Ƕ13 USING fts3;VACUUM VALv,qPRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE ASC鶶13 USING fts3;VACUUM VAL $smM8PRAGMA encoding=UTF16be; SELECT hex( trim( 'ψ000')); D7 SELECT printf('%',50,-10,3000);SELECT printf('%',50,-10,3000); ;6{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'00E-'; COMMIT; -5_WITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(1) x FROM i LIMIT 10 UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(1) x FROM; k4[WITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(?) x FROM i LIMIT 10; k3[WITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(1) x FROM i LIMIT 90; ))q?gWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1,0E1) x FROM i LIMIT 90; q>gWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(?,1,0,1) x FROM i LIMIT 90; q=gWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1,0,1) x FROM i LIMIT 903 <CREATE TABLE t0( h, i, Fa INT PRIMARY KEY, b, c, UNIQUE(b, b, c)) WITHOUT rowid+CRt3(g, h, i, FOREIGN KEY (h, i)REFERENCES t0(b, c)); i;WDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0 .:aCREATE TABLE FOO(bar int0000); CREATE TRIGGER f000000000 BEFORE INSERT ON foo BEGIN SELECT CASE WHEN ( 'a''b'.bar BETWEEN 0 AND 20) THEN raise(rollback, '000000') END; END; INSERT INTO Voo(bar)SELECT CASE WHEN ( 'a''b'.bar BETWEEN 0 AND 20) THEN raise(rollback, '000000') END; END; INS VALUES (0); H9SELECT sum(-9E23372036854775800); SELECT sum(-9E23372036854775800); 000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE;; INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o000 SELECT c FROM t1 WHERE glob(1,1) BETWEEN 30 AND a,b UU?CCREATE TABLE t3(a NTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND b=3 ORDER BY b, c, d,e DESC, b, c, a,b,"b" 5BoCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRINDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE@00(a NOT(00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLENULLCURL,0); PRAGMA writable_schema=ORENT_TIMESTAMPt1'; PRAGMA ma=OFF; ALTER TABLE t1 RENAME TO t10; PR7AsCREATE TABLE blob0(k, v LOB); INSERT INTO blob0 VALUES( ?19, zeroblob(length(CAST($::0000 AS BLOB)))); INSERT INTO blob0 VALUES( ?19, zeroblob(length(CAST($::0000 AS BLOB)))); ; q@gWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime( hex(1)) x FROM i LIMIT 90; c[G;CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(b,c,d,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,?,20000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,6,20000);REINDEX lF]CREATE TABLE t1(a,b); CREATE INDEX [a] ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql=' [a] [a]ABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRGECREATE TABLE t00b AS SELECT 4 AS '', 5 A__________________________R_______________________ROM t00b;_DCCREATE TABLE t00b AS SELECT 4 AS '', 5 A_______00s_______________________________ROM t00b; XxLfbMICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0% *%c',?/b,c) FROM t1 ORDER BY rowid; bLICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%f0%c',?/b,c) FROM t1 ORDER BY rowid; )KYPRAGMA case_sensitive_likeVACUUM mJ_WITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT substr(1,1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; mI_WITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT substr(1,1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; $HMCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES( trim(1,1)); INSERT INTO t0 VALUES('0y'); INSERT INTO t0 VALUES('c0'); SELECT '0', substr(m, -12) AS m FROM t0 M[`TESELECT * EXCEPT SELECT 20 ORDER BY 1 COLLATE s000 EXCEPT SELECT 20 ORDER BY 1 COLLATE s00; bSIWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; RCREATE VIEW x1 AS SELECT 100 AS '', 300; SELECT * FROM x1'' ; SELECT'', 200 AS '', 300; SELECT * FROM x1'' ; SELECT * FROM x1; bQICREATE VIEW x1 AS SELECT avg(1) '', 200 AS '', 300; SELECT * FROM x1'' ; SELECT * FROM x1; RP)PRAGMA auto_vacuum;PRAGMA auto_vacuum; PRAGMA auto_vacuum;PRAGMA auto_vacuum; FOPRAGMA auto_vacuum;vacuum;PRAGMA auto_vacuum; PRAGMA auto_vacuum; N' VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRa)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t1 ; PR ~~VBEGIN TRANSACTION; CREATE TABLE t1( "a"UNIQUE,"b" int, c int); CREATE INDEX i1 ON t1(a,c); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(1,1,1) a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; ~UBEGIN TRANSACTION; CREATE TABLE t1( "a"UNIQUE,"b" int, c int); CREATE INDEX i1 ON t1(c,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(1,1,1) a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; ~~XBEGIN TRANSACTION; CREATE TABLE t1( "a"UNIQUE,"b" int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a >= (SELECT replace(1,1,1) a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; ~WBEGIN TRANSACTION; CREATE TABLE t1(A"a"UNIQUE,"b" int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(1,1,1) a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; ~ZBEGIN TRANSACTION; CREATE TABLE t1( "a"UNIQUE,"b" int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(1,1,1) a FROM t1 WHERE a<10);EXPLAIN DROP INDEX i1; DELETE FROM t1; COMMIT; ~YBEGIN TRANSACTION; CREATE TABLE t1( "a"UNIQUE,"b" int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN ( datetime(1,1,1),1,1) a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; u[oCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,g,g,g,g); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE g=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; ]CREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,g,g,g,g); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sql1 VA u\oCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,g,g,g,g); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FR40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM HERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; n^aCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,g,g,g,g); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 W; ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8;  b Ta-SELECT sqlite_rename_trigger(' [a] [a]>>>/>R [a]T/>>>>>) r0 ON x00 WHEN',NULL); ,`_SELECT printf('0%7.8c0%07.8c0','0'/'0'); k_[CREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX 4all ON t4(a,b,c,d,g,g,g,g); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600LECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; ScLECT i 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELE8T i FROM t4 WHERE g=7; ScLECT i FROM t4 WHERE h=8; of |vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$ Z W U S P M H B ? : 7 4 1 . - { v r o m k i g c _ [ X S Q O K H D B ߭A ޭ< ݭ6 ܭ0 ۭ- ڭ* ٭( ح# ׭ ֭ խ ԭ ӭ ҭ ѭ Э ϭ έ ͭ ̬} z u p o m i e c a ^ ] [ Z X V T M G C ? 8 2 + ' ( % "            ~ ~! } | { z y x w| vw ur tn sj rf qb p] , oX nT mO lJ kF jC i? h: g5 f1 e- d) c% b! a bc/CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, avg(1) b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, printf(1,1)b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; b9CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, zeroblob(1) b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, printf(1,1)b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; ge7CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, printf(1,1)b FROM t1; INSERT INTO t1 SELECT a+32, round(1,1)b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; d/CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, avg(1) b FROM t1; INSERT INTO t1 SELECT a+16, printf(1,1)b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; G\G iBEGIN EXCLUSIVE; BEGIN EXCLUSIVE; CR; CREATE TEMP TABLE temp_t000e(t); INSERT INTO temp_t000e VALUES('00000'); PRAGMA temp_store = 1; -h_CREATE TABLE t0(a INT PRIMARY KEY, b, c, UNIQUE(b, a)) WITHOUT rowid; CREATE TABLE t2(e REFERENCES t0, f); CREATE TABLE t3(g, h, i, FOREIGN KEY (h, i) REFERENCES [a]b, Rg)CREATE TABLE t1(a char(1), b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT a, random() x FROM t1, t2 GROUP BY 1, 2; fECREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, b FROM t1; INSERT INTO t1 SELECT a+16, printf(1,1)b FROM t1; INSERT INTO t1 SELECT a+32, group_concat(1,1)b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; hmUCREATE TABLE t0000(a NTEGER PRIMARY KEY ,UTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) VALUES('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) SELECT('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); AlCREATE TABLE t12a(a,b,c,d,e,f,g); INSERT INTO t12a VALUES(100,2,3,4,5,6,7); CREATE TABLE t12b(x, a,ba,b); INSERT INTO t12b(x,rowid,x,x,x,x,x) SELECT * FROM t12a; SELECT rowid, x FROM t12b; 7ksPRAGMA freelist_count /* */; PRAGMA feelist_count /* */; PRAGMA freelist_count /* */; PRAGMA freelist_count; eelist_countreelist_count /* */; PRAGMA freelist_count; eelist_count; njaSELECT 200101-0110000002001-01-010110000002001-01-01000001-0110000002001-01-0100001-0110000002001-01-01; o%CREATE TABLE t0b(x); INSERT INTO t0b(rowid, x) VALUES( 1=11,10),(2,1 >2010),(2,1 >2001-01-01=1); UPDATE01-01-01=1); UPDATowid+1 WHERE x=10; hnUCREATE TABLE t0000(a,NTEGER PRIMARY KEY ,UTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) VALUES('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(b) SELECT('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); UU'pSPRAGMA synchronous = NORMAL; PRAGMA page_size = 1024; PRAGMA journal_mode = WAL; PRAGMA cache_size = 10; CREATE TABLE t1(xPRIMARY KEY); VACUUM wal_checkpoint; INSERT INTO t1 VALUES(randomblob(800));EXPLAIN INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 4 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ SAVEPOINT one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 64 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ COMMIT; EEEu-BEGIN; CREATE TABLE A00(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB ftQCREATE TEMP TABLE t0001 /* */(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '* *߀000'; |s}CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b IN '0000' IN new.b IN '0' ||nges() ); END; C|r}CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b || '0000' IN n%w.b IN '0' ||nges() ); END; C7qsPRAGMA auto_vacuum=1; CREATE TABLE t1(a load_extension(1,1)); DROP TABLE t1; PRAGMA integrto_vacuum=1; CREATE TABLE t1(a load_extension(1,1)); DROP TABLE t1; PRAGMA intity_checj; 0ECTID, PARTICIPANTID));EXPLAIN CREATE TABLE A00000000000000000(L0 int000, Q00 int not null, N000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000S0000 int not null, L00000000000000 text(50) not null, P000000 t ext(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000 000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C 0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text (300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) n ull, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID));ANALYZETABLE I0(O, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C000xt(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I00000000000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 te Y$PY7zuPRAGMA foreign_key_check;PRAGMA foreign_key_check; 3yiBEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A0vvvvvvvvvv xBEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50)UNIQUE not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0EC w+BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANT Xv5CREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(1,1),(1,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT a,CURRENT_DATE- round(1%Y)x FROM t1, t2 ORDER BY 2, 2; ID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEI D text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text (50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(3 00) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D000 0000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constrai nt P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R0 0 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)) CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) nul l, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID));REINDEX TABLE P0(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not nulll, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 TID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text( 50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P000 00000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L000000000000 00 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000 000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300 ) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not nul l, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID tex t not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) no t null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 t ext(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int nu ll, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000 000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID));REINDEX TABLE P0(50) null,) not null, OB0ECTID text(50) not nulll, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 vvvvvvvvvvvvvvvvvvvvv0000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEI D text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P00000000000000 text (50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F0000000 text(3 00) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text not null, D000 0000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constrai nt P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 pri key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R0 0 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int null, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000000 text(20) nul l, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID));REINDEX TABLE P0(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not nulll, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0  u}oCREATE TABLE t1(a, b); PRAGMA auacuuY=O00; PRAGMA synchronous=NEATou$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$C$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCABLE t1(a, b); PRAGMA auacuuY=O00; PRAGMA syEXCLUSIVE; PRAGMA journal_mode=TRUNC; RAGMA journal_mode=TRUNCAT 2); v|qCREATE TABLE t1(a, b); PRAGMA auacuuY=O00; PRAGMA synchronous=N00000; PRAGMA page_size=1000; PRAGMA locking_mode=EX00; PRAGMA page_size=1000; PRAGMA locking_mode=EXCLUSIVE; PRAGMA journal_mode=TRUNCLUSIVE; PRAGMA journal_mode=TRUNC; PRAGMA journal_mode=TR1000; PRAGMA locking_mode=EXCLUSIVE; PRAGMA journal_mode=TRUNCLUSIVE; PRAGMA journal_mode=TRUNC; PRAGMA jUNCAT 2); v{qSELECT fts3_tokenizer('00a0', fts3_tokenizer('simple')) IS fts3_tokenizer('00a0', fts3_tokenizer('simple'))NULY; (WATTACH null AS f;ANALYZE ' nul'?GROUP!CREATE TABLE t1(a randomblob(1),b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),( 1=1,0),( 1=1,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_check|~}CREATE TABLE t1(a, b); PRAGMA auacuuY=O00; PRAGMA synchronocs=N00000; PRAGMA page_size=1000; PRAGMA lockinonous=N00000; PRAGMA page_size=1000; PRAGMA locking_mode=EXCLUSIVE; PRAGMA journal_mode=TRUNC; PRAGMA journ_mode=EXCLUSIVE; PRAGMA journal_mode=TRUNC; PRAGMA journal_m000; PRAGMA lockingonous=N00000; PRAGMA page_size=1000; PRAGMA locking_mode=EXCLUSIVE;ode=TRUNCAT 2);  Lj. CPRAGMA integrity_check(1); 9yPRAGMA integrity_check(); PRAGMA integrity_check(); +[CREATE TABLE t10(a, u00000000 DEFAULT 0); CREATE TRIGGER t00000 BEFORE UPDATE OF CURRENT_TIMESTA2222222222222222222222222222222222222222222222222222222222222222222222222222222222222222MPa ON t10 BEGIN UPDATE t00 SET u0= u00000000+1 WHERE r00000= o00.r0000; END; INSERT INTO t10(a)VALUES('000'); /cCREATE TABLE t1(x, y DEFAULT(datetime('0 blobavg(1)es'))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1) 0eCREATE TABLE t0(a); INSERT INTO t0 VALUES('a'); SELECT a< CAST(a AS blob000 blob) FROM t0; PRAGMA maincache_size= 10; PRAGMA temp.cache_size =10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(100), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(502001-01-010), randomblob(602001-01-010) FROM tt; IN00), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; b ISELECT 1000000006100000000000000.,00000000.,0000000000000006000000.,00000000000.,00000000.,000000000000000000000060000.,00000000000.,00000000.,00000000000000000000006000000.,00000000 ,00000,0000000000M0000000000060000. Y7SELECT 100000000610000000060000.,00000000000.,00000000.,000000000000000000000000000. PRAGMA main.cache_size= 10; PRAGMA temp.cache_size =10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(12001-01-0100), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(502001-01-010), randomblob(602001-01-010) FROM tt; IN00), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM 0 ePRAGMA vvacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t0; PRAGMA integrity_check; -------BLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; 0 ePRAGMA vvacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t1(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; -------BLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check;  CREATE TABLE t2(x,y,z); CREATE TRIGGER v21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r02 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER t2r6; [4[zySELECT group_Doncat(1,1) NOT IN (10 ,1) NOT IN (10 IN (10,10),11) NOT IN (10 ,1) NOT IN (10 IN (10,10),1,10)AS,10)AS0 Y7CREATE TABLE t001(a INTEGER PRIMARY KEY AUTOINCREMENT); INSERT INTO t001 VALUES(:0); H PRAGMA max_page_count = 1000000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT avg(1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a| last_insert_rowid()|b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a, b, c FROM abc; INSERT INTO abc SELECT b, a, c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; 9z9\=ATTACH null AS ll; ATTACH null AS null; ATTACH '' AS 'a''b'''; ATTACH '' AS 'a''b'''; iWSELECT quote(likely(x'005000BBBB8888000BBBB888888888888888888888BB88888888888888888BBBBBBB000000')); skSELECT 1000000%0++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<}SELECT 1000000%000000060060000100000600000001000000%0000000600600001080000%00001006000000010001000000%0000000600600001000000%0000000600000001000000%0000000600000%0000000600000001000000%0000000600600001080000%00000006000000010001000000%0000000600600001000000%0000000600000001000000%0000000600600001000000%00000; B PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b int,c); INSERT INTO t1 VALUES(1,'00','0',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( b,b ),b)OR a='0' ORDER BY +x; u7E_CWITH i(x) AS ( VALUES(1) UNION ALL SELECT 9+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 06 ^ASELECT typeof(replace(3300, hex(?), "000"));SELECT typeof(replace(3300, hex(?), "000")); CREATE TABLE blob0(k, v BLOB); VALUES(1, zeroblob(length(CAST( -10000 AS BLOB)))); VALUES(1, zeroblob(length(CAST( -10000 AS BLOB)))); :yPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('aϚ0',b)OR a=CURRENT_TIME&+x; SELECT.19999999990 EXCEPT SELECT 20 ORDER BY 1 COLLATE s999999999999999999999E99999990 EXCEPT SELECT 20 ORDER BY 1 COLLATE s00000; j:jLPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT sqlite_compileoption_get(1) /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(22001-01-0100);REINDEX B PRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(90 )); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT sqlite_compileoption_get(1) /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(200);REINDEX ,,:yPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','0',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01) "a","b"FROM t2)MATCH min(1,1)FROM t1 GROUP BY 01,1); CE;  DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT+sum(va0u02=va0u01)FROM t2)MATCH min(1,1)FROM t1 GROUP BY 01,1); CE; L@#CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(' -100'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,M) AS00 FROM t0 GROUP BY m ORDER BY 2, 2; @"CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(' -100'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,M) AS00 FROM t0 GROUP BY mORDER BY 1, 2; @!CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(' -10'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,M) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; { {WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, CURRENT_TIME) x FROM i LIMIT 10; ocSELECT CASE WHEN CASE WHEN -0X33333 -0X33333333333333333 THEN CASE WHEN CASE WHEN -0X33333 -0X33333'0ND; 96+L(SELECT 'P0 load_extension(1,1)00'LIKE X'A000' LIKE X'A000'LIKE X'A000'; G'SELECT 'P00' LIKE X'A000'LIKE X'A000' LIKE X'A000'LIKE X'A000';0'; &CREATE TABLE t00a(a,b); INSERT INTO t00a VALUES(0,0); CREATE TABLE t00b(n); CREATE TRIGGER r00 AFTER INSERT ON t00b BEGIN SELECT 0 FROM t00a "a","b"n0000 UNION ALL SELECT 0 FROM t00 "a","b"a WHERE 0>new>x ORDER BY 0 LIMIT 0; END; INSERT INTO t00b VALUES(6); %CREATE TABLE t00a(a,b); INSERT INTO t00a VALUES(0,0); CREATE TABLE t00b(n); CREATE TRIGGER r00 AFTER INSERT ON t00b BEGIN SELECT 0 FROM t00a "a","b"n0000 UNION ALL SELECT 0 FROM t0 a WHERE 0>new>x ORDER BY 0 LIMIT 0; END; INSERT INTO t00b VALUES(6); C$ CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(' -100'); INSERT INTO t0 VALUES('b0' -1); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,M) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; i[in*aCREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000');REPLACE INTO t0000(b) VALUES('000TRIGGER t000 AFTER INSERT ON t00 BEGIN INSERT INTO t0000(b) VALUES(000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('00000000 BEGIN INSERT INTO t0000(b) VALUES(000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('00'); SELECT * FROM t0000 ORDER BY a; !)GCREATE TABLE t0(a); INSERT INTO t0 VALUES('a'); SELECT a< CAST(a AS nt0000) FROM t0; 0-7CREATE TABLE t1000(x); CREATE TRIGGER r000 INSERT ON t1000 BEGIN INSERT INTO t1000 SELECT y FRO, (SELECT new.x y); END; INSERT INTO t1000 SELECT(1); i,WPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(92001-01-0100)); INSERT INTO t0 VALUES(zeroblob(92001-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT @1FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; _+CPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(500)); INSERT INTO t0 VALUES(zeroblob(92001-01-0100)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT @1FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; .H._0CWITH i(x) AS ( VALUES(1) UNION ALL SELECT ~+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10024/mCREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES(0E0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004); SELECT DISTINCT a FROM t0t0000; 4.mCREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES(000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000004); SELECT DISTINCT a FROM t0t0000; UW3R6)SELECT printf('%d00000%',508-10,3000);SELECT printf('%d00000%',508-10,3000); ^5ACREATE TEMP TABLE 0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*00*'; ?4CREATE TABLE t3(a NTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c /* */); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, d,e DESC, b, c, "a","b" ?3CREATE TABLE t3(a NTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND b=3 ORDER BY b, c, d,e DESC, b, c, "a","b" 82wSELECT sqlite_rename_parent( " ?1 ?1!",'000','000'); '1SWITH i(x) AS ( VALUES(1) UNION ALL SELECT ~+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT ( VALUES(1) UNION ALL SELECT ~+1 FROM i ORDER BY 1) SELECT x FROM i LIMI10; C-Ch<UWITH i(x) AS ( VALUES(1) UNION ALL SELECT min(1,1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 26 k;[PRAGMA writable_schema= 1; DELETE FROM sqlite_master WHERE 1; PRAGMA writable_schema = 0; SELECT * FROM sqlite_master;PRAGMA writable_schema= 1; DELETE FROM sqlite_master WHERE 1; PRAGMA writable_schema = 0; SELECT * FROM sqlite_m c:KPRAGMA writable_schema= 1; DELETE FROM sqlite_master WHERE 1; PRAGMA writable_schema = 0xbler; K9PRAGMA writable_schema= 1; DELETE FROM sqlite_master WHERE 1; PRAGMA writable_schema = 0; SELECT *FROM sqlite_master WHERE 1; PRAGMA writable_schema = 0; SELECT * FROM sqlite_mas FROM sqlite_master; X85PRAGMA synchronous=2; PRAGMA synchronous;PRAGMA synchronous=2; PRAGMA synchronous; O7#SELECT SQLITE_RENAME_TABLE(0,0); SELECT SQLITE_RENAME_TABLE(00,20);SELECT SQLITE_RENAME_TABLE(0,0); SELECT SQLITE_RENAME_TABLE(00,20); SELECT SQLITE_RENAME_TABL SELECT SQLITE_RENE_TABLE('f-0', '000'); /&9/OA#SAVEPOINT ``;SAVEPOINT ``; CREA4E TABLBACK TO [a] CREA4E TABLBACK TO [a]; C4@mBEGIN; CREATE TABLE t1(a, b); CREATE TABLE t2(x, y); INSERT INTO t2 VALUES(1,2); SAVEPOINT o; INSERT INTO t2 VALUES(3,4);EXPLAIN SAVEPOINT t0o; DROP TABLE t1; ROLLBACK TO t0o; i?WCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, sum(b) AS m FROM t2 GROUP߽a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN ( -1, -13); l>]WITH i(x) AS ( VALUES(1) UNION ALL SELECT min(1,1)LIKE +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 06 h=UWITH i(x) AS ( VALUES(1) UNION ALL SELECT min(1,1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 04 xxB PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; SELECT randomblob(500)< randomblob(600) FROM tt; xiDWPRAGMA king=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN cEFAUL--------- t1 SETABLE t1 ADD COLUMN d TEXT DEFAUL----------------- t1 SET x=x;1; C PRAGMA main.cache_size= 10; PRAGMA temp.cache_size = 10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(500), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; SELECT randomblob(500),$randomblob(600) FROM tt; -(-rHiSELECT -10>>0000000060.00>>00000-10>>0000000060.00>>0000000060.010000>>00000000600060.010000>>0000000060.00; FGSELECT printf('%+.*f%+.*f%+.*f',5 || 3); ',5',5 || 3); ',5 || 3); 9FwPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX sqlite_compileoption_used(1)'); SELECT DISTINCT a FROM t0t0006; TE-PRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('AB0ECTIDte_compileoption_used(1)'); SELECT DISTINCT a FROM t0t0006; PPmK_WITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1) || +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10 -5; KJPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT unicode(?) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; mI_CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(c); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','2000'),('t1','t1b','2000'); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY c;  O3BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE /* */TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2;ANALYZE; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1;ANALYZE NWITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1) | group_concat(1,1)| +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10 -1; mM_WITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1)LIKE +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10 -1; mL_WITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1) >= +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10 -1; "0" QPRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(1,B)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; LPCREATE TABLE t0(x); INSERT INTO t0 VALUES('0'); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h%'; SELECT 2, x FROM t0 WHERE x LIKE '%h%' ESCAPE'߀'; --=SCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES('80'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,1) AS00 FROM t0 GROUP BY m OR round(M,8); R!PRAGMA max_page_count = 10.0000; CREATE TABLE abc( [a]a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(1,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; 0\TX-SELECT 0>>$00>>000>>$00>>00060.02>>000000000>>$00>>00060.02>>00060.010000>>000; tWmSELECT 0>>$00>>00060.02>>000000000>>$00>>00060.02>>00>>00060.02>>000000000>>$00>>00060.02>>00060.0100060.010000>ZV9ATTACH''AS noname; ATTACH':memory:' AS inme; ATTACH':memory:' AS@oname; ANALYZE:ry:' BRU)SELECT printf('%*=*]',?,2,3.400000003);SELECT printf('%*=*]',?,2,3.400000003) wTsCREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "000000"< zeroblob(1) "n00b00" FROM "0000" ORDER BY "000000", "n00b00" LIMIT 1) OR ""; x][?WITH i(x) AS ( VALUES( 1=11) UNION SELECT (x || .1)/10 FROM i) SELECT x FROM i LIMIT 20; wZsCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON y=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(y=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON y=2 AND b=30 WHERE y IS NULL; SELECT 9 FROM t91 LEFT JOIN t92 ON y=20 AND b=3 WHERE y IS NULL; YSELECT 0>>$00>$00>>00060.02>>0000.02>>000000000>$00>>00060.02>>0000.02>>000000000>>$00>>00060.02>>000>>000>00060.02>>0000.02>>000000000>>$00>>00060.02>>000>>0000000060.00>>$00>>00060.02>>000>>000>00060.02>>0000.02>>000000000>>$00>>00060.02>>000>>0000000060.00; U,_]PRAGMA encoding=UTF16be; CREATE TABLE t0t6(CURRENT_TIMESTAMPPRIMARY KEY); INERT INT &^QPRAGMA encoding=UTF16be; CREATE TABLE t0t6(CURRENT_TIMESTAMPPRIMARY KEY);PRAGMA encoding=UTF; CREATE TABLE t0t6(CURRENT_TIMESTAMPPRIMARY KEY); IT >]PRAGMA encoding=UTF16be; CREATE TABLE t0t6(CURRENT_TIMESTAMPPRIMARY KEY); INERT INT ;\{CREATE TABLE t0e01(a INTEGER PRIMARY KEY, b) WITHOUT rowid; CREATE UNIQUE INDEX i0000 ON t0e01(a,a);REPLACE INTO t0e01 VALUES(100,200); CREATE TABLE t0e02(w, x, y, FOREIGNTEGER PRIMARY KEY, b) WITHOUT rowid; CREATE UNIQUE INDEX i0000 ON t0e01(a,a);REPLACE INTO t0e01 VALUES(100,200); SELECT* FROM t0e01, t0e02; #Vq#KcSELECT count(*) FROM sqlite_master;SELECT count(*) FROM sqlite_master; AbBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,b); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT sum(1) t1 WHERE a)10) a=PRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(aINTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(22001-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; DELETE FROM t1 &`QCREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00c'); SELECT count( abs(?)),:NULLIF(n00e,'00c')A00 FROM t03 GROUP BY lower(n00e); R0QXg5CREATE VIRTUAL TABLE t000s0 USING fts4aux( ``"0000'0'0000"); SELECT * FROM t000s0; [f;CREATE TABLE t34(x,y); INSERT INTO t34 VALUES(100, lower(1)), (100,5), (107,?); SELECT a.x,avg(y)FROM t34 AS a GROUP BY a.x HAVING NOT EXISTS( SELECT b.x, avg(b.y) FROM t34 b GROUP BY x HAVING avg(a.y) > avg(y)); eACREATE VIRTUAL TABLE ft USING fts3(''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''o00, t0o); INSERT INTO ftCH 'foo'; *dYCREATE VIRTUAL TABLE ft USING fts3(o00, (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((TCH 'foo'; /Oi#PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' bandomblob(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) MhPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' randomblob(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) t_kCPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' randomblob(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) jPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00UTF16le; CREATE TABLE t1(x,a,', ' randomblob6666666666666666666666666666(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) 2 mPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' randomblob(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) JlPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' randomblob(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) ; oEPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' randomblobRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR00',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) AnPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' randomblobIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIMIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','0000D',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) JarGCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(a); INSERT INTO t000 VALUES('s','s0'),( 2001-01-01,'000'),('0r000','m00'); SELECT a, b, '0' FROM t000 WHERE a= total(1)OR b='mr0' GROUP BY +a; GqSELECT sqlite_rename_trigger( 'X''b''[RGGER r0 8N x00 WHEN',NULL); 2piPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00', ' randomblob(1)a''b''00',1); INSERT INTO t1 VALUES(2,'0P','e0',5); INSERT INTO t1 VALUES(3,'000','0)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))0000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) MM4vmCREATE VIRTUAL TABLE ft0 USING fts4(x, y); INSERT INTO ft0 VALUES('a 0', ' sqlite_compileoption_get(1)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('emp.aux0 USING fts4aux(main, ft0); SELECT* FROa a', '0 0'); CREATE VIRTUAL TABLE temp.aux0 USING fts4aux(main, ft0); SELECT* FROM aux0; tumSAVEPOINT s00; SAVEPOINT s0; SAVEPOINT s00; SAVEPOINT RELE00; SAVEPOINT s00; SAVEPOINT s00; RELEASE s00;ANALYZE t/SAVEPOINT s00; SAVEPOINT sڼgsSCREATE TABLE t0(a, b); CREATE TABLE log(x sqlite_compileoption_get(1)); INSERT INTO t0 VALUES( sqlite_compileoption_used(1),0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b | lower(1)| sqlite_compileoption_get(9)| '0' || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); U/{+PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT '9e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000';EXPLAIN UPDATE t1 SET x=c+1;EXPLAIN SELECT* FROM t1; zADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN A THEN randomblob(90041-01-01)WHEN 2 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2 ORDER BY 1; yCREATE TABLE t0(a); INSERT INTO t0 VALUES('a'); SELECT a< CAST(a AS blob blob blo blob blob bloTEyT) FROM t0;TEXT) FROM t0; HxSELECT sqlite_rename_trigger('CRE|T0 TRIGGER |0 ON |00 WHEN',NULL); ]w?WITH i(x) AS ( VALUES( "a") UNION SELECT (x || +1)*1. FROM i) SELECT x FROM i LIMIT 20;  T (~UCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('0 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 |}}CREATE TABLE t1(a,b); CREATE INDEX `a` ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE777777777777777777777777 UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql=' "a","b"ABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA witama=OFF; ALTER TABLE t1 RENAME TO t10; PR(|USELECT sqlite_rename_parent( " a.b>>>???????????????????????????????????????????????????????????????>>>>>>>>>>>>>>>X",'000','000'); E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 2 VALUES('0000(0s00) o00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); pePRAGMA /* */secure_delete (1); PRAGMA /* */secure_delete (1); PRAGMA main.secure_delete main.secure_delete %OPRAGMA /* */securecure_delete (1); PRAGMA main.secure_delete_delete (1); PRAGMA main.secure_delete_delte (1); PRAGMA main.selete (1); PRAGMA main.se_delete X5CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES('0 02 S00 0h0 wn0 0i0000000 t00000 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t00'); INSERT INTO t2 VALUES('fleet wa0 r000 to 0a00 s00 0t'); INSERT INTO t2 VALUES('Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e000000'); INSERT INTO t2 VALUES('0a00(0u00000 o0 00 Se0000000. William t000 m0N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t EUEzySELECT strftime(1,1,1,1) NOT IN (10 IN (10 IN (10 IN (10 IN (10 IN (10 IN (10,10),10),10),10-9,10),10),10),10-90000); IPRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t3(a); CREATE INDEX x ON t1(b);EXPLAIN DROP TABLE t3;EXPLAIN PRAGMA integrity_check; DROP TABLE t0;EXPLAIN PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; B PRAGMA auto_vacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t3(a); CREATE INDEX x ON t1(b);EXPLAIN DROP TABLE t1;EXPLAIN PRAGMA integrity_check; DROP TABLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; 'SCREATE TABLE t0(a TEXT, b TEXT); CREATE VIEW v0 AS SELECT glob(1,1),"a", "a","b"; CREATE TRIGGER t0001 INSTEAD OF DELETE ON v0 BEGIN SELECT 0; END; DELETE FROM v0 |t?|? CREATE TABLE t3(a,I,TEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY d COLLATE DESC, b< c, a DESC; ? CREATE TABLE t3(a,I,TEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY d COLLATE DESC,$b, c, a DESC; ywCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runninfg and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'rsn jump'; riSELECT strftime(1,1,1,1) NOT IN (1 IN (10 IN (10 IN (T IN (10 IN (10 IN (10 IN (11),10),10),10-90000); SELECT strftime(1,1,1,1) NOT IN (10 IN (10 IN (10 IN (10,10),10),1) NOT IN (10 IN (10 IN (10 IN (10,10),10),10),10-9010),10-90000); &&u oCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX 4all ON t4(a,b,c,d,e,f,i,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE c=7; SELECT i FROM t4 WHERE h=8; ] ?CREATE TABLE t3(a,I,TEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY d COLLATE DESC, b, c, c, d, e, f); CREATE INDEX t00 a DESC; "IPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUM c REAL DEFAULT-'9e99'; ALTER TABLE t1 ADD COLUMN d TT0000 DEFAULT '90'; ALTER TABLE t1 ADD COLUM c REAL DEFAULT-'9e99EXT DEFAULT '00000'; UPDATE t1 SET x=x+1; SELECT* FROM t1; HPRAGMA wal_checkpoint =full;PRAGMA wal_checkpoint =full; I1000)); u oCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,i,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE c=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE c=7; SELECT i FROM t4 WHERE h=8; <}CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); ANALYZE;EXPLAIN DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999912 00'),('t1','t1b','10000'); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN 3 AND 8 ORDER BY c; HCREATE VIRTUAL TABLE t0 USING rtree(i0 hex(1), x total(1), y int2); aGPRAGMA mmap_size = 0; PRAGMA page_size = 1024; PRAGMA cache_size =ALL00; CREATE TABLE t1(x); CREATE TABLE t2(x); CREATE TABLE t3(x); CREATE INDEX i3 ON t3(x); INSERT INTO t3 VALUES(randomblob(100)); INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t2 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROMt3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(12001-01-0100) FROM t1; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob( 00) FROM t3; INSERT INTO t3 SELECT randomblob(200) FROM t3;REINDEX aGPRAGMA mmap_size = 0; PRAGMA page_size = 1024; PRAGMA cache_size =ALL00; CREATE TABLE t1(x); CREATE TABLE t2(x); CREATE TABLE t3(x); CREATE INDEX i3 ON t3(x); INSERT INTO t3 VALUES(randomblob(100)); INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROMt3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(12001-01-0100) FROM t1; INSERT INTO t1 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob( 00) FROM t3; INSERT INTO t3 SELECT randomblob(200) FROM t3;REINDEX aGPRAGMA mmap_size = 0; PRAGMA page_size = 1024; PRAGMA cache_size =ALL00; CREATE TABLE t1(x); CREATE TABLE t2(x); CREATE TABLE t3(x); CREATE INDEX i3 ON t3(x); INSERT INTO t3 VALUES(randomblob(100)); INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROMt3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) NOTNULL; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(12001-01-0100) FROM t1; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob( 00) FROM t3; INSERT INTO t3 SELECT randomblob(200) FROM t3;REINDEX aGPRAGMA mmap_size = 0; PRAGMA page_size = 1024; PRAGMA cache_size =ALL00; CREATE TABLE t1(x); CREATE TABLE t2(x); CREATE TABLE t3(x); CREATE INDEX i3 ON t3(x); INSERT INTO t3 VALUES(randomblob(100)); INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROMt3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(12001-01-0100) FROM t1; INSERT INTO t3 SELECT last_insert_rowid() t3; INSERT INTO t3 SELECT randomblob( 00) FROM t3; INSERT INTO t3 SELECT randomblob(200) FROM t3;REINDEX {W!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e= strftime(1,1, time( 1=11)); !CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e= strftime(1,1, random(),1)); !CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e= strftime(1, round(1,1),1)); CREATE VIRTUAL TABLE t0 USING FTS4(a, b); INSERT INTO t0 VALUES('0o 00sr0s', '0i0000000Q 0i0000000 b0 f00 00000010u00r0obs000= (0a00) p0op00 00000000000. R0000 00u00r0obs000= (0a00) p0op00 00000000000. R0000 0 p0op00 w000000000''r0 o00000p0op00 w00000000, f00 00000000u0 p0op00 w000000000''r0 o00000p0op00 w00000000u00r0obs000= (00000, f00 00000000u00r0000 f0'); cKCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'NOTNULL a^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^nd jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; CREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one t0ree four', '03(a, b, SEkECT a,b, c FROM tNTO t0(a,00 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3(a, b, SELECT a, b, c FROM tNTO t0(a, b, RT INTO t0two'; .aSELECT 1000000%000000000000000000000060000006006000001000000%0000006000000000%000%000000000000000000000060000006006000001000000%0000006000000000060060000100000030000000%0000060000006006000001000000%0000006000000000%000%000000000000000000000060000006006000001000000%000000600000000006006000060000; {{CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'NOTlL and jumping'); SELECT rowid FROM t1 WHERE content ; INSERT INTO t1(rowid, content) VALUES(1, 'NOTNULL and jumping'); SEMQTCH 'run jump'; 5CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'NOTNULL and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'runE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1 jump'; <}CREATE VIRTUAL TABLE t1 USING fts3(content, tckpookenize porter); INSERT INTO t1(rowPd, content) VALUES(1, 'NOTNULL and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; gg;"{CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; C! CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize p???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????orter); INSERT INTO t1(rowid,;conrent) VALUES(1, 'unning and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump';  #CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'NOTNULL and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 1%gCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruLE t1 USING fts3(cter); INSERT INTO t1(rowid, content) VALUES(1, fts3(cning and juING fts3(cning and jum min(1,1)ning and jum min(1,1)ping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump/; $ACREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runANALYZEd jBYping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; _#CCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%porter); ImSERT INTOcpntent) VALUES(1, 'running aYd jump4LIKE; SELECT,rowid FROM t1 WHERE content MATCH '2 strftime(1,1,1,1)un jump'; 55A(CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 3,3,a, '000', 3,a, '000', 3,a, '000', b, a,b, '000', 3,a, '0 '000' FR='CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO E x MATCH '0*' ORDER BY docpC); INSERT INTO E x MATCH '0*' ORDER BY docid DESC; A&CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(10000000000000.000, '002001-01-01'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH 'CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(10000000000000*' ORDER BY docid DESC; ~.,aCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 NATURAL JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 ISNULL) ); ++CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS tC JOIN t102 t1 ON t1.i0 ISNULL) ); '*SCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t0.i0 ISNULL) ); <)}CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 3,3,a, '000', 3,a, '000', b, a,b, '000', 3; INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 3,3,a, '000', 3,a, '000',a, '000', b, a,b, '000' FR OO--_DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE abs(1)IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, total(1) c FROM t1o0d; DROP TABLE t1 @.DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN ( @1); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREAT1 USING fts3(c); INSERT INTE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, zeroblob(1) c FROM t1o0d; DROP TABLE t1 551-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,a,e,e)); SELECT * FROM t0 WHERE a=E AND b=? AND c=? AND d=? AND b=? AND c=? AND dMCREATE TABLE t0(a,b,c i,d,e, PRIMARY KEY(a,b,c,e,c,c,b,b,c,d,e,e)); SELECT * FROM t0 WHERE0 WHERE a=? AND b=? AND c=? AND a=? AND b=? AND c= likely(1)AND e=?; $=MCREATE TABLE t0(a,b,c i,d,e, PRIMARY KEY(a,b,c,e,c,c,c,b,c,d,e,e)); SELECT * FROM t0 WHERE0 WHERE a=? AND b=? AND c=? AND a=? AND b=? AND c=? AND c>>ning aed um>>>>>>>>>>>>Aeing>>>>>>>>Aeing'); SEL@CT rowid FROM t1 WHERE content MATCH 'run jump'; avxaMCCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('000'); SELECT * FROM t0st WHERE k00000d MATCH '" "a""b"V "a","b"I "a"EW "a""'; pLeCREATE VIRTUAL TABLE t2 USING fts4( a,b>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>poi, a0 a,00, notindHxed=p00, notx>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>ed=00, nd=p0,00, notxed=p000, notindexed=a,00, notindexed=poi); rKiCREATE VIRTUAL TABLE t0 USING rtree( [a]i0 hiDDIST hiDDISTIN [a]i0 hiDDISTININ [a]i0 hiDDISTINCTx2, y1, y2); JCREATE VIRTUAL TABLE t0 USING rtree( [a]i0 h iDDISTIN [a]i0 hiDDISTINCTx2, y1, y2); ICREATE VIRTUAL TABLE t0 USING rtree( [a]i0 hiDDISTIN [ zeroblob(1)INCTxCREATE VIRTUAL TABLE t0 USING rtree( [a]i0 hiD2, y1, y2); P-CREATE TABLE t102 (i0t0006 UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 ASANDE JOIN t102 tANDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)T INTO T10O-CREATE TABLE t102 (i0 BEXT UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 ASANDE JOIN t102 tANDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)TANALYZE10.NaCREATE VIRTUAL TABLE t0 USING fts3tokenize( "a","b" "a", "a","b", "a","b" "a", "a","b", "a","b" ''"a","b"b",", i01,"b", ', ' VIRTUAL TABE t0 USIN"a","b" ''"a","b"b",", i01,"b", '',, '0 VIRTUAL TABE t0 USING fts3tokenize( "a",ts3toieni^e(simple, A'OF'0000'); &S/CREATE TABLE t0(a, b); SeLECT DISTINCT "a","b""""a","baa","ba","b", *,"ba","z",oid,"b""a","ba","b", *,"ba","b","b""""a","baa","ba","b", *,"ba","z",oid,"b""a","ba","b", *,"b",count(*)FROM (SELECT "ba","b""""i","ba","b","b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; VR1CREATE TABLE t0(a, b); SeLECT DISTINCT "a","b""""a","baa","ba","b", *,"ba","b",oid,"b""a","ba","b", *,"ba","b",count(*)FROM (SELECT "ba","b""""i","baa","ba","b", *,"ba","b",oid,"b""a","ba","b", *,"ba","b",count(*)FROM (SELECT "ba","b""""i","ba","b","b",oid,"b""a","ba","b",coba","b","b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; VQ1CREATE TABLE t0(a, b); SeLECT DISTINCT "a","b""""a","baa","ba","b", *,"ba","b",oid,"b""a","ba","b", *,"ba","b",count(*)FROM (SELECT "ba","b""""i","ba","b","b",oid,"b""a","ba","b", "a","b"a FROM t0) WHERE a==0; QQ9UwDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('ongatwoBtཽBtཽ0BtཽBtཽ00'); INSERT INTO t0 VALUES('one0000A0'); &R nTaDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('ongatwoBtཽBtཽSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS00'); INSERT INTO t0 VALUES('one0000A0'); &R &WQDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('ongatwoBtཽBtཽ00'); INSERT INTO t0 VALUES('on00'); INSERT INTO t0 VALUES('one000+A0'); &R rViDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('ongatwoBtཽBtཽ00'); INSERT INTO t0 VALUES('one0000A0'); &R llZ)CREATE TABLE t0(a, b); SELECT total(1) "a","b""b","b", *,"b""a","ba","b", *FROM (SELECT "b","b""""a","a","b",oid,"b""a","a","ba","b",oid,"b""a","ba""b",oid,"b""a","ba","b",count(*)a,"a","a","ba","b",oid,"b""a","ba""b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; Y)CREATE TABLE t0(a, b); SELECT total(1) "a","b""b","b", *,"b""a","ba","b", *FROM (SELECT "b","b""""a","a","b",oid,"b""a","a","a","ba","b",oid,"b""a","""a","a","b",oid,"b""a","a","a","ba","b",oid,"b""a","ba""b","ba""b",oid,"b""a","ba","b",count(*)a FROM t0) ERE a==0; dXMDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('ongatwoBtཽBtཽŽP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VA00'); INSERT INTO t0 VALUES('one0000A0'); &R 66H^CREATE TABLE x(a,b); CREATE VIEW y AS SELECT group_concat(1,1) q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y AS y1, yH]CREATE TABLE x(a,b); CREATE VIEW y AS SELECT count(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y AS y1, y$\MCREATE TABLE t0(a, b); SELECT total(1) "a","b""b","b", *,"b""a","ba","b", *FROM (SELECT "b","b""""a","a","b",oid,"b""a","a","a","ba","b",oid,"b""a","ba""b","b""""a","a","b",oid,"b""a","a","a","ba","b",oid,"b""a","ba""b",oid,"b""a","b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; [CREATE TABLE t0(a, b); SELECT total(1) "a","b""b","b", *,"b""a","ba","b", *FROM (SELECT "b","b""""a","a","b",oid,"b""b""""a","a","b",oid,"b""a","a","a","ba","b",oid,"a","a","a","ba","b",oid,"b""a","ba""b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; 14h1gbSCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 8) FROM ft0 WHERE snippet(ft0, '0', '0', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a  (1)a''b''a''b''b''c';HaCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x ASx1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS y S1, y y1AS1, y y1, y S1, y AS y1, yH`CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x A H_CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sum(1) q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, y S1, y AS y1, y mm}ePRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(22001-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob( zeroblob(1))FR1; INSERT INTO t1 SELECT NULL,randomblob(50)RT1; INSERT INTO t1 SELECT NULL,randomblob(50)FR1; INSERT INTO t1 SELECT NULL,randomblob(50)F t1 dCREATE TABLE t000(c0 UNIQUE,,I, a,b0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 RAL JOIN t000 AS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS cAS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000* FROM t000 AS c; cCREATE TABLE t000(c0 UNIQUE,,I, a,b0); CREATE TABLE t002(NATURINT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 AS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000 NATURAL JOIN t000 AS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c0;  Oh#BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT);EXPLAIN CREATE TEMP TABLE Te000e(Te0tID INY, Te0tSt00n0 TEXT);EXPLAIN CREATE TEMP TABLE TempT000mpT000e(Te0tID INY, Te0tSt00n0 TEXT);EXPLAIN CREATE TEMP TABLE TempT000eFTe0tID INTEGER PRIMARY KEY, Te0tSt00n0 INSERe00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tS0n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; CO-MIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; ogcWITH i(x) AS ( VALUES(1) UNION ALL SELECT +1 FROM i ORDER BY 1) SELECT time(1 || -11) x FROM i LIMIT 18; kf[WITH i(x) AS ( VALUES(1) UNION ALL SELECT +1 FROM i ORDER BY 1) SELECT time(1 ,11) x FROM i LIMIT 18;  v kk[WITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(?) x FROM i LIMIT 30; djMSELECT sqlite_rename_trigger('CRE@?0 T!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!A!!!!$!!!!A!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!9!!!!!!!!!!!!Rr0 ON xA0 uHEN',NULL); iBEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT);EXPLAIN CREATE TEMP TABLE TempT000e(Te0tID ININTEGER PRIMARY KEY, Te0tSt00n0 TEXT);EXPLAIN CREATE TEMP TABLE TempT000e(Te0tID INY, Te0tSt00n0 TEXT);EXPLAIN CREATE TEMP Y, Te0tSt00n0 TEXT);EXPLAIN CREATE TEMP TABLE TempT000eFTe0tID INTEGER PRIMARY KEY, Te0tSt00n0 INSERe00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tS0n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; CO-MIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; ;Un/BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'00E-'; COMMIT; Sm+BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROn00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'00E-'; COMMIT; kl[WITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(?) x FROM i LIMIT 1002 EDElq]CREATE TABLE t1(a,b); CREATE INDEX [a] ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql=' [a] [a] [a] 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PR pCREATE TABLE t0( h, i, Fa INT PRIMARY KEY, b, c, UNIQUE(b, b, c)) WITHOUT rowid;CRt3(g, h, i, FOREIGN KEY (h, i)REFERENCES t0(b, c)); 8ouBEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'-'; COMMIT; 55]t?CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,c,c,d,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,?,000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,?,20000);REINDEX sCREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,c,d,e,f)); INSERT INTO t5 VALUES(2,2,2,2,?,20000); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,?,20000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,?,20000);REINDEX ]r?CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,c,e,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,?,20000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,?,20000);REINDEX uu(vUCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES( trim(1,1)); INSERT INTO t0 VALUES('φ'); INSERT INTO t0 VALUES(''); SELECT '0', substr(m, -12) AS m FROM t0 ORDER BY m; SELECT '0', substr(m, -12) AS m FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m,2) FROM t0 ORDER BY lower(m); [u;CREATE TABLE t5(a,b,c,d,e,f,UNIQUe(a,b,c,d,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,?,20000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,?,2000); INSERT INTO t5 VALUES(2,2,2,2,?,20000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,?,20000);RE000);REINDEX }x5CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES( trim(1,1)); INSERT INTO t0 VALUES('φ'); INSERT INTO t0 VALUES('c0'); SELECT '0', substr(m, -12) AS m FROM t0 ORDER BY m; SELECT '0', substr(m, -12) AS m FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m,2) FROM t0 ORDER BY lower(m); wCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES( trim(1,1)); INSERT INTO t0 VALUES('φ'); INSERT INTO t0 VALUES('c0'); SELECT '0', substr(m, -12) AS m FROM t0 ORDER BY m; SELECT '0', substr(m, -12) AS m FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m,2) FR FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m,2) FROM t0 ORDER BY lower(m);OM t0 ORDER BY lower(m); YfPY WITH i(x) AS ( VALUES(1) UNION SELECT upper(X)FROM i ORDER BY 1) SELECT x FROM i LIMI UNION SELECT upper(X)FROM i ORDER BY 1) SELT 10; c~KWITH i(x) AS ( VALUES(1) UNION SELECT upper(X -1)FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; t}mCREATE TABLE t1(x char(1)); INSERT INTO t1 VALUES(100); SELECT CASE ~Max(x) WHEN min(x) THEN /* */ max(x) ENDF)|YPRAGMA case_sensitive_like (1)ACUUM p{eWITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT substr( -11,1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002mz_WITH i(x) AS ( VALUES( 1=11) UNION ALL SELECT substr(1<1,1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; &yQCREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES( trim(1,1)); INSERT INTO t0 VALUES(''); INSERT INTO t0 VALUES('c0'); SELECT '0', substr(m, -12) AS m FROM t0 ORDER BY m; SELECT '0', substr(m, -12) AS m FROM t0 ORDER BY m COLLATE binary; SELECT '0', substr(m,2) FROM t0 ORDER BY lower(m); suoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,g,g,g,g); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 2000 600 100 40 90'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE g=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; !#TTACH''AS noname; ATTACH':memory:' AS naname; ATTACH':memory:' AS name; ATTACH':memory:' AS iamme; ATTACH':ry:' AS iame.n0.i0000(y); CREATE VIEW x1 AS SELECT 100'', 200 AS '',+3+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 30 j CREATE TABLE t0(a INT PRIMARY KEY, b, c, UNIQUE(b, a)) WITHOUT rowid+ CR TABE TABLE t3(g, h, i, FOREIGN KEY (h, i) REFERENCES [a]b, T-SELECT printf('0%7.8c0%07.8ELECT prin0%7.8c0%07.8c0','0'/'0');c0','0'/'0'); U/SELECT printf('0%7.8c0%07.8c0','0'/'0');SELECT printf('0%7.8c0%07.8c0','0'/'0'); ,_SELECT printf('0%7.4c0%87.8c0','0','0'); CREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,g,g,g,g); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','60000040000 10000 2000 600 100 40 10'); REINDEX sqlite_master; SELECT i FR t4 WHERE h=8; KAAAKr iCREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b IN '0000' IN new.b IN () ); END; C| }CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b IN "a","b"IN new.b IN '0' ||nges() ); END; C| }CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES(old.b IN '0000' IN n%w.b IN '0' ||nges() ); END; C;{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(a, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, b, b, c, b, c, b, b %TID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text( &50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID));REINDEX TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P000 '00000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L000000000000 (00 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000 )000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300 *) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, + F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not nul ,l, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID tex -t not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) no .t null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 t /ext(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID)); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 text(50) not null, T0000000000 text(50) null, T000000000D text(50) null, T0000000 int null, T000000000000000 text(50) null, T000000000 int nu 0ll, D00000000000 text null, S000000 text(1) null, E0000000000000 text null, U00000000000 int not null, constraint P000000 primary key (TQUNID)); CREATE TABLE L00(TQUNID text(30) not null, I00 text(50) not null,O0000 text(50) not null, S000000000 int not null, S00000000 int not null, L0000000000 text(20) null, constraint P000000 primary key (TQUNID)); CREATE TABLE M00(TQUNID text(30) not null, S0000 text(50) not null, T000000000000000 text(50) null, M000000000000 text(60) null, D00000000 int null, N00000 text(50) null, T00000000000000 int null, T0000000000000 int null, N0000000000000000 text(20) null, T000000000000000000000 int null, constraint P00000 primary key (TQUNID)); CREATE TABLE N00(N0 text(50) not null, U0 text(50) null, C000000000 text(20) not null, T00000 text(30) not null); CREATE TABLE N0(N0 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null, L00000000000 text(20) null, L0000000000 1000 text(20) null, L000000000 text(10) null, N000000S int not null, N00000D0 int not null, N00000L0 int not null, N00000V0 int not null); CREATE TABLE P00(I00 text null, O0000000 text(50) not null, N00000 text(50) not null, U00000 text(50) null, N00000000 int not null, N0000000 text null, K0000000000 int not null, K00000000 text(30) not null, T00000 text(30) not null); CREATE TABLE P00000000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, P000000000000000 int not null, PA0000000000000 int not null, P0000000000000M int not null, I000000000000000 text(1) null, U00000 text(50) null, I000000 text(1) null, N000 text(100) not null, E00000000000 text(200) not null, I0000000000 text(1) not null, I000000000 text null, A0000000000000000 int null, A000000000000000000 text(20) null, A000000000000000000000 text(50) null, constraint P00000000000000 primary key (ISSUEID, OB0ECTID));REINDEX TABLE P0(50) null,) not null, OB0ECTID text(50) not nulll, constraint P0 primary key (ISSUEID, OB0ECTID)); CREATE TABLE P000(P00 text(50) not null, N0 text(100) not null, L0 text(300) not null, S00000000000 text(50) not null, T00000 text(30) not null); CREATE TABLE P000ext not null, I0000000000000 text(1) null, D00000000000 int null, R0000000000 text(500) null, R00000000E int null, R000000000P text(300) null, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE U0(U00 text(50) not null, U000000 text(100) not null, E000000000 text(1) not null, U000000000000000 text(200) null, E0000000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 N6DINwsPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b,-01-01),?)OR a='0' ORDER BY +x; wsPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a/b,-01-01),b)OR a='0' ORDER BY +x; vqSELECT fts3_tokenizer('00a0', fts3_tokenizer('simple')) IS fts3_tokenizer('00a0',$fts3_tokenizer('simple'))NULY; v qSELECT fts3_tokenizer('00a0', fts3_tokenizer('simple')) IS fts3_tokenizer('00a0'< fts3_tokenizer('simple'))NULY; BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50)UNIQUE not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0EC $ ~ WITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( -14444++++++++++++++++++++++++++++++++44444441)i GROUP BY 1) SELECT x FROM i LIMIT 10; dMWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( -11) UNION ALL SELECT upper( -144444444444444444E444444444441) i GROUP BY 1) SELECT x FROM i LIMIT 10; 44444444444444444E444444444441) i GROUP BY 1) SELECT x FROM i LIMIT 10; WITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( -144444444444444444444444444*441) i GROUP BY@1) SELECT x FROM i LIMIT 10; PRAGMA me_size= 10; PRAGMA temp.cache_size =10; CREATE TABLE temp.tt(a, b);EXPLAIN INSERT INTO tt VALUES(randomblob(100), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(502001-01-010), randomblob(602001-01-010) FROM tt; IN00), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; PRAGMA main.cache_size= 10; PRAGMA temp.cache_size =10; CREATE TABLE temp.tt(a, b); INSERT INTO tt VALUES(randomblob(100), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(202001-01-010), randomblob(602001-01-010)FROM tt; IN00), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; XX0ePRAGMA vvacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t1(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t3(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; -------BLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; peCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=A OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=A OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y >= [a] OR b=3;E; S ff>PRAGMA vvacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t0(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b);EXPLAIN DROP TABLE t3; PRAGMA integrity_check; -------BLE t0; PRAGMA integrity_check;EXPLAIN DROP TABLE t1; PRAGMA integrity_check; T-PRAGMA vvacuum=1; CREATE TABLE t1(a, b); CREATE INDEX i ON t1(a); CREATE TABLE t0(a); CREATE INDEX i0 ON t1(a); CREATE TABLE t3(a); CREATE INDEX i3 ON t0(a); CREATE INDEX x ON t1(b); DROP TABLE t3; PRAGMA integrity_check; ---P TABLE t1; PRAGMA integrity_check; ----BLE t0; PRAGMA integrity_check; DROP TABLE t1; PRAGMA integrity_check; 00_CWITH i(x) AS ( VALUES(1) UNION ALL SELECT 9+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 04 gSSELECT 1000000%00000006006000010000%000008060060000000%00000006000001000000%00000006000000010000; CREATE TABLE t2(x,y,z); CREATE TRIGGER v21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER 0 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r6 BEFORE DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t207 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER r8 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t009 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r02 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER t2r6; `0`LPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(200) FROM t1; INSERT INTO t1 SELECT sqlite_compileoption_get(1) /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(22001-01-0100);REINDEX LPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROMt1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT sqlite_compileoption_get(1) /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(22001-01-0100);REINDEX )0)  DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2)MATCH min(1<1)FROM t1 ORDER BY 01,1); CE; LPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT sqlite_compileoption_get(1) /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(22001-01E0100);REINDEX vv!DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(102001-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT@a+5,6,'000'||substr(c,4) FROM t1 WHECURRENT_TIMESTAMP; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE typeof(1)NOT BETWEEN [a]AND 60; y$wSELECT * FROM (t0), (t0), (t0, (t0), (t0, (t0), (t0, (t0), ( (t0), (t0), (t0E),t0), (t7, (t0), (tE), (t0) WH), (ttE),t0), (t0), (t0, (t0), (t0, (t0), (tE),t0), (t7, (t0), (tE), (t0) WH), (ttE),t0), (t0, (t0), dtE), (t0) WH), (t0) WtE), (t0) WH),3#kSELECT * FROM (t0), (t0), (t0, (t0), (t0, (t0), (t0, (t0), ( (t0), (t0), (t0, (t0), (t0, (t0), (t0, (t0), (tE),t0), (t0, (t0), (((((((((((((((((((((((((((((((((((((((tE), (H),b"ISELECT * FROM (t0), (t0), (t0, (t0), (t0, (t0), ( (t0, (t, (t0), (t0, (t0), (t0, (t0), (tE),t0), (t0, (t0), (tE), (t0) WH), (ttE),t0), (t0, (t0), (tE), (t0) WH), (t0) WtEt0, (t0), ( (t0), (t0), (t0t0, (t0), (t0, (t0), (t0, (t, (t0), (t0, (t0), (t0, (t0), (tE),t0), (t0, (t0), (tE), (t0) WH), (ttE),t0), (t0, (t0), (tE), (t0) WH), (t0) WtE), (t0) WH), B~C( CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(' -10'); INSERT INTO t0 VALUES(' -1b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,M) AS00 FROM t0 GROUP BY m ORDER BY 1, 2; @'CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(' -10'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,2,M) AS00 FROM t0 GROUP BY m ORDER BY 2, 2; & WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, random() -1.001-01-01) x FROM i LIMIT 10; 2%iSELECT * FROM (t0), (t0), (t0, (t0), (t0, (t0), (t0, (t0), ( (t0), (t0), (t0, (t0), (t0, (t0), (t0, (t0), (tE),t0), (t0, (t0), (tE), (t0) WH), (ttE),t0), (t0, ((t0), (t0, (t0), (tE),t0), (t0, (t0), (tE), (t0) WH), (ttE),t0), (t0, (t0), (tE), (t0) WH), (t)) WtE)t0), (tE), (t0) WH), (t)) WtE), (t0) WH), <  ;-}SELECT sqlite_rename_parent( " ?1 ?1 ?1!",'000','000'); |,}CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,b,c,d,e,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,?,2,2,2000); I,c,d,e,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,?,2,2,2000); INSERT INTO t5,fEX +?CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,b,c,d,e,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,?,2,2,20000); INSERT INTO t5,fEX *CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,c,d,e,e,a,b,c,d,e,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t,?,2,2,2000t5,fEX @)CREATE TABLE t0(m CHAR(2)); INSERT INTO t0 VALUES(' -100'); INSERT INTO t0 VALUES('b0'); INSERT INTO t0 VALUES('c0'); SELECT count(*), substr(m,282,& ~xrlf@:4.(" `ZTNHB<60*$             sL rJ qH pE oB n> m: l5 k2 j/ i, h) g& f! e d c b a ` _ ^ ] \ [ Z} Yz Xw Wt Vp Um Tk Si Rf Qc P` O] NY MT LR KQ JP IL HH GE FA E> C< B; A4 @1 ?0 >- =( <$ ;! : 9 8 7 6 5 4 { x t p n k ~g }c |a {_ z] y[ xX wU vR uP tN 3 2 # " !  x v t q n k h e b } ^ Z W U S P M H B ? : 7 4 1 . www>sCREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "000000"< zeroblob(1)<"n00b00" FROM "0000" ORDER BY "000000", "n00b00" LIMIT 1) OR ""; =PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(1,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c&-A, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; vHvNA!CREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE 0X0ADD; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON (x=99) ORDER BY x;VACUUM ]@?CREATE TABLE t0(a, b); CREATE TABLE log(x); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES( hex(12001-01-01)| '0000' |~ zeroblob(1) || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); S?+CREATE TABLE t0(a, b); CREATE TABLE log(x sqlite_compileoption_get(1)); INSERT INTO t0 VALUES(0,0); INSERT INTO t0 VALUES(0,0); CREATE TRIGGER t00000 AFTER UPDATE ON t0 BEGIN INSERT INTO log VALUES( hex(1)| '0000' |~ zeroblob(1) || changes() ); END; CREATE TABLE t2(a); INSERT INTO t2 VALUES(0), (2), (0); UPDATE t0 SET b= changes(); *]*UE/CREATE VIRTUAL TABLE ft0 USING fts4(x, y); INSERT INTO ft0 VALUES('a 0', ' sqlite_compileoptioget(1)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', 'n_get(0)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', '0 0'); CREATE VIRTUAL TABLE temp.aux0 USING fts4aux(main, ft0); SELECT* FROM aux0; 1DgCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'uTC' ON [sill0 0 0a0e](a, b); CREATE INDEX '000000000000000 ''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; !CGCREATE VIRTUAL TABLE t00js0 USING fts4aux( ``"0000'0'0000");CREATE VIRTUAL TABLE t000s0 USING fts4aux( ``"0000'0'0000"); SELECT * FR SELECT * FROM t000s0; BCCREATE TABLE t1(a, b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1, zeroblob(12001-01-01),4); SELECT c FROM t1 WHERE a IN (1,2) ORDER BY b; lflvHqSELECT sqlite_rename_parent( " a.b>>>>>6>>>>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%>>>>>>v",'000','000'); QG'CREATE VIRTUAL TABLE ft0 USING fts4(x sq_compileoption_used(1)'a 0', ' sqlite_compileoptioget(1)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', 'n_get(1)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', '0 0'); CREATE VIRTUAL TABLE temp.aux0 USING fts4aux(main, ft0); SELECT* FROM aux0; AFCREATE VIRTUAL TABLE ft0 USING fts4(x, y); INSERT INTO ft0 VALUES('a 0',-' st(1)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', 'n_get(1)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', '0 0'); CREATE VIRTUAL TABLE temp.aux0 USING fts4aux(main, ft0); SELECT* FROM aux0; $ $>LCREATE TABLE t3(a,I,TEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY d COLLATE DESC, b COLLATE C; )KWSELECT sqlite_rename_parent( " a.b>>SUEI>>>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!%%%%%%%%%%%%D%%%%%%%%A%%%%%%%%%%%%%%%%%%%%>>>>>>v",'000','000'); JSELECT sqlite_rename_parent( " a.b>......................................tic............>>>>>>>>>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%>>>>>>v",'000','000'); \I=SELECT sqlite_rename_parent( " a.b>>>>>>>>>>%%%%%%%%%%%%%%%%%!%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%!!!!!!!!!!!!!!!!!!!!!!!!! !!!!%%%%%%%%>>>>>>v",'000','000'); [NP!CREATE TABLE t0(x TEXT UNIQUE, y TEXT UNIQUE, z); INSERT INTO t0 VALUES('000','000','0'); SELECT DISTINCT* FROM t0 WHERE (z='00L' OR y='000' OR y='000') AND x='000' OR y='000') AND x ISNULL ISNULL N N MOCREATE TABLE t0(x TEXT UNIQUE, y TEXT UNIQUE, z); INSERT INTO t0 VALUES('000','000','0'); SELECT DISTINCT* FROM t0 WHERE (z='000' OR y='000'); SELECT DISTINCT* FROM t0 W' OR y='000') A x ISNULL N N NPRAGMA wal_checkpoint =full;PRAGMA wal_checkpoint =full;PRAGMA wal_checkpoint =full; I1000));checkpoint =full; I1000)); M?CREATE TABLE t3(a,I,TEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY d COLLATE DESCY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=, b C; aQGPRAGMA mmap_size = 0; PRAGMA page_size = 1024; PRAGMA cache_size =ALL00; CREATE TABLE t1(x); CREATE TABLE t2(x); CREATE TABLE t3(x); CREATE INDEX i3 ON t3(x); INSERT INTO t3 VALUES(randomblob(100)); INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(500) FROM t3; INSERT INTO t2 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROMt3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(12001-01-0100) FROM t1; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob( 00) FROM t3; INSERT INTO t3 SELECT randomblob(200) FROM t3;REINDEX aRGPRAGMA mmap_size = 0; PRAGMA page_size = 1024; PRAGMA cache_size =ALL00; CREATE TABLE t1(x); CREATE TABLE t2(x); CREATE TABLE t3(x); CREATE INDEX i3 ON t3(x); INSERT INTO t3 VALUES(randomblob(103)); INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROMt3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROMt3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(12001-01-0100) FROM t1; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob( 00) FROM t3; INSERT INTO t3 SELECT randomblob(200) FROM t3;REINDEX T!CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,E,c,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e= strftime(1,1, random(),1)); aSGPRAGMA mmap_size = 0; PRAGMA page_size = 1024; PRAGMA cache_size =ALL00; CREATE TABLE t1(x); CREATE TABLE t2(x); CREATE TABLE t3(x); CREATE INDEX i3 ON t3(x); INSERT INTO t3 VALUES(randomblob(100)); INSERT INTO t3 SELECT-randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROMt3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(100) FROM t3; INSERT INTO t3 SELECT randomblob(12001-01-0100) FROM t1; INSERT INTO t3 SELECT last_insert_rowid() t3; INSERT INTO t3 SELECT randomblob( 00) FROM t3; INSERT INTO t3 SELECT randomblob(200) FROM t3;REINDEX nn/n=YATTACH''AS nooname; ATTACH':memory:' AS naname; ATTACH':memory:' AS name; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':memory:' AS inminmemmname; ATTACH'me:' AS mem;VACUUM CR =XATTACH''AS@nooname; ATTACH':memory:' AS naname; ATTACH':memory:' AS name; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':memory:' AS inminmemmname; ATTACH'me:' AS mem;VACUUM;CR W-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,a,e,e)); SELECT * FROM t0 WHERE a=E AND b=? AND c=? AND e=? AND b=? AND c=? AND dp0,00, notindexed=p000, notindexed=a,00, notindexed=poi); znyCREATE VIRTUAL TABLE t2 USING fts4( poi, a0 a,00, notindexed=p00, notindexed=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, na,b, notindexed=p0,00, notindexed=p000, notindexed=a,00, na,bpoi, a0 a,00, notindexed=p00, notindexed=00, notindexed=p0,00, nopoi, a0 a,00, notindexed=p00, notindexed=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, notindexed=poi); 0*,.0ztyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE-x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzsyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT-total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzryCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a>x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yRq)CREATE TABLE x(a,b); CREATE VIEW y AS SELECT tosu0(1)p, x2.b AS q y A@ \1 zwyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)NOTNULL AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzvyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)IS x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzuyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT group_concat(1,1) q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y zzyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, min(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzyyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, quote(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzxyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, char(1) q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y z}yCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, instr(1,1)FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yz|yCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, length(1) FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yz{yCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, likely(1) FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y zyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sum(1) q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, hex(1) q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yz~yCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, 1=1 AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y zyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE 1=1=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE /* */x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, count(1) FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y *YCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASq1, y S1, y y, y y, y y1, y S1, y ASq1, y S1, y y, y y1, y S1y y1, y S1, y AS y1, y~CREATE TABLE x( a,ba,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE total(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y bb6 qCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b'' "a","b"c';.aCREATE VIRTUAL TABLE ft0 USING fts3; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';.aCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a"0 (1)a''b''a''b''b''c'; \\f QCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0ileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b'' (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';6 qCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c "a","b"'; q8uCREATE TABLE t000(c0aba,b, I, a sqlite_compileoption_get(1),INT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 AS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; . aCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'co""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""8"""""""""""""a''b''a 0 (1)a''b''a''b''b''c';Y 7CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compL TABLE ft0 USING fts4; INSERT INTO ft0 VALileoption_used(1)f 0 b c a,b'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c'; ?=8uBEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROMn00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'-'; COMMIT; ~CREATE TABLE t000(c0aba,b,,I, a sqlite_compileoption_get(1),INT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 AS000 NATURAL JOIN t000 AS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 A0 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; =CREATE TABLE t000(c0aba,b,,I, a sqlite_compileoption_get(1),AL JOINT0000); SELECT c000.* FROM t000 AS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000;ATURAL JOIN t000 AS c000; |>]|]?CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,c,c,d,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,?,000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,?,4,5,?,20000);REINDEX ]?CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,c,c,d,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,?,000); INSERT INTO t5 VALUES(1,2,?,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,?,20000);REINDEX ]?CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,e,c,d,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,?,000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,?,20000);REINDEX ]?CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(e,b,c,c,d,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,?,000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,?,20000);REINDEX 4A4 PRAGMA mcache_size= 10; PRAGMA temp.cache_size (1); CREATE TABLE temp.tt(a, b);EXPLAIN INSERT INTO tt VALUES(randomblob(100), randomblob(600)); INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(502001-01-010), randomblob(602001-01-010) FROM tt; IN00), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; INSERT INTO tt SELECT randomblob(500), randomblob(600) FROM tt; P%SELECT '0000' UNION SELECT '000h' ORDER BY-+++-+++++++++++++++++++++++-+ 1 hUCREATE TABLE t0000(a INTEGER PRIMARY KEY ,UTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000000'); INSERT INTO t0000(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); ?CREATE TABLE t1(a char(1), b, c, PRIMARY KEY( c,a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1,2,3),(2,3,4); SELECT c FROM t1 WHERE a IN (A,A)ISNULL BY b; peCREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=A OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=A OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=A OR b=3; SELECT 5 FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 8 FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y >= [a] OR b=3;E; S `0`LPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT sqlite_compileoption_get(1) /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(22041-01-6100);REINDEX LPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT sqlite_compileoption_get(1) /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(22401-01-6100);REINDEX 8048{!{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, -1.00 || -01) x FROM i LIMIT 1002{ {WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, -1.00 || -01) x FROM i LIMIT 30; {{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, -1.00 || -01) x FROM i LIMIT 90; {{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, -1.00 || -81) x FROM i LIMIT 10; LPRAGMA cache_size = 10; CREATE TABLE t1(x PRIMARY KEY); INSERT INTO t1 VALUES(randomblob(900)); INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT randomblob(900) FROM t1; INSERT INTO t1 SELECT sqlite_compileoption_get(1) /* 64 rows */ BEGIN; UPDATE t1 SET x = randomblob(22001-81-6100);REINDEX V.^ VF&CREATE TABLE t3(a NTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c /* */); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c COLLATE/* */DESC, b, c, "a","b" ;%}SELECT sqlite_rename_parent( " ?O ??K!",'000','000'); ?$SELECT sqlite_rename_parent( " ?1 ?1 ?1 ?1!",'000','000'); #WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, -1555555555555555.00 || -01) x FROM i LIMIT 10; N"!WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, -1.00 || -01) x FROM i L UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, -1.00 || -01) x FROM IMIT 10; Nt)mSELECT -10>>00>>0000000060.00>>00000-10>>00*0000060.00>>0000000060.010000>>00000000600060.010000>>000000%0.00>>00000>>00000000600060.010>00*0000060.00>>0000000060.010000>>00000000600060.0100000>>0000000060.000>>000000006-10>>00*0000060.00>>0000000060.010000>>00000000600060.010>00*0000060.00>>0000000060.010000>>00000000600060.0100000>>0000000060.000>>0000000060.00; b(ICREATE TABLE t0(a, b); SELECT a FROM (SELECT 00000e2001-01E-310 AS a FROM t0) WHERE a= [a]=0; I'CREATE TEMP TABLE t0(a INTEGER PRIMARY KEY AUTOINCREMENT, b); INSERT INTO t0 VALUES(null -1,'00'); INSERT INTO t0 VALUES(null -1,'00'); DELETE FROM t0; INSERT INTO t0 VALUES(null -1,'00'); INSERT INTO t0 VALUES(null -1,'00'); DELETE FROM t0; INSERT INTO t0 VALUES(null -1,'000'); SELECT * F(null -1,'000'); SELECT * FROM t0; ,#CREATE TABLE t0(x sqlite_compileoption_get(1)); INSERT INTO t0 VALUES('h'); INSERT INTO t0 VALUES('000000'); SELECT 1, x FROM t0 WHERE x LIKE '%h0'; SELECT 2, x FROM t0 WHERE x LIKE '%h%' ESCAPE'߀'; +!CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT * FROM t3 WHERE b=2 AND c=3 GROUP BY b COLLATE DEWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWSC, b COLLATE C; N*!SELECT -10>>00>>0000000060.00>>00000-10>>00*0000060.00>>0000000060.010000>>00000000600060.010000>>00>>00000000600060.010>0000%0.00>>:0000-10>>00*0000060.00>>0000000060.010000>>00000000600060.010>00*0000060.00>>0000000060.010000>>00000000600060.010000>>00000000000000%0.00>>00000-10>>00*0000060.00>>0000000060.000>>0000000060.00; O/CCREATE TABLE t1(a, b, c, PRIMARY KEY(c,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1, zeroblob(12001-01-01),4); SELECT c FROM t1 WHERE c IN (1,2,4); SELECT c .CCREATE TABLE t1(a, b, c, PRIMARY KEY(c,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1, zeroblob(12001-01-01),4); SELECT c FROM t1 WHERE c IN (1,2) ORDER BY b; -PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a,$c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c,@b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||round(1,1)c, b||c||a, c|#a||b FROM abc; INSERT INTO abc SELECT a||b||c&-A, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; nU2/CREATE VIRTUAL TABLE ft0 USING fts4(x, y); INSERT INTO ft0 VALUES('a 0', ' sqlite_compileoptioget(1c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', 'n_get(1)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('d a', '0 0'); CREATE VIRTUAL TABLE temp.aux0 USING fts4aux(main, ft0); SELECT* FROM aux0; e1OCREATE VIRTUAL TABLE ft0 USING fts3(x, y); INSERT INTO ft0 VALUES('a 0', ' sqlite_compileoption_gmt(1)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', '0 0'); CREATE VIRTUAL TABLE temp.ux0 USING fts4aux(main, ft); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', '0 0'); CREATE VIRTUAL TABLE temp.aux0 USING ft0) %0OCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'uTC' ON [sill0 0 0a0e](a, b); CREATE INDEX '000000000000000 ''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1O _5-DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( zeroblob(1), zeroblob(1)/* */) FROM t1 GROUP BY 002; C4 SELECT sqlite_rename_parent( " a.b>>>>>>>>>>%%%%%%%%%%%%%%%%%%%%%%%%P%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%????'?????????????%%%%%%%>>>>>>v",'000','000'); 3?CREATE VIRTUAL TABLE ft0 USING fts4(x, y); INSERT INTO ft0 VALUES(' 0', ' sqlitehcompileoptioget(1c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', 'n_get(1)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', '0 0'); CREATE VIRTUAL TABLE temp.aux0 USING fts4aux(main, ft0); SELECT* FROM aux0;INSERT INTO ft0 VALUES('a 0', ' sqlite_compileoptiogt(1c d'); INSERT I nT:-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,a,e,e)); SELECT * FROM t0 WHERE a=E AND b=? AND c=? AND e=B AND b=? AND c=? AND d3ATTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS inminmemmname; ATTACH'me:' AS mem;COMMIT;CR W=3ATTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS inminmemmname; SELECT'me:' AS mem;VACUUM;CR G<ATTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS inminmemmname;ANALYZE'me:'CR W;3ATTACH''AS@nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS inminmemmname; ATTACH'me:' AS mem;VACUUM;CR  UiBWCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'yeing aAyyeing ng aAyyeing ng aAyyeing ng aAyyeing aANALYZEinaaANALYZEiuaANALYZEing'); SELECT M t1 WHERE cot MATCH 'runp'; 0AeCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'yye /* */yyeing aANALYZEing'); SELECT M t1 WHERE cot MATCH 'runp'; 0@eCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'yyeing ayyeing aANALYZEing'); SELECT M t1 WHERE cot MATCH 'runp'; s?kATTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oaname; ATTACH':memory:' AS name; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS inminmemmname; ATTACH'me:' AS mem;VACUUM;CR {{E;CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' loa,1)', 'foo'); INSERT INTO ft VALUES('fd_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1 @11=1';f D;CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' loa,1)', 'foo'); INSERT INTO ft VALUES('fd_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1'); SELECT offsets(ft) FROM ftWHERE ft MATCH ' @1 @1 1=1';f CC CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ryyeing aAyyeingDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD ng aAyyeing aANALYZEinaANALYZEing'); SELECT M t1 WHERE cot MATCH 'runp'; H;CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' loa,1)', 'foo'); INSERT INTO ft VALUES('fd_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1 OR 1=1';f G;CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' loa,1)', 'foo'); INSERT INTO ft VALUES('fd_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1߿1=1';f F;CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' loa,1)', 'foo'); INSERT INTO ft VALUES('fd_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1 @1 1-1';f \\oJcCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(11)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1 @1 1=1';f -I_CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' loa,1)', 'foo'); INSERT INTO ft VALUES('fd_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' strftime(1,1,1,1) @1 @1 1=1';f oLcCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @ @1 1=1';f oKcCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ftWHERE ft MATCH ' @1 @1 1=1';f #NCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @E VIRTUAL TABLE ft USIN1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1 @1=1';f YM7CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo');; INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1 @1 1=1';f LLPP%CREATE VIRTUAL TABLE t2 USING fts4( a,bpoi, a0 a,00, notindexed=p00, notindexed=00, notindexed=pdexe, notindexed=00, notindexed=ed=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, notindexed=p,00, notindexed=p00d=00, notindexed=p0,00, notindexe0, notindexed=a,00, notindexed=p,00, notindexed=p000, notindexed=a,00, not, notindexed=a,00, notindexed=p,00, notindexed=p00dd=p000, notindexed=a,00, notindexed=p,00, notindexed=p000, notindexed=a,00, not, notindexed=a,00, notindexed=p,00, notindexed=p00d=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, notindexed=indexed=poi); \O=CREATE VIRTUAL TABLE t2 USING fts3( a,bpoi, a0 a,00, notindexed=p00, notindexed=00, notindexed=pdexe, notindexed=00, notindexed=ed=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, notindexed=p,00, notindexed=p00d=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, notindexed=p,00, notindexed=p000, notindexed=a,00, notindexed=poi); ~=~;R{CREATE VIRTUAL TABLE t2 USING fts4( a,bpoi, a0 a,00, notindexed=p00, notindexed=00, notindexed=pdexe, notindexed=00, notindexed=ed=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, notindexed=p,00, notindexed=p00d=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, notindexed=p,00, notindexed=p000dexe, notindexed=00, notindexed=ed=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, noti, notindexed=a,00, notindexed=poi); ?QCREATE VIRTUAL TABLE t2 USING fts4( a,bpoi, a0 a,00, notindexed=p00, notindexed=00, notindexed=pdexe, notindexed=00, notindexed=ed=00, notindexed=p0,00, notindexed=p000, notindexed=a,M0, notindexed=p,00, notindexed=p00d=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, notindexed=p,00, notindexed=p000, notindexed=a,00,00, notindexed=p00, notindexed=00, notindexed=pdexe, notindexed=00, notindexed=ed=00, notindexed=p, notindexed=poi); zUyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE trim(1,1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzTyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( ifnull(1,1))q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzSyCREATE TABLE x(a b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y ccYX7CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y , y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y>WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y AS Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzVyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE 1=1=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y z[yCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, avg(1), avg(1) q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Syy AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yZCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, avg(1) q FROM x AS x1, x AS x2 WHERE x1.a=x2.a;EXPLAIN SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yzYyCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, avg(1) q FROM x AS x1, x AS x2 WHERE x1.a-x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y I]CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f]0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';V\1CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, avg(1) q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y n?nM_CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a1111111111111111111111111111111111111111111111111111111111111111,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f]0 (1)a''b''a 0(1)a''b''a''b''b'ion_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';=^CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f]0 (1)a''b''a 0 (1)a''b ''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c'; vaqCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c,[ d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f]0 (1)a''b''a 0 d(1)f]0 (1)a''b''a 0 (1)a''b''a''b''b''odtion_used(1)e 0 (1)a''b''a 0 (1)a''b''a''b'' (1)a''b''a''b''b''odtion_used(1)e 0 (1)a''b''a 0 (1)a''b''a''b''b''c';h`UCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f]0 (1)tion_used(1)f]0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c'; ,,bcICREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c ak,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f]0 (1)a''tion_used(1)f]0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';jbYCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption0 b c a,b d'); SELECT snippet(ft0, '0', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^f]0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c'; hIPg%SELECT '0000' UNION SELECT '000h' ORDER BY-+-+-+++++++++++++++++++++++-+ 1 EfSELECT sqlite_rename_trigger(' ikkkkkukkkkkkkkkkkkkkkkk0sqlite_rename_trigger || ?0 T!!!!!Rr0 ON |0 T!!!R r0 ON x||||?trigger || ?0 T!!!!!R r0@ON x0 d!!!R r0 ON x ON x0 THEN',NULL);!Se+SELECT sqlite_rename_trigger(' || ?0 T!!!!!R <<<<<<>00>>0000000060.00>>00000-10>>00*0000060.00>>0000000060.010000>>00000000600000060.010000>>00000000600060.010000>>000000%0.00>>00000-10>>0000>>0000000060.010000>>00000000600060.010000>>00000000000060.010000>>000000%0.00>>00000-10>>0000>>0000000060.010000>>00000000600060.010000>>00000000000000%0.00>>00000-10>>00*0000060.00>>0000000060.000>>0000000060.00; 0meSELECT avg(1) -10>>00>>0000000060.00>>00000-10>>00*0000060.00>>0000000060.010000>>00000000600060.010000>>000000%0.00>>00000-10>>00*0000060.00>>0000000060.010000>>00000*0000060.00>>0000000060.010000>>00000000600060.010000>>00000000000000%0.00>>00000-10>>00*0000060.00>>0000000060.000>>0000000060.00; JlWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()|| -01) x FROM i UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()|| -01) x FRLIMIT 10; %a%8puCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX '+2 daysuTC' ON [sill0 0 0a0e](a, b); CREATE INDEX '00000000000 000 ''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; o;SELECT -1060.010000>>00%0.00>>0-10>>00*0000060.00>>0000000060.0100003>00000000600060.010>00*0000060.00>>0000000060.01000>>00>>0000000060.00>>0-10>>00*0000060.00>>0000050060.010000>>00000000600060.010000>>00%0.00>>0-10>>00*0000060.00>>0000000060.0100003>00000000600060.010>00*0000060.00>>0000000060.010000>>00000000 -10>>00>>0000000060.00>>00000-10>>00*0000060.00>>0000050060.010000>>00000000600060.01000; Ct CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(c,b,a,e,e)); SELECT * FROM t0 WHERE a=E AND b=? AND c=? AND b=? AND b=? AND c=? AND d???%??ZE'1mame; ATTICH':r{:' AS na e; ATTACH':memory:' +++++++++++++++++++++++++++++++nananaT?TTTTTTTTTTTTTTTTTfTTTTTTTT6TT:'CR uATTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS onamnaname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamnamee; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS inminmemmname;ANALYZE'me:#CR 55i{WCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'yeing aAy yeing ng aAyyeing ng aAyyeing ng aAyyeing aANALYZEinaaANALYZEiuaANALYZEing'); SELECT M t1 WHERE cot MATCH 'runp'; HzCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'yeing aAyyeing , g aAyyeing ng aAyyeing ng aAyyeyeing ng aAyyeing ng aAyyeing ng aAyyeing aANALYZEinaaANALYZEing aAyyeing ng aAyyeing ng aAyyeing aANALYZEinaaANALYZEiuaANALYZEing'); SELECT M t1 WHERE cot MATCH 'runp'; y!CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ryyeing BYyyeing ng aAyyeincontent, tokenize porder); INSERT INTO t1(rowid, con sqlite_version()ryyeing BYyyeing ng aAyyei'); SELECT M t1 WHERE cot MATCH 'runp';   }ECREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extens_extension(1,1)', 'foo'); INSERT INTO ft VALUES('ion(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1߿1=1';f M|CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKyeing aAyyeing ng aAyy_ing ng aAyyeing ng aAyyKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKeing aANALYZEinaaANALYZEiuaANALYZEing'); SELECT M t1 WHERE cot MATCH 'runp'; 'bICREATE TABLE x(a b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yU~/CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' loadon(1,1)', 'foo'); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtensio_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1߿1=1';f 44bICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.ax2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, ybICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 44bICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(CURRENT_TIME)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, ybICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE-x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 44bICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)OR lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, ybICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( ifnull(1,1))q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 44b ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, total(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, ybICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)IS lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 44b ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, typeof(1) FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yb ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, min(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 44b ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE (1)=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yb ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE /* */x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 44bICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE NULL=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, ybICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE 1=1=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 44bICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT strftime(1,1,1,1) AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, ybICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE min(1,1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y --eOCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower( -11)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yfQCREATE TABLE x( a,ba,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y   l]CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(12001-01-01)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yl]CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(2001-01-011)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y N!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1) S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y Sy1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, ybICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y  CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, x AS x1, x AS x2 WHERE x1.a=x2.a; SELECy S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, 00b00 y1, y_CCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)YYYYYYYYYYYYYp, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y y1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y S1, y y, y y1, y S1, y ASy1, y SNTID y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y, y l;lKCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y yy, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yACREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y ; CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $t AS y1, y {!{P%SELECT '0000' UNIO; SELECT '000h' ORDER BY-+-+-+++++++++++++++++++++++-+ 1 P%SELECT '0000' UNION SELECT '000h' ORDER BY-+-+-+-+++++++++++++++++++++-+ 1 uoCREATE TABLE t0000(a INTEGER PRIMARY KEY UNIQUE,UTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000000'); INSERT INTO t0000(b) VALUES('00'); END;EXPLAIN INSERT INTO t0000(b) VALUES('0000'); bICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $t, lower(1)q FROM x y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y ] ]+&[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||1022222222222222222222222222222222222222222222222221) x FROM i LIMIT 10; {%{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||1021) x FROM i LIMIT 1002{${WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||1E21) x FROM i LIMIT 10; {#{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||.021) x FROM i LIMIT 10; {"{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||1021) x FROM i LIMIT 30; {!{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||1021) x FROM i LIMIT 50; { {WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||1021) x FROM i LIMIT 90; &A&(3SELECT avg(1) -10>>00>>0000000060.00>>00000-10>>00*0000>>0000000060.010000>>00000000600060.010600*0000060.00>>0000000060.010000>>00000000600060.010000>>00000000000000%0.00>>00000-10>0060.00>>0000000060.010000>>00000000600060.010000>>000000%0.00>>00000-10>>00*0000060.00>>0000000060.010000>>00000000600060.010600*0000060.00>>0000000060.010000>000060.010000>>00000000600060.010000>>00000000000000%0.00>>00000-10>>00*0000060.00>>000>00000000600060.010000>>00000000000000%0.00>>00000-10>>00*0000060.00>>0000000060.000>>0000000060.00; ;'{SELECT avg(1) -10>>00>>0000000060.00>>00000-10>>00*0000060.00>>0000000060.010000>>00000000600060.010000>>000000%0.00>>00000-00000060.00>>00000-10>>00*0000060.00>>0000000060.010000>>00000000600060.010000>>000000%0.00>>00000-10>>00*0000060.00>>0000010>>00*0000060.00>>0000000060.010000>>00000000600060.010600*0000060.00>>0000000060.010000>>00000000600060.010000>>00000000000000%0.00>>00000-10>>00*0000060.00>>0000000060.000>>0000000060.00; |*}SELECT -10>>00>>0000000060.0 >>0-10>>00*0000060.00>>0000050060.010000>>00000000600060.010000>>00%0.00>>0-10>>00*0000060.00>>0000000060.010000>>00000000600060.010>00*0000060.00>>0000000060.010000>>00000000 -10>>00>>0000000060.0 >>0-10>>00*0000060.00>>0000050060.010000>>000000006000/0.010000>>00%0.00>>0-10>>00*0000060.00>>0000000060.010000>>0000060.00>>00000-10>>00*00000000>>00000000 -10>>00>>0000000060.0 >>0-10>>00*0000060.0>>0000050060.010000>>0000060.00>>0000050060.010000>>00000000600060.01000; -)_SELECT -10>>00>>0000000060.0 >>0-10>>00*0000060.00>>0000050060.010000>>00000000600060.010000>>00%0.00>>0-10>>00*0000060.00>>0000000060.0>0000000060.010000>>00000000 -10>>00>>0000000060.00>>00000-10>>00* -10>>00>>0000000060.0 >>0-10>>00*0000060.00060.00>>0000050060.010000>>00000000600060.01000; *,YSELECT -10>>00>>0000000060.00>>0-10>>00500000600060.00>>0-10>>0050060.015000>>0000000060060.00-10>>00060060.00>>0000000060.010000>>00>>00010000>>00>>00-10>0.010000>>00%0.00>>0-10>>00*0-10>>00>>0000000060.00>>0-10>>0050060.015000>>0000000060060.00>>00000060060.00>>0-10>0.010000>>00%0.00>>0-10>>00*0-10>>00>>0000000060.00>>0-10>>0050060.015000>>0000000060060.00>>00000060060.00>>0000000060.010000>>00>>00-10>>00>>000000; H+SELECT -10>>00>>00000000600>>00060.010>00*0000060.00>>0000000060000>>00000000600060.010>00*000006000000060000>>00000000600060.010>00*000006000000060000>>00000000600060.010>00*0000060.00>>0000000060.010000>>00000>00000000 -10>>00>>0000000060.00>>00000-10>>00*0000060.00>>000005000006000000060.010000>>00000000600060.01000; h/UATTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS mee; ATTACH'me:' AS m; REINDEX:my:' AS nmemmname; ATTACH'me:' AS memVACUUM;CR F.SELECT -10>>00>>0000000060.00>>0-10>>0050060.015000>>00000000600060.010000>>00%0.00>>0-10>>00*0-10>>00>>0000000060.00>>0-10>>0050060.015000>>0000000060060.00>>0000000>>0-10>>0050060.015000>>00000000600060.010000>>00%0.00>>0-10>>00*0-10>>00>>0000000060.00>>0-10>>0050060.015000>>0000000060.010000>>00>>00-10>>00>>000000; /-cSELECT -10>>00>>0000000060.00>>0-10>>0050060.015000>>00000000600060.010000>@00%0.00>>0-10>>00*0-10>>00>>0000000060.00>>0-10>>0050060.015000>00>>0000000060.00>>0-10>>0050060.015000>>0000000060060.00>>0000000060.010000>>00>>00-10>>00>>00>>0000000060060.00>>0000000060.010000>>00>>00-10>>00>>000000; M1M`2EATTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS inmaname; ATTACH':memory:' AS inmemmname;ANALYZE;CR C1 ATTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS@m; ATTACH':my:' AS inminmemmname;ANALYZE;CR 0 ATTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS mee; ATTACH'me:' AS m; ATTACH':my:' AS nme; ATTACH':my:' AS nmemmnammmname; ATTACH'me:' AS memVACUUM;CR 44b4ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yb3ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( time(1,1,1))q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $tota|(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 44b6ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y ya; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y y S1, y AS y1, yb5ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FRoM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, x A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y INSTEAD1, y AS y1, y TTC8 CREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y v1, y AS y1, ya7GCREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y ; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y 1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 00b:ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE likely(0); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yf9QCREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, x AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sa=x2y1, y A, y Fd1, yy1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 44b<ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 LIMIT likely(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yb;ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, count(1)q FROM x AS x1, x AS x2 WHERE likely(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y ++h>UCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE likely(1)ISNULL; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, ye=OCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE likely( -11); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y @@CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE likely(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y,y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yi?WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE likely(1)NOTNULL; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 5bBICREATE TABLE x(a,b); CREATE VIEW y AS SELECT last_insert_rowid()q FROM x AS x1, x AS x2 WHERE likely(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y=1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yGACREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, lower(1)q FROM x AS x1, x AS x2 WHERE likely(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y , y, y SyC, y A, y Ad1, y y1, y S1, y , y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y F>00>>0000000060.00>>00000-10>>00*000000-10>>060.010000>>00000000000000%0.00>>00000-10>>00*000006/.00>>0000000060.000>>0000000*000006/.00>>0000000060.000>>000000060.00>>0000000060.010000>>00000000600060.010000>>000000%0.00>>00000-10>>00*0000060.00>>0000000030.010000>>00000000600060.010600*0000060.00>>0000000060.010000>>00000000600060.010000>>000000%0.00>>00700-10>>060.010000>>00000000000000%0.00>>00000-10>>00*000006/.00>>0000000060.00000060.00; nGaSELECT avg(1) -10>>00>>0000000060.00>>00000-10>>00*0000060.00>>0000000060.010000>>00000000600060.010000>>000000%0.00>>00000-10>>00*0000060.00>>0000000060.010000>>00000000600060.010600*0000060.00>>0000000060.010000>>00000000600060.010000>>000000%0.00>>00000-10>>060.010000>>00000000000000%0.00>>00000-10>>00*000006/.00>>0000000060.000>>0000000>>060.010000>>00000000000000%0.00>>00000-10>>00*000006/.00>>0000000060.000>>0000000*000006/.00>>0000000*000006/.00>>0000000060.000>>0000000060.00; 33MJATTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS ame; ATTACH':ry:' AS@name;ANALYZE/CR xIuSELECT avg(1) -10>>00>>0000000060.00>>00020-10>>00*00000600>>00000-10>>060.010000>>00000000000000%0.00>>00000-10>>00*000006/.00>>0000000060.000>>0000000*000006/.00>>000000.00>>0000000060.010000>>00000000600060.010000>>000000%0.00>>00000-10>>00*0000060.00>>0000000060.010000>>00000000600060.010600*0000060.00>>0000000060.010000>>00000000600060.010000>>000000%0.00>>00000-10>>060.010000>>00000000000000%0.00>>00000-10>>00*000006/.00>>0000000060.000>>0000000*000006/.00>>0000000060.000>>0000000060.00; --gMSCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(11)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' l1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' UAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUE@1߿1=1';f 0LeCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(11)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' l1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @11=1';f 0KeCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(11)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' l1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1 @1 1=1';f 44bOICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))q FROM x AS x1, x AS x2 WHERE 1=1=x2.a; SELECT $tota|(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, ybNICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))q FROM x AS x1, x AS x2 WHERE typeof(1); SELECT $tota|(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y ,,jQYCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(DISTINCT nullif(1,1))q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $tota|(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, ybPICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))q FROM x AS x1, x AS x2 WHERE random(); SELECT $tota|(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y ++hSUCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1)ISNULL)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $tota|(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yeROCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1, -11))q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $tota|(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y aUGCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $tota|(1)p FROM x AS y1, y A, y AS1, y Sy1, y y1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y A, y AS1, y y1, y S, y S1, y y, y y1, y, y AS11, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yiTWCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))q FROM x AS x1, x AS x2 WHERE x1.a=x2.a;EXPLAIN SELECT $tota|(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y $HWCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))q FROM x AS a; SELECT $tota|(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yXV5CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $tota|(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y 66bYICREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS CURRENT_TIMESTAMPa; SELECT total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASx1, x AS CURRENT_TIMESTS1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y`XECREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS CURRENT_TIMESTAMPa; SELECT $total(1)p FROM x AS y1, y ON A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y A, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y ,,b[ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS CURRENT_TIMESTAMPa; SELECT -total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yjZYCREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x1, x AS CURRENT_TIMESTAMPa; SELECT $total(1)p FROM x AS CURRENT, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y u+u2]iCREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS CURRENT_TIMESTA________________________________________________________________________________MPa; SELECT $tokal(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1+y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1F y ASy1, y S1, y y, y y1, y S1, y AS y1, yQ\'CREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS CURRENffffffffGffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffEfffT_TIMESTAMPa; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y A ltrim(1,1)y y y1, y S1, y AS y1, y S1, @Sy1, y S1, y y, y y1, y S1, y AS y1, y c@_CREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS CURRENT_TIMESTAMPa; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, x AS x1, x AS CURRENT_TIMESTAMPa; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y^7CREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS CURRENT_TIMESTAMPx1, x AS CURRENT_TIMESTAMPa; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS yBLE x(a,b); CREATE VIEW y AS 1, y S1, y ASy1, y S1, y y, y y1S1, y AS y1, y 44baICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sqlite_compileoption_used( last_insert_rowid()); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yb`ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */(1)p, sqlite_compileoption_used(1) x2 WHERE likely(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y ycwCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sqlite_compileoption_used(1) x2 WHERE likely(188888888888888888888888); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y{b{CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sqlite_compileoption_used(1) x2 WHERE likely(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y AS1, y Sy1, y A, y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y  dCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sqlite_compileoption_used(1) x2 WHERE likely(1); SELECT $total(1)p FROM x AS y1, y, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yof |vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$ S N I F B @ = 7 3 0 , + ) %    } z v q j e b _ ݲ\ ܲW ۲O ڲL ٲH زD Բ@ Ӳ> Ҳ< Ѳ: в5 ϲ1 β- Ͳ) ̲' ˲% ʲ# ɲ Ȳ Dz Ʋ Ų IJ ò ²    } z w t q m i f d c a _ ] [ Y W U S Q O M J H F             D B @ > < : 8 6 4 2 / , * ( &              Wf3CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sqlite_compileoption_used(1) x2 WHERE likely(1); SELECT $totkleoption_used(1) x2 WHERE likely(1); SELECT $totAl(1)p FROM x AS y1, y A, y AS1, y Sy, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yaeGCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sqlite_compileoption_used(1) x2 WHERE likely(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y12 WHERE likely(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y %W%HiCREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE 0XADD02FOR-01=01; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON - 1=1) ORbhICREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sqlite_compileoption_used(1) x2 WHERE likely(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y S; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y%gOCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, sqlite_compileoption_used(1) x2 WHERE likely(1); SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y <pGmCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))q FROM x;EXPLAIN SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yHlCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(DISTINCT nullif(1,1))q FROM x; SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y@kCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(A,1))q FROM x; SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y|j}ATTACH''AS noame; ATTACH':me*' AS inmeoname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS inmaname; ATTACH':memory:' AS irnmemmname;ANALYZE+CR -!Z-)qWCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y,y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yCp CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif( -11,1)) /* */ x; SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yCo CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif( -.1,1))q FROM x; SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yn-ATTACH''AS noame; ATTACH':me*' AS inmeoname; ATTACH':ry:' AS naname; ATTACH':memory:' AS onae; ATTACH':memory:' AS me; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS inmaname; ATTACH':memory:' AS irnmemmname;ANALYZE;END yy)tWCREATE TABLE x(a,b); CREATE VIEW y AS SELECT sqlite_compileoption_get(1); SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y)sWCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,A))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y)rWCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(A,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y  wCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y ; SELECT $oota|(SELECT $tota|(1)p FROM x y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y)y1, y S1, y AS y1, y0veCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))q FROM x;EXPLAIN SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y,u]CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1, -11))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y yy)zWCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y)yWCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, ySy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y)xWCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y yy)}WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x CURRENT_TIMESTAMPS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y)|WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( VALUES(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y){WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y,y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y VVD CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y S1, y y, y y1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y1gCREATE TABLE x(a,b); CREATE VIEW y AS SELECT DISTINCT/* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y)~WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1CURRENT_TIMESTAMPASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y YY)WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y YYYYYYYYYYYYYYYYYYYYYYYYYYYY1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y)WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y S1, y AS y1)p FROM x AS y1, y A, y )p FROM x AS y1, A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yICREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy11, y ASy1, y S1, y y, y y1, y S, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y >>'CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1 AS y1, y)WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y Ay S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y &&gSCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1Sy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1= y y{{CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x y1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yl]CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELE */( nullif(1,1))q FROM x; SELECT $totCT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y Z) WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S11, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y y1, y( UCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1,x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p F y AS y1, y" ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y, y AS y1)p FROM x AS y1, y AS y 5ob5)WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tot|(SELECT $to)q FROM x; SELECT $tot|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y @y1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y yy)WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))&"a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y)WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1)),"a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y)WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1)) "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y ll.aCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))LIMIT "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y1gCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(DISTINCT nullif(1,1)) "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y)WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(CURRENT_TIME) "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y cc2iCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1)) "a", min(1,1)"b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y2iCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1)) "a", total(1)"b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y-_CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1)) "a", 1=1"b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y pgSCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1)) "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yMCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1)) "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y C, y y1, y S1, y ASy1, y S1, y y, y S1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y;{CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1)) "a", strftime(1,1,1,1)"b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y %OCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , yy, y y1, y S1, y AS y1, y%OCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y, y y, y y1, y S1, y AS y1, y)WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1)) "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y,y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1 AS y1, y + [CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */(SELECT nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y%OCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,A))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y%OCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(A,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y %%{#{CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y y1, y y1, y S1, y ASy1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y'"SCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y ON A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y-!_CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1)) "a","b"q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y SS%=CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $topa|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1,y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y y $CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y ym000001, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y AJ AS y ])'WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS, y y1, y S1, y AS y1)p FROM x A, y A, y 1, y Sy1, y y1, , y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< S1, y AS y1)p F Sy1, y y1, y S1, y ASy1, y SROM x A, y A, y , y y, y y1, y S1, y AS y1, y&CCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROy1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y e)1CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /*zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, yy1, y S1, y AS y1, y(3CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y11, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM , y S1, y AS y1, y .H5-oCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( VALUES(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1,y y1, y S1, y AS y1)p FROM x A, y y CS1,N,!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))LIMIT "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS1, y S1, y AS M x +%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))&"a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S11, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yN*!CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y y1, y S1, y y, y y1, y S1, y AS y1)p FROM y AS y1, y A, y CS1y t @Ztb1ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */(SELECT /* */ nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x A, y A, y CS1, y Sy11, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y At0o Cy yb0ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT EXISTS/* */(SELECT nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x A, y A, y CS1, y Sy11, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y At0o Cy y\/=CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */(SELECT nullif(1,1))q FROM x; SELECT /* */(SELECT $tota|(1)p FROM x A, y A, y CS1, y Sy11, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y At0o Cy y\.=CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */(SELECT nullif(1,1))ISNULL x; SELECT $tota|(SELECT $tota|(1)p FROM x A, y A, y CS1, y Sy11, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS y1, y At0o Cy y LT>5CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))WHERE"b"; SElECT $tota|(SELECT $tota|(1)p FROM y AS y, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS1, y S1, y AS M ; SELECT $tota|(SELECT $tota|(1)p FROM y AS y, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS1, y S1, y x t4mCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))WHERE"b"; SELECT $tota|(SELECT $tota|(1)p FROM y AS y, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS1, y S1,(SELECT $tota|(1)p FROM y AS y, y S1, y AS y1)p FROM xL3CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))WHERE"b" -1; SELECT $tota|(SELECT $tota|(1)p FROM y AS y, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS1, y S1, y AS M x `2ECREATE TABLE x(a,b); CREATE VIEW y AS SELECT total( nullif(1,1))WHERE~~~~~~~~~~~~~~~~~~~~~~~"b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y, y S1, y AS y1)p FROM x AS y1, y A, y CS1, y Sy1, y AS1, y S1, y AS M x zP0z2:iCREATE TABLE x(a,b); CREATE VIEW y AS SELECT EXISTS/* */(SELECT nullif(1,1))q FROM x; SELECT EXISTS(SELECT $tota|(1)p FROM x A, y A, y CSS1, y AS y1)p FROM x A, y o Cy y29iCREATE TABLE x(a,b); CREATE VIEW y AS SELECT EXISTS/* */(SELECT nullif(1,1)) /* */ x; SELECT $tota|(SELECT $tota|(1)p FROM x A, y A, y CSS1, y AS y1)p FROM x A, y o Cy y.8aCREATE TABLE x(a,b); CREATE VIEW y AS SELECT EXISTS/* */(SELECT nullif(1,1))q FROM x; SELECT tota|(SELECT $tota|(1)p FROM x A, y A, y CSS1, y y1)p FROM x A, y o Cy y47mCREATE TABLE x(a,b); CREATE VIEW y AS SELECT DISTINCT/* */(SELECT nullif(A,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x A, y A, y CSS1, y AS y1)p FROM x A, y o Cy y,6]CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */(SELECT nullif(A,1))q FROM x; SELECT tota|(SELECT $tota|(1)p FROM x A, y A, y CSS1, y AS y1)p FROM x A, y o Cy y &J& <ECREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('ab00000000000000'); INSERT INTO t0t0000 VALUES('AB0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES('AB00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); SELECT DISTINCT a EROM t0t; 2;iCREATE TABLE x(a,b); CREATE VIEW y AS SELECT EXISTS/* */(SELECT nullif(1,1))q000r000; SELECT $tota|(SELECT $tota|(1)p FROM x A, y A, y CSS1, y AS y1)p FWOM x A, y o Cy y ZZ>+CREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, julianday( 1=11) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; =PRAGMA page_size=512; CREATE TABLE t1(x INTEGER PRIMARY KEY, y); INSERT INTO t1 VALUES(1,randomblob(400)); INSERT INTO t1 VALUES(2,randomblob(400)); INSERT INTO t1 SELECT x+2,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+4,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+8,randomblob(400)FROM t1; INSERT INTO t1 SELECT x+16,randomblob(400)FROM t1;REPLACE INTO t1 SELECT 8 || +322001-01-01,randomblob(40 -10)FROM t1; IN INTO t1); END; INSERT INTO t1 VALUES(74,randomblob(400)); SELECT x, length(y) FROM t1 ORDER BY x; $$d@MCREATE TABLE T1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql= sqlite_source_id(); PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO [a]; PRAGMA integrity_checkp?eCREATE TABLE t1(a,b); CREATE INDEX t0a ON t1(a); CREATE INDEX t0b ON t1(b); INSERT INTO t1 VALUES(1,NULL); INSERT INTO t1 SELECT a+1, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+2, b FROM t1; INSERT INTO t1 SELECT a+4, b FROM t1; INSERT INTO t1 SELECT a+8, julianday(1,1,1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT NTO t1 SELECT a+8, julianday(1,1,1) b FROM t1; INSERT INTO t1 SELECT a+16,b FROM t1; INSERT INTO t1 SELECT a+32,b FROM t1; INSERT INTO t1 SELECT a+64,b FROM t1; ANALYZE; &&&&&&&&&&&&&&&&&&&&&&&&&&&&&d&&&&&&&&&&&&X&&&&&&&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&iz&tri&&&&I&&&&&&&&&&&<&&&&&&&&&&&&&&&&&&&&&&&&&&&&d&&&&&&&&&&&&X&&&&&&&&&&&&&&&&&&&C&&&&&&&&&&&&&&<&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&#&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&TEMP&&&&&&&C&&&&&&&&&&&&@&<&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&#&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&tri&&&&&I&&&&&&&&&&&<&&&&&&&&&&&&&6&&&&&&&&&&&&&d&&&&&&&&&&&&X&&&&&&&&&&&&&&&&&&&C&&&&&&&&&&&&&&&&&&&&&&&&d&&&&&&&&&&&&X&&&&&&&&&&&&&&&&&&&C&& &&&&&&&&&&&&<&&(&&&& &&&&&&&&&&&&&&&<&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&#&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&TEMP&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&6&&&&&&&&&&&&&&&&&&&&d&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&C&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&#&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&I&&&&&&&&&&&<&&&&&&&&&&&&&&&&&&&&&&&&&&&&d&&&&&&&&&&&&&&&&& &&&&TEMG&&&&&&&C&"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&I&&&&&&&&&&&<&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&I&&&&&&&&&&&<&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&d&&&&&&&&&&&&X&&&&&&&&&&&&&&&&&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&iz&tri&&&&I&&&&&&&&&&&<&&&&&&&&&&&&&&&&&&&&&&&&&&&&d&&&&&&&&&&&&X&&&&&&&&&&&&&&&&&&&C&&&&&&&&&&&&&&<&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&# &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&TEMP&&&&&&&C&&&&&&&&&&&&@&<&&&&&1& &&&&&&&&&&&&&&&&&&&&&&&#&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&tri&&&&&I&&&&&&&&&&&<&&&&&&&&&&&&&&&&&&&&&&&&&&&d&&&&&&&&&&&&X&&&&&&&&&&&&&&&&&&&C&&&&&&&&&&&&&&&&&&&&&&&&d&&&&&&&&&&&&X&&&&&&&&&&&&&&&&&eck&&&&&&&&&&&&&&<&&&&&&& &&&&&&&&&&&&&&&<&&&&&&& &&&&&&&&&&&&&&&&&&&&&&&#&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& &TEMP&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&6&&&&&&&&&&&&&&&&&&&&d&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&C&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&#&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&I&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&#&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&7&&&&&&&&&&&&&TEMG&&&&&&6&&&&&&&grity_check bxfDQCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%s0%s',a,b,c) FROM t1 GROUP BY 00001; fCQCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%i%s',a,b,c) FROM t1 GROUP BY 00001; fBQCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%n0%w',a,b,c) FROM t1 GROUP BY 00001; A#&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&I&&&&&&&&&&&<&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&I&&&&&&&&&&&<&& K!5KfHQCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%102s',a,b,c) FROM t1 GROUP BY 00001; hGUCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%n0%s%Y',a,b,c) FROM t1 GROUP BY 00001; oFcCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0% lower(1)n0%s',a,b,c) FROM t1 GROUP BY 00001; hEUCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0% *n0%s',a,b,c) FROM t1 GROUP BY 00001; __1LgCREATE TABLE t0(a PRIMARY KEY, b REFERENCES t0); CREATE TABLE t2(a PR REFERENCES c REFERENCES t0); CREATE TABLE t3(a REFERENCES t0, b REFEREN c REFERENCES t0);VACUUM;VACUUM 1KgCREATE TABLE t0(RECURSIVE KEY, b REFERENCES t0); CREATE TABLE t2(a PR MARY KEY, c REFERENCES t0); CREATE TABLE t3(a REFERENCES t0, b REFEREN c REFERENCES t0);VACUUM;VACUUM IJCREATE TABLE t0000(aCR::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::T * FROM t0000 ORDER BY a; fIQCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%0ess',a,b,c) FROM t1 GROUP BY 00001;  : 4OmCREATE TABLE t0t0000(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0000 VALUES('000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO t0t0000 VALUES(000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000060000000000000000000004); SELECT DISTINCT a FROM t0t0000; tNmCREATE TABLE t1(x); INSERT INTO t1 VALUES(:00); SELECT CASE ~max(x) WHEN:min(x) THEN:1 ELSE max(x) END FROM t1; BM CREATE TABLE CURRENT_TIMESTAMPt0(a PRIMARY KEY, b REFERENCES t0); CREATE TABLE t2(a PR MARY KEY, c REFERENCES t0); CREATE TABLE t3(a REFERENCES t0, b REFEREN c REFERENCES t0);VACUUM;VACUUM .Go.\W=PRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE 'a''b' USING fts3;VACUUM V;VACUUM VALALpVeWITH i(x) AS ( VALUES(1) UNION ALL SELECT x< avg(1)<001-01-011 FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; lU]WITH i(x) AS ( VALUES( -11) UNION ALL SELECT x<<001-01-011 FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; iTWWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<<001-01=011 FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; iSWWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<<041-01-011 FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; iRWWITH i(x) AS ( VALUES(1) UNION ALL SELECT x<<801-01-011 FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; >QSELECT 10 EXCEPT SELECT ltrim(200e011-011,2001-01-01-11)YPPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN cREAL DEFAULT-' -19e99'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT-'00000'; UPDATE t1 SET x=D+1; SELECT* FROM t1; RR\)CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(doc ނ][?CREATE TABLE t102 (i0 EXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 LEFT JOIN t102 ON t1.i0 GLOB 'a0'; SELECT * FROM t102 AS LEFT JOIN t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 LEFT JOIN t102 ON t1.i0 G JOIN t102 A0)); dZMWITH i(x) AS ( VALUES( 1=11) UNION SELECT (x | sum(1)|X+1)*10 FROM i) SELECT x FROM i LIMIT 20; \Y=PRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE ASC13 USING fts4;VACUUM V;VACUUM VALALLXPRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE sqlite USING fts3;VACUU id,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALtokench '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIY'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); 5$^_ACREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+2, y+2 FROM t2; INSERT INTO t2 SELECT x+4, y+4 FROM t2; INSERT INTO t2 SELECT x+8, y+8 FROM t2; INSERT INTO t2 SELECT x+16, -16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, -164 FROM t2; SELECT count(DISTINCT zeroblob(1)), sum(y) FROM t2; ^CREATE VIRTUAL TaBLE x1 USING FTS4(a,b, `); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); NNS0changes( VALUES(6, 'M R@G T', 'X Y 0 L S'; INSERT INTO x,a) VAL', 'X 00L0t0R', '0 O T1(docid,a) VAL',8'X 00L0tR', '0 O T H V'); S', 'R ;]{CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT J L L INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 KS(19, A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUfS(4, 'J . Y N 0 0 ocid,a,b,c V(5,"'L L S', '0 Q A L Y'). INSERT INTO x1(dcid,a,b q) VALUES(6, 'M R@G T', 'X Y 0 L S'; INSERT INTO x,a) VAL', 'X 00L0t0R', '0 O T1(docid,a) VAL',8'X 00L0tR', '0 O T H V'); INSERT INTO U1(docid,a,b,c) VALUUS(8 'Y 040 0', '0 U E S J', 'N REPLACE'),a,,c) VALUES(9, 'Z 0 F N P', 'W 0 d 0 U', 'V 0 E Q A'); INSERT INTO x1(doci @1,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 f', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)@A,UES(11, '0 E Q 0,`'0 I 0 C B', 'F Z U ? R)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))X 00L0tR', '0 O T H V'); S', 'R J L L INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 KS(19, A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUfS(4, 'J . Y N 0 0 ocid,a,b,c V(5,"'L L S', '0 Q A L Y'). INSERT INTO x1(dcid,a,b q) VALUES(6, 'M R@G T', 'X Y 0 L S'; INSERT INTO x,a) VAL', 'X 00L0t0R', '0 O T1(docid,a) VAL',8'X 00L0tR', '0 O T H V'); INSERT INTO U1(docid,a,b,c) VALUUS(8 'Y 040 0', '0 U E S J', 'N REPLACE'),a,,c) VALUES(9, 'Z 0 F N P', 'W 0 d 0 U))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))'); INSERTINTO x1(doci2, 'E S V U', 'T P F W H', 'A M SENT INTO x1(docid,a,b,c) VALUES(17, 'q T S K 0', ERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q',L 0 0 Y 0', 'G 0 M R N'); NSERT INT, 'U 0 N 0 P', 'X Y G F'); IO x12docid,a, 'T 8 0 P 0', '0 V Y B X', 'L Z 0 N 0 4kb[DETACH printf('0%111111111q11S11111111L11%0c0%%%%%%%%0%%%%8%%%%%%%%%%2%%%%0%%%%%%2%%%%%%%%TACH p'); ]a?CREATE TABLE t000(a INTEGER PRIMARY KEY, b, c); CREATE TABLE t001(p INY UNIQUE, r); CREATE TABLE t002(x INTdGER PRIMARY KEY, y, z); EXPLAIN QUERY PLAN SELECT 2 FROM t001, t001,t000, t001, t000, t001, t002 WHRE t2 W g`SCREATE TABLE t2(x,y); INSERT INTO t2 VALUES(1,2); INSERT INTO t2 SELECT x+16, -16 FROM t2; INSERT INTO t2 SELECT x+32,y+32 FROM t2; INSERT INTO t2 SELECT x+64, y+64 FROM t2; SELECT count(DISTINCT zeroblob(1)), sum(y) FROM t2; 0u00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S00000000. W000000 0000 m0000'); INSERT I2TO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); e9PRAGMA [a]/re_delee `dECREATE VIRTUAL TABLE t2 USING fts(pre<<<<*<<<<<<<<<<<100;ANALYZE; WEWl]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, .11) FROMi ORDER BY 1) SELECT x FROM i LIMIT 10; {{BEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(c,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(?,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a IN (SELECT replace(1, -11,1) a FROM t1 WHERE a<10); DROP INDEX i1; DELETE FROM t1; COMMIT; 7sBEGIN; CREATE TABLE n00be0s(a DEFAULT KEY, b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid& a & '0000'; CT; ";]l%]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, "a") FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002l$]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, "a") FROM i ORDER BY 1) SELECT x FROM i LIMIT 30; l#]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, "a") FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; l"]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, -1.) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002u!oWITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, random() -1.) FROM i ORDER BY 1) SELECT x FROM i LIMIT 10; l ]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, -1.) FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; l]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, .11) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1002l]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1, .11) FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; 6(Pq68)wSELECT '1.0e64'/'100000e-621e64'/'100000e-2001-062'; [(;CREATE TABLE t3(a EXINTEGERPRIMARY KEY, b, c, d, e, f);EXPLAIN CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY d DESC,d DESC, e DESC, b, "a","b"COLLATE "a","b" T'-CREATE TABLE t3(a EXINTEGERPRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY@d DESC,d DESC, e DESC, b, "a","b"COLLATE "a","b" T&-CREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY d DESC,d DESC, e DESC, b, "a","b"COLLATE "a","b" L8+uCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, ' replace(REPLACEing'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; 0*ePRAGMA avacuum= tal; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES(1,randomblob(2500)); INSERT INTO t1 VALUES(2200150120012001-01-01-01-01-01,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(50)FROM t1; INSERT INTO t1 SELECT NULL,randomblob(90)FROM t1; DELETE FROM t1  ,BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE /* */TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e new; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; uv0qCREATE TEMP TABLE t0001( "a","b"aӝӜ); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*?? *???????????*E000'; n/aCREATE TEMP TABLE t0001(aӝӜ); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*?? *?*?????????*E000'; n.aCREATE TEMP TABLE t0001(aӝӜ); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*?? *0*??????????E000'; -1BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE /* */TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT-new.Te0tSt00n0 FROM TempT000e LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; COMMIT; SELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1;VACUUM 3PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e9 @1'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=c+1; SELECT* FROM t1; 2PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e9OR'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=c+1; SELECT* FROM t1; 1PRAGMA encoding=UTF16; CREATE TABLE t1(CASEx); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e9'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=c+1; SELECT* FROM t1; J7CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(10000000000000000, '00ft0 INSERT INTO t0(dociUES(0,OF0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docidDEy6wPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COVUMN c REAL DEFAULT-''; ALTER TABLE t1 ADD COLUMN d TEEAL DEFAULT-''; ALTER TABE t1 SET x=c+1; SEECT* 5PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e9RENAME'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=c+1; SELECT* FROM t1; 4PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e9VIEW'; ALTER TABLE t1 ADD COLUMN d TEXT DEFAULT '00000'; UPDATE t1 SET x=c+1; SELECT* FROM t1; P*KP3=kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (9, 'This is0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'Th00 w0s 0 test'); INSERT INTO t1(docid, c) VALUES (3, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; @<CREATE TABLE t0(x); INSERT INTO t0 VALUES(9); INSERT INTO t0 VALUES(2); INSERT INTO t0 VALUES(?); INSERT INTO t0(rowid,x) SELECT nullif(x*2E14,14), x+100 FROM t0; SELECT rowid, x FROM t0; Q;'SELECT sqlite_rename_trigger('CRE@T0 4RI 0RIGGER 0x00(WHEN', "a"); Q:'SELECT sqlite_rename_trigger('CRE@T0 4RI 0RIGGER 0x:0(WHEN',NULL); 49oSELECT printf('%0020G%0020G%d',501-01,-10,3000); R8)CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(1000000000000000, '00'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docidDE p@eCREATE TABLE t102 (i0 TXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS4 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 AND(t0.i0<>500 AND t2.i0-t1.i0)); 3?kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test2); INSERT INTO t1 (docid, c) VALUES (2, strftime(1,1,1,1));c) VALUES (3, This GROUPtest'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; 3>kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 test'); INSERT INTO t1 (docid, c) VALUES (2, strftime(1,1,1,1)); INSERT INTO t1(docid, c) VALUES (3, 'This strftimet'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; g g!BGCREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(-1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2* group_concat(?,1)a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEXpAeCREATE TABLE t102 (i0 TXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS4 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t2.i0=+t0.i0 AND(t0.i0<>500 AND t2.i0Bx_uCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; x^uCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; _]CCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 || ', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; IkSERT INT0; _\CCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 /* */', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; IkSERT INT0; EAExcuCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; Zb9CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSER6 INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; aaGCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT 0; INSERT INTO x0 SELECT * FROM x0; x`uCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('F0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; swisWITH i(x) AS ( VALUES(1) UNION ALL SELECT sqlite_compileoption_get(1) FROM i GROUP BY 1) SELECT x FROM i LIMIT 30; whsWITH i(x) AS ( VALUES(1) UNION ALL SELECT sqlite_compileoption_get(1) FROM i GROUP BY 1) SELECT x FROM i LIMIT 90; wgsWITH i(x) AS ( VALUES(1) UNION ALL SELECT sqlite_compileoption_get(9) FROM i GROUP BY 1) SELECT x FROM i LIMIT 10; wfsWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ strftime(1,1,1,1)AND .11 FROM i GROUP BY 1) SELECT x FROM i LIMIT 50; wesWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ strftime(1,1,1,1)AND .11 FROM i GROUP BY 1) SELECT x FROM i LIMIT 90; d#CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SEL* FROM x0; INSERT INTO x0 SEL; INSERT INTO x0 SELECT * FROMECT * FROM x0; pRbmICREATE TABLE t102 (i00T000 UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2KEFT JOIN t102 ON t1.i0 GLOB 'a0' JOIN t102 A0)); l5CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('bbb NEAR/6 0000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEAR/6 000'; k=SELECT 0x0<200/@000000; jWITH i(x) AS ( VALUES(1) UNION ALL SELECT sqlite_compileoption_get(1777777777777777777777) FROM i GROUP BY 1) SELECT x FROM i LIMIT 10; {{nDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b char(1), c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40,11, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=A AND a BETWEEN.30 AND 20; {bpICREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[]ߤa] **'; oDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b char(1), c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40,11, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT-c FROM t1 WHERE b=A AND a BETWEEN.30 AND 60; 6h<x SELECT b" UNION SELECT"b" UNIONRYi T NULL UNx' YNDE@jddN 16U@ SELECT 2'x'LECT YNDEINSERTjddddda wCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 USING ( b); CREATE V WHERE y1.q=y2.q; SELECT * Ov#SELECT sqlite_rename_parent( "REFERENCES 0@sa........",'000'ISNULL,'000'); GuSELECT sqlite_rename_parent( "REFERENCES 0@s>",'000'ISNULL,'000'); btICREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[^S(-] **'; fsQCREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[^ [a]ߤa] **'; brICREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*[^ߤa]A**'; bqICREATE TEMP TABLE t0001(a,b,c); SELECT * FROM sqlite_temp_master WHERE-sql GLOB '*[^ߤa] **';  6x|uCREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c,e DESC, b, e DESC, b, c, f, a); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, d, d DESC,d DESC, a DESC, b, e DESC, b, c, a DESC; M{SELECT 1.000<000.0<0<000.060600000<0000<0<00<0<000.060600000<0<000.0&0000Qz'CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB sqlite_compileoption_used(NOT NULL); INSERT INTO t102 V+++i0=t1.iE)); qygCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB sqlite_compileoption_usqd(1)=++++++(+++++++ a.b++++ sqlite_compileoption_usqd(1)=++++++i0=t1.i0)); 1L1{{DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN randomblob(4)WHEN 2 THEN zeroblob(?)ELSE '000' END FROM t1 ORDER BY 1; 5CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 3,3,a, '000', 3,a, '000',oid H~CREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c,e DESC, b, e DESC, b, c, f, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY E TABLE e d}MCREATE TABLE t3(a EXINTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c,e DESC, b, e DESC, b, c, f, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY d DESC,d DESC, a DESC, a FROM t3 WHER; -]?CREATE TABLE t102 (i0 TEXUUNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT? FROM t102 AS t0 LEFT JOIN t102 t1 DEFAULT0 GLOB 'a0'LEFT JOIN t102 AS t2 ON(t2.i0= t0.i0 AND(t0.i0<>500 AND t0.i0=t1.i0)); MATTACH round(10e325-01-10e325-0100e325-01-10e325-01011)as MAI11)as MAIN; 'UATTACH round(10e021-01,.11)as MAIN; +]SELECT printf('%*.*dS(',2 -90000000.3); 'CREATE TABLE t1(x, y DEFAULT(datetime(' 6 6 total(1) ;/* */now'))); INSERT INTO t1(x)VALUES(1); SELE1; k[CREATE TABLE t03(n00e); INSERT INTO t03 VALUES (NULL); INSERT INTO t03 VALUES('00NSERT INTO t0TABLE t03(n00e); IN3 VALUES (NULc GROUP BY lowe'); SELECT count( sqlite_version())OR group_concat(1,1)A00 FROM t03 GROUP BY lower(n00e); LSELECT sqlite_rename_parent( "REF///////////////EREN ```",'070','000'); R_Rh UPRAGMA encoding=UTF16be; CREATE TABLE t0u60u6(VIEWCURRENT_TIMIMARY Y); INSERT INTO t0t VALH SELECT sqlite_rename_trigger(' "a","b" "a","b"0 <=AT0 TWHEN',NULL); s kPRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a ZOLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES(' sqlite_comleoption_used(1) -1'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT sqlite_compileoption_get(A -1)/a FROM t0t0006; SELECT * FROM (SELECT "a"LIMIT round(1,1)) WHERE oid<"b"AS ote_master 1)) WHERE oid LIKE '0LIMIT round(1,1)) WHERE oid LIKE '000000'; N !CREATE TABLE t102 (i0 TEXUUNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT? FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0'LEFT JOIN t102 AS t2 ON(t2.i0= t0.i0 AND(t0.i0=t1.i0)); ?CREATE TABLE t102 (i0 TEXUUNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT? FROM t102 AS t0 LEFT JOIN t102 LEFT JOIN t102 t1 ONLEFT J ~5?O#PRAGMA encoding=UTF16be; CREATE TABLE t0tϐА06VALUS('ab0');VACUUM )YSELECT sum(-9 || 223320016854775808); =CREATE TABLE t1(a, b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1,2,3),(2,3,4); SELECT c FROM t1 WHERE char (2001,?1-011,9) ORDER BY b; =CREATE TABLE t1(a, b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1,2,3),(2,3,4); SELECT c FROM t1 WHERE char ($001,01.011,A) ORDER BY b; =CREATE TABLE t1(a, b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES(1,2,3),(2,3,4); SELECT c FROM t1 WHERE char (2001,019011,A) ORDER BY b; S+SELECT sqlite_rename_parent( " a.b>>/////////////////////>>>>>-",'000','000'); FSELECT sqlite_rename_parent( " INITIALLY>........-",'000','000'); >SELECT sqlite_rename_parent( " a.b>>>F>>-",'000','000'); >SELECT sqlite_rename_parent( " a.b>>>>>><=",'000','000'); d ;VdnaPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x)REFERENCES t1 ON UPDATE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON DELETE SET NULL);REPLACE INTO t1 VALUES(13);REPLACE INTO t1 VALUES(13) aGPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON UPDATE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON DELETE SET DEFAULT 10 CE INTO t1 VALUES(13);REPLACE INTO t1 VALUES(13) aGPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGEn PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON UPDATE SET DEFAULT); CREATE TABLE t3(y REFERENCES t1 ON DELETE SET NULL);REPLACE INTO t1 VALUES(13);REPLACE INTO t1 VALUES(13) m_PRAGMA encoding=UTF16be; CREATE TABLE t0tϐ06VAL6VALtϐtϐ06VUS('ab0');VACUUM m_PRAGMA encoding=UTF16be; CREATE TABLE t0tϐ06VALUS('ab0');VACUUM ))-_DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB&"); INSERT INTO t0 VALUES('ERT -_DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB榦"); INSERT INTO t0 VALUES('ERT IDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=!sqlite_comVALUES('oneatwoCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCBt0r00')pileoption_used(1'aB"); INSERT INTO t0 VALUES('twoBt0r00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; $MDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=asqlite_comVALUES('oneatwoBt0r00')pileoption_used(1'aB"); INSERT INTO t0 VALUES('twoBt0r00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0); SELECT * FROM t0aux; y3%kCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 2, oid, '000' , 2, '000' , 2, 3,a, 3,a, '000' , "a","b" "$ICREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 2, oid, '000' , 2, 2,a, '000' , "a","b" "#ICREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 2, oid, '000' , 2, 3,a, '000' , "","b" "ACREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 2, 3, total(1), 2, 3,a, '000' , "I" P!%CREATE TABLE temp.t0(a, b); ALTER TABLE t0 ADD c; ; ALTER TABLE t0 ADD e;WHEh UCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0'NATURAL JOIN t102 AS t2 LEFT JOIN t102 ON( unlikely(1) AND unlikely( /* */t0.i0=t1.i0)); ??'=DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c);ANALYZE INTO t1(docid,c) SELECT zeroblob(1)id, c FROM t1o0d&?DROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(cNSERT INTO t1(docid,c)VALUES(1,'i0 0 test');INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1_0d;d \ ,CREATE TABLE t0( a,ba,b,c,d,e, P a,bR a,bIe, PRIMARY KEY(a,p,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(E, b); 008000 +CREATE TABLE t0( a,ba,b,c,d,e, P a,bR a,bIe, PRIMARY KEY(a,p,c,d,a,E,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); 008000 *CREATE TABLE t0( a,ba,b,c,d,e, P a,bR a,bIe, PRIMARY KEY(a,p,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(c, b); 008000 B) ##;)X #C)/; #;)X #C)/; ##;)X #C)/; #;)X #C)/;# (EDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c a,b); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT zeroblob(1)id, c FROM t1o0d {kh'2SCREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,c,d,b,c,a,b,c,d,b,c,d,e,c,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=? AND c=? AND d=? AND e=-?; '1SCREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,c,d,b,c,a,b,c,d,E,c,d,e,c,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=? AND c=? AND d=? AND e=??; U0/CREATE TABLE t0(a, '"','000J'); CREATE VIRTUAL TABLE f00 USING fts4(content=t0); /CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES ('00'); SELECT * FROM t0st WHERE k00000d MATCH ' '; .CREATE TABLE t0( a,ba,b,c,d,e, P a,bR a,bIe, PRIMARY KEY(a,p,c,d,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); VACUUM -CREATE TABLE t0( a,ba,b,c,d,e, P a,bR a,bIe, PRIMARY KEY(a /* */,a,b,c)) WITHOUT ROWID; CREATE INDEX t0a ON t0(b, b); 008000 FUFc8KWITH i(x) AS ( VALUES(1) UNION SELECT (x || -1)*102001-01-01 FROM i) SELECT x FROM i LIMIT 203 ]7?CREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one t0ree fEATE VIRTUAL TABLE t0 USour', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3(a, b, c); INSERT INTO t*two'; o6cWITH i(x) AS ( VALUES(1) UNION ALL SELECT CURRENT_TIMESTAMP oid FROM i LIMIT 2001-01-014) SELECT x FROM i; '5SCREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,c,d,b,c,a,b,c,d,b,c,d,e,c,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=? AND c=? AND d=? AND e= -1 '4SCREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,c,d,b,c,a,b,c,d,b,c,d,e,c,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=? AND c=? AND d=+2 days=??; '3SCREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,c,d,b,c,a,b,c,d,b,c,d,e,c,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=? AND c=? AND d=? AND e=+?; )+)d>MCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jllllllllllllllllontent, tokenize CURRENT_TIMESTAMPporter); INSElllllllllllllumping'); SELECT rowid FROM i=WCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, ' sqlite_compilts3tokeniet(1)running and jlllllclllllllllllllllllllllllumping'); SELECT rowid FReM 5<oCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and3jlllllllll{llllllllllllllumping'); SELACT rowid FROM q;gWITH i(x) AS ( VALUES(1) UNION SELECT (x || randomblob(1) +1)*102001-01-01 FROM i) SELECT x FROM i LIMIT 203 l:]WITH i(x) AS ( VALUES(1) UNION SELECT (x | random()| +1)*102001-01-01 FROM i) SELECT x FROM i LIMIT 203 c9KWITH i(x) AS ( VALUES(1) UNION SELECT (x || +1)*1.2001-01-01 FROM i) SELECT x FROM i LIMIT 203  lA]CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(10000000000000000 , '002001-01-012001-01-01'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; b@ICREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '02001-01-010'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; ?CREATE TABLE t2(x,y,z); CREATE TRIGGER t21 AFTER INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2 BEFORE INSERT ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t03 AFTER UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER 2r0 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r0 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER K00 BEFORE UPDATE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t0010 AFTER DELETE ON t2 BEGIN SELECT 0; END; CREATE TRIGGER t2r12 BEFORE DELETE ON t2 BEGIN SELECT 1; END; DROP TRIGGER t2 "sEkCREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'tokenchars= .'); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'tokenchars=ݤ'); CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'separators=x\xC0');REINDEX rtrim(1,1) hDUCREATE VIRTUAL TABLE t5 USING fts4(tokenize=unicode61 'tokenchars= .'); CREATE VIRTUAL TABLE t6 USING fts4(tokenize=unicode61 'tokenchars=ݤ'); CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61,'separators=x\xC0');REINDEX C#CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,c,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=E AND d=? AND e= strftime(1- random() -1,1)?; ZB9CREATE VIRTUAL TABLE t0 USING fts4(x,or upper(1); IN INTO t0(docid, x) VALUES(100000000000000000, '00'); INS t0(docid, x) VALUES'0b'); SELECT rowid FROM t0 WHERE x MATCH ' min(1,1) min(1,1)0*' ORDER BY docid DESC; IX$I#KKCREATE VIRTUAL TABLE x USING fts4(y,ALUES000 bbb REGEXP'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEAR/ " time(1,1,1)a","b"RTUAL TABLE x USING fts4(y,'; JECREATE VIRTUAL TABLE x USING fts4(y,ALUES000 bbb REGEXP'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEAR/ " min(1,1)a","b"RTUAL TABLE x USING fts4(y,'; ICREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', '00b 000'); SELECT * FROM x where x MATCH 'bbb NEAR/6 00*'; H!CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where x MATCH 'bbb NEAR/6 00*OR'; GACREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('00 strftime(1,1,1,1)0 bbb c00', 'bbb 000'); SELECT * FROM x where x MATCH 'bbb NEAR/6 00*'; $FMCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d e'); INSERT INTO ft0 VALUES('f 0 c c d'); SELECT snippet(ft0) FROM ft0 WHERE ft0 MATCH 'c'; X .XQ!CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(e,b,c,c,e,c,d,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND dNCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 3,3,a, '000', 3,a, '0', oid, '000', b, a,b, '0000', b, a,b, '000' FRSM+SELECT sqlite_rename_parent( "REFEE|<|||||||||||R|||RENCBS <=sa",'000','000'); \L=CREATE TABLE t102 (ASCi0m0000 UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AST JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN(t102 ASEFT JOIN t102 ON t1.i0 GLOB 'a0' JOIN t102 A0)); ipu.iAWCREATE TABLE t1(a, b, PRIMARY KEY(a,b)); INSERT INTO t1 VALUES(?,1),(?,2); CREATE TABLE t2(x, y, PRIMARY KEY(x,y)); INSERT INTO t2 VALUES(3,3),(4,4); SELECT a, x FROM t1, t2 GROUP BY 1, a,a'VSCREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,d,a,c,d,d,d,b,c,d,e,c,d,e,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=b=? AND c=? AND d=? AND? AND d=? AND e=?; U5CREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,b,d,a,c,d,d,d,b,c,d,e,c,d,e,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=? AND e=?; T=CREATE TABLE t1(a, b, c, PRIMARY KEY(a,b)) WITHOUT rowid; INSERT INTO t1 VALUES( quote(1),3,4); SELECT c FROM t1 WHERE char (2001,015011,A) OR random() XS5PRAGMA encoding=UTF16le; CREATE TABLE t0t0t(_TIMESTAMPPRIMARY Y); t0t VAL RCREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(e,b,c,e,d,d,b,c,d,e,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d82,& ~xrlf@:4.(" `ZTNHB<60*$          ~ } x r d- c( b$ a ` _ [ Y X W V~ Uz Tt Sp Rl Qd P_ O\ N[ MZ LY KU JM IH HB G= F: E6 D2 C- B( A$ @" ? > = < ; : 9 8 7 6} 5x 4s 3o 2m 0k /g .c -^ ,Z +W *Q )K (E 'A &> %8 $2 #, "' !% uf tc s^ rZ qV pQ oM nJ mF l@ k< j; i: h9 g8 f7 e3       | x p n m i c _ [ l W S N I F B @ = 7 3 0 , + ) % amGCREATE TABLE t1(a,b); CREATE INDEX t1C ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql=' blobCRINDEX t00 ON LA t1 RENAME TO t10; PR; UPDATE sqlkte_master S INTET sql=;CREAT TABLE!00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA wble_schema=OFF; ALTER TABLE t1 RENAME TO u10 lBEGIN; CREATE TABLE Re00T000e(T00000,INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID char(1)UNIQUE PRIMARY KEY, Te0tSt00n0 UNIQUE CREATE TEMP TRIGGER t000000000 AFTER UPDATE ON TempT000e BEGIN INSERT INTO Re00T000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT000e LIMIT.1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID<9 OR Te0tId<2; CELECT St00n0 FROM Re00T000e ORDER BY 1; MM_oCCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRINDEX t00/////////////////////////ter SET TABLE!00(a NOT NULLCDElETE_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRLnCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRINDEET TABLE!00X t00/////////////////////////ter SET TABLE!00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PR DD7ssCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a /* */,e)); SELECT DISTINCT* FROM t0 WHERE glob(1,1)=? AND a=? AND b=? AND c=? AND d=? AND e OR?AND c=? AND d=? AND b=? AND c=? AND d= a?; ?rCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a /* */,e)); SELECT DISTINCT* FROM t0 WHERE glob(1,1)=A AND a=? AND b=? AND c=? AND d=? AND e OR?AND c=? AND d=? AND b=? AND c=? AND d=? AND e OR?; lq]CREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '00'); INSERT INTO t0(docid, x) VALUES(0, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*2001-00-00' ORDER BY docid DESC; JpCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRINDEX t00/////////////////////////ter SET TABLE!00(a NOT NULLCURRENT_TIMESTAMPt1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PR os UobxICREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d e'); INSERT INTO ft0 -----------------------------VALUES('f 0 b c d'); SELECT snippet(ft0, time(1,CURRENT_TIME,1,1) -1, 1) FROM ft0 WHERE ft0 MATCH 'c'; 4wmCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=c); INSERT INTO t4 VALUES('t changes()ext0ne', 'CURRENT_TIME0000', 'te'); INSERT INTO t4(t4) VALUES('integrity-check'); 4vmCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=c); INSERT INTO t4 VALUES(' changes()text0ne', 'CURRENT_TIME0000', 'te'); INSERT INTO t4(t4) VALUES('integrity-check'); *uYCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=c); INSERT INTO t4 VALUES('text0ne','CURRENT_TIME0000', 'te'); INSERT INTO t4(t4) VALUES('integrity-check'); tCREATE VIRTUAL TABLE t0 USING fts3(0, sq,ite_compi,eoption_used(1)'0', 'B', 'C'); UPDATE t0 SET ROWid = 5; SELECT docid, * FROM t0; pMI}CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH ' time(1,1,1) strftime(1,1,1bb NEAR/TE VIRTUAL TABLE x USING fts4(y6"000'; '|SCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'AL TABLE x USING fts4(y,0);bbb 000'); SELECT * FROM x where x MATCH '^bb*NEAR/6 000'; {)CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where x MATCH '^bb*N^bb*NEEAR/6 000'; zCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES(' bbb c00', 'bbb 000'); SELECT * FROM x where x MATCH '^bb*NEAR/6 000'; yCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where x MATCH '^bb*NEAR/6 0-0'; &3$v&MSELECT sqlite_rename_parent( "REFERENCES:memory:CES",'000'ISNULL,'000'); *YCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bE x USINbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEA x USING blob 00'; %OCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bE x USINbb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb NEA x USING 00'; 8uCREATE VIRTUAL TABLE x USING fts4(y,ALUES000,bbb REGEXP'bb0'); SELECT * FROM x where y MATCH 'bbb NEAR/6 000 VIRTUAL TABLE x U::::::::::: strftime(1,1,1,1)::::::::SING fts4(y,'; &QCREATE VIRTUAL TABLE x USING fts4(y,ALUES000,bbb REGEXP'bb0'); SELECT * FROM x where y MATCH 'bbb NEAR/6 000 VIRTUAL TABLE x Y:::::::::::::::::::SING fts4(y,'; I~CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('000 bbb c00', 'bbb 000'); SELECT * FROM x where y MATCH ' time(1,1,1) strftime(1,1,1bb NEAR/TE VIRTUAL TABLE x USING fts4(y6 "00'; Xa=d MSELECT NULL,"a","a","b" UN UNION SELECT 2'x' ORDER BY "a",1 UNION SELECT 2'x' ORDER BY "a","b"; m_SELECT NULL,"a","a",'x' ORDER BY"b" UNION5SELECT"b" U UNION SELECT 1 UNION SELECT 2'x' ORDER BY"a","b"; 0eSELECT NULL "asub" UNION SELECT "0b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 ANION SELECT "x; skCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEF102 JOIN t102 AS tT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0= t0.i0 OR t2.i0=t0.oid); Q'SELECT sqlite_rename_parent( "REFERENCES 0@s?REFERENS(-",'000'ISNULL,'000'); Q'SELECT sqlite_rename_parent( "REFERENCES 0@s:memory:CES",'000'ISNULL,'000'); O&HOu oCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 /* */JOIN t102 t1 ON t0.i0 GLOB 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 /* */ AND t0.i0=t1.oid AND t0.i0=t1.i0) /* */ AND t0.i0=t1.oid AN); Z 9CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 /* */JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON(t2.i0= t0.i0 /* */ AND t2.i0t1.i0) AND t0.i0500 AND t2.i0=t1.i0)); o&cCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 ON t2.i0 IN t102 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 IN t102 JOIN t102 AS t22 JOIN t102 AS t2ON();ON(); c%KCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t2.i0 IN t102 LEFT JOIN t102 AS t2 ON(t2.i0=+t0.i0 OR unlikely(1 AND t2.i0=t1.i0)); b  b`-ECREATE TABLE 00b AS SELECT 4 ASFOR, 5 CURRHNTODATE, 5 , 5 CURRHNTODATE, 5 CURRGNTZDATE SEL Q,'CREATE TABLE OUTER00b AS SELECT 4 ASFOR, 5 CURRHNTODATE, 5 CURRGNTODATE SEL p+eDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtꪪ˪ docid˧Ī'); CREATE VIRTUAL TABLE t0Fux USING fts4ax(t0)+ U{*{DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtꪪ CREATE VIR0Ī'); CREATE VIRTUAL TABLE t0aux USING fts4aux(t0)+ Up)eDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB00'); INSERT INTO t"); INSERT INTO t0 VALUES('dneatwoBtϽ߽ ޽00'); INSERT INTO t0 VALUES('one0000A0'); CREATE VI w;Q2'CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b [a],A'000' FROM t1 UNION SELECT b, sqlite_compileoption_used(A)a, '000' FROM t1 ORDER BY 2, 3,a, '000' , 2, 3,a, '000' ,a, '000' , 2, "a","b" .1aSELECT * FROM (t0), ( ( t05, (t0, ( a,bt0), tE),t0), (t0, (t05, (t0, ( t05, (t0, ( a, a,b, tEt05, (t0, ( a,bt0) tE),t0)), (t0)a,bt0), bt0), tE), (t0), bt0), tE)0,.0aSELECT * FROM (t0), ( ( t05, (t0, ( a,bt0), tE),t0), (t0, (t05, (t0, ( t05, (t0, ( a, a,b, tEt05, (t0, a,bt0), tE),t0)), (t0)a,bt0), bt0), tE), (t0), bt0), tE)0,/SELECT * FROM (t0), ( ( t05, (t0, (SELECT a,bt0), tT),t0)d, ( ( t05, (t0, (SELECT a,bt0bt0), bt0), tE), (t0)a,bt0)E), (t0) WH),.SELECT * FROM (t0), ( ( t05, t0, (SELECT a,bt0),( ( t05, (t0, (SELECT C,bt0), ECT a,bt0bt0), bt0), tE), (t0)a,bt0)E), (t0) WH), =r}6CREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G ftss3(------------------------------------3(------------3(-------------------------wo'; T5-CREATE VIRTUAL TABLE t0 USING fts4(a, b, c); INSERT INTO t0(a, b, c) VALUES('one four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G ftss3(------------------3(-------------------------wo'; G4CREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3(---------------4-----------4---wo'; ?3CREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3(----$----------4-------wo'; *(O*":ICREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'DEFERRED frunANA YYEd jumpinANALYYEd jumping'); ump'; {9{CREATE TABLE "0000" ("000000" V0 "a","b" PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "000000", "n00b00" FROM "0000" GROUP BY "a","b""a","b""a","b", "a","b" LIMIT 1)IS ""; U8/CREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one fEour', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G ftss3---------O--------3(----------d--------------wo'; T7-CREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, c) VALUES('one four', '000 0o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G ftss3(------------L-----3(---M---------------------wo'; ^=ABEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('01 b'); INSERT INTO t0 VALUES('2001-01-01bb cc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH ' like(1,1)0*'; END; 3<kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, julianday(1,1,1)); INSERT INTO t1 (docid, c) VALUES (2, strftime(1,1,1,1)); INSERT INTO t1(docid, c) VALUES (3, julianday(1,1,1)); DELETE FROM t1 WHERE $ocid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 2; 3;kDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, julianday(1,1,1)); INSERT INTO t1 (docid, c) VALUES (2, strftime(1,1,1,1)); INSERT INTO t1(docid, c) VALUES (3, julianday(1,1,1)); DELETE FROM t1 WHERE $ocid IN(1,3); SELECT OPTIMIZE(t1) FROM t1LIMIT 1; 70BeCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('@00 bbb c00', 'bbb 000'); SELECT * FROM x where x MATCH 'bbb NEAR/6 00 NEAR/6 000''bbb NEAR/6 00 NEAR/6 000'; ,A]CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('@00 bbb c00', 'bbb 00bb NEAR/6 00 NEAR/6 000'); SELECT * FROM x where x MATCH 'bbb NEAR/6 00 NEAR/6 000'; @3CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,c,c,d,e)); SELECT * FROM t0 WHERE a=? AND b= -1? AND c=D AND d=? AND b=?; ?-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,a,c,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=D AND d=? AND c=?; b>IBEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('01 b'); INSERT INTO t0 VALUES('2001-01-01bb cc'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH ' substr(1,1,1)0*'; END; UNU HCREATE VIRTUAL TABLE x USING fts4(y,ALUES00S000,0,bbb REGEXP'bbb 000'); SELECT * FROM x where y MATCH 'bbb N`AR/6 0::::G fts4(y,'; G;CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('0 b"b c00', 'b"b 000'); SELECT * FROM x where y MATCH 'b`b*NEAR/6 b*NEAR/6 000'; 000'; FCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('00 b"b c00', 'b" 000'); SELECT * FROM x where y MATCH 'b`b NEAR/6 000'; ECREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('00 b"b c00', 'b"b 000'); SELECT * FROM x where y MATCH 'b`b,NEAR/6 000'; 'DSCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('@00 bbb c00', 'bbb 000'); SELECT * FROM x where x MATCH 'bbb NEAR/6 00 NEAR/6 000'; .CaCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('@00 bbb c00', 'bbb 000'); SELECT * FROM x where x MATCH 'bbbb NEAR/6 00 NEAR/6 000bb NEAR/6 00 NEAR/6 000'; [7[LMCREATE VIRTUAL TABLE t0 USING rtree(i0 hiDDELE t0 USNDINCT x2, y1, y2); _LCCREATE TABLE t102 (i0 EXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 /* */JOIN t102 t1 ON t0.i0 LIKE 'a0'CROSS JOIN t102 AS t2 ON(t2.i0= t0.i0 /* */ AND t0.i0=t1.oid AND @1i0=t1.i0)); KCREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diacritics=1'""separators= "aUE"separators=); IN VALUES( VALUES('\0E0'); J3CREATE TABLE t102 (i2222P2222222222222222222222220 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 NATURAL JOIN(t102 ONt0 NATURAL JOIN(t102 ONt0LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102)AS t2 LEFT JOIN t102 ON t1.i0 GLOB 'a0' JOIN t102 A0)); EICREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension1,1)', ' >='); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo OR 1=1'; HGHUSELECT-'0000' UNION SELECT avg(1) ORDER BY 11 ,OLLATE ASC,1 ASC,1 ASC, 1 COLLATE ASC,1 ASC, ASC, 1 ,OLLATE ASC,1 ASCOLL DT CREATE VIRTUAL TABLE t2 USING fts4( , notindexed=p00, notindexed=poi=p00, notindexed=0, a a000, notindexed=p00, notindexed=00, notindexed=p00, notindexed=00, notindexed=p00, notindexed=poi); S CREATE TABLE t0(a,b,c i,d,e, PRIMARY KEY(a,b,b,e,c,c,c,b,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND c1 OR Te0tID=1 OR Te0tId>0; Te0tId=2; CEFROM Re00T000e ORDER BY 1;  [BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER INSERT ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID>2 OR Te0tID=1 OR Te0tId>2; Te0tId=2; CEFROM Re00T000e ORDER BY 1;  \BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER INSERT ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID>1 OR Te0tID=1 OR Te0tId>1; Te0tId=2; CEFROM Re00T000e ORDER BY 1; 66`_EDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aBߟ t0; CREATE VIRTUAL TABLE t0 USIHHHHHHH"); INSS^+DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtϽOĽ00'); INS00'); INSERT INTO t0 VAL ]BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER INSERT ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 EXCVEMENTe LIMIT 1; END; INSERT INTO TempT000e(Te0tSt00n0) SELECT ('1'); INSERT INTO TempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID>1 OR Te0tID=1 OR Te0tId>2; Te0tId=2; CEFROM Re00T000e ORDER BY 1; 9L 9Od#CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' strftime(1,1,me(1,1,1,1) strftime(1,1,11)001,1) strftime(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" 1=1(1,1)"'; Bc CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' strftime(1,1,1,1) strftime(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" 1=1(1,1 strftime(1,1,1,1))"'; Bb CREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' strftime(1,1,1,1) strftime(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH ' strftime(1,1,1,1)" 1=1(1,1)"'; 0aeCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' strftime(1,1,1,1) strftime(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" "a"(1,1)"'; 0`eCREATE VIRTUAL TABLE t0st USING fts3 (k00000d); INSERT INTO t0st VALUES (' strftime(1,1,1,1) strftime(1,1,1,1)000'); SELECT * FROM t0st WHERE k00000d MATCH '" 1=1*1,1)"'; ^Jl-- .kaCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ryyeimplTEd juyymping'); SELECT rowid FROM t1 WHERE content ump'; cjKWITH i AS ( VALUES(1) UNION ALL SELECT randomblob(1)i ORDER BY 1) SELECT avg(1) x FROM i ,I;I; fiQWITH i(x) AS ( VALUES(1) UNION ALL SELECT coalesce(1,1)i ORDER BY 1) SELECT avg(1) x FROM i ,I;I; fhQWITH i(x) AS ( VALUES(1) UNION ALL SELECT-randomblob(1)i ORDER BY 1) SELECT avg(1) x FROM i ,I;I; kg[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 x FROM "a","b",Z,i ORDER BY 1) SELECT x FROM i ,I,I? 10; kf[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 x FROM i ,I,I ,i,i ORDER BY 1) SELECT x FROM i ,I,I? 10; eACREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE /* */ (0); SELECT total(1)p FROM y AS y1, y AS1, y y y1; _ppeCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and ll; INSERiO t1(rolllllllllllllllllll; INSERiO t1(rollll; INSllllllllllumping'); SELECT roERT INTO tYo7CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and ll; INSERLIMITiO t1(rolllllllllllllllllll; INSllllllllllumping'); SELECT roERT INTO tTn-CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and l; INSERiO t1(rolllllllllllllllllll; INSllllllllllumping'); SELECT roERT INTO tm?CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'KEYryyeing and juyyyeing and juyymping'); SEmp';  BDt CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d e'); INSERT INTO ft0 VALUES('b 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -0, 2) FROM ft0 WHERE ft0 MATCH 'a''b''c'; -s_CREATE VIRTUAL TABLE t0 USING fts3tokenize( "a","b" "a", "a","b", '', '0 TAB}LE t3 U''''''''''''''''''''''''''A', '000''''''''''''''''''''''''0'); Cr CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and jlllllllllllllltreEd sumng and jlllllllllllllltreEd sum((1)Gllllumping'); sqkCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning and ll; INSERiO and ll; INSERiO t1(rt1(rolllllllllllllllllll; INSllllllllllumping'); SELECT roERT INTO t <8r< zCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(E,b,c,d,e)); SELECT * FROM t0 WHERE a AND c=B AND d=E AND b== /* */b=C AND c=? AND d=E AN? AN %yOCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE@a AND c=B AND d=E AND b== /* */b=C AND c=? AND d=E AND b=? AND c=? AND d=E AND e OR?; x9CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('C00 a,b b"b c00,b b"b c00', 'bbb 000'); SELECT * FROM x where y MATCH 'b`b NEAR/6 C00'; w%CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('C00 a,b b"b c00', 'bbb 000'); SELECT * FROM x where y MATCH 'b`b NEAR/0 C00'; v%CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('C00 b,b b"b c00', 'bbb 000'); SELECT * FROM x where y MATCH 'b`b NEAR/6 C00'; Du CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d e'); INSERT INTO ft0 VALUES('b /b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH 'a''b''c'; ra~GCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' time(1,1,1)ion(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' time time(1,1,1)(1,1,1) -1foo 1=1 1=1'; U}/CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' time(1,1,1 (1)(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' time(1,1,1) -1foo 1=1 1=1'; T|-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a= /* */b=C AND ~~~~~~~~~~~~~~~d=E AND e OR c=? AND d=e AND b=? AND c=? AND d=E AND e =? AND c=? AND ~~~~~~~~~~~~~~~d=E AND e OROR?; {CREATE TABLE sqlit _compSPLECT= /Blite_compileoptio AND b=? AND ? AND d=E AND e =? ^ND c=? AND ~~~~~~~~~~~~~~~d=E AND e OROR?;  ~CREATE TABLE t102 (i0T102 VUNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 AS t6NDE JOIN t102)FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); CREATE TABLE t102 (RIGHTi002 A BEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 AS tANDE JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); \=CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'oo'); INSERT INTO ft VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' load_extension(1,1)foo -1 @1 1=1'; >WV> CREATE TABLE t0(a,b,c i,d,e, PRIMARY KEY(a,b,b,e,a,c,b,b,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND b=? AND cSELECT sqlite_rename_parent( " >=?????????",'000','000'); Y7CREATE VIRTUAL TABLE t0 USING rtree( [a]i0 hiDDENDi0 hiDDENDINCT x2INCT x2, v1, y2); aGCREATE VIRTUAL TABLE t0 USING rtree( [a]i0 hiDDENDINC hiDDENDINCT x2,"y1, y2);T x2,"y1, y2); CREATE TABLE x( /* */q); CREATE VIEW y AS SELECT total(q)p, *,bb AS q FROM x AS x1, x AS x2 USING (q)=x2.a;2 WHERE y1.q=y2.q; SELECT * /CREATE TABLE t102 (i0T102 VUNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AS LEFT JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 AS t6NDE JOIN t102 JOIN t102 FT JOIN t102 FT JOIN t102 ON t1.i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A0)); t j YCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 NATURAL JOIN t102 AEFT JOIN t102 t1 ON t1.i0 IN (1) JOIN t102 AS t2 ON(t2.i0=+++++++++++++++++++00 AND t0.i0=t2.i0));   WITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT 1=1/-x FROM i LIMI ORDER BY 1) SELECT T 14 -7; n aWITH i(x) AS ( VALUES(1) UNION ALL SELECT total(1) FROM i ORDER BY 1) SELECT 1=1/-x FROM i LIMIT 14 -7; n aWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT 1=1/-x FROM i LIMIT 140-7;  CREATE TABLE t0(a,b,c i,d,e, PRIMARY KEY(a,b,b,e,a,b,b,c,b,b,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND c %<k3[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FRO, a.b,O. * ,I,i OR "a","b") SELECT x FROM i ,I,I? 10; x2uWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FRO, a.b,a.b,O. * ,I,iO. * ,I,i ORDER BY 1) SELECT x FROM i ,I,I? 10; a1GDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹ˹˹aB t0ٹ˹aB t0ٹ˹ "a"kenize=un"); RT 0 /*I**d********D**%?*******+******I**d*********VVVVVVVVENVVCPVVV\",6*FRELKEb"b"tI"b"H",r""4"7Udocid0aR8@(/UCREATE TABLE t0(a b); SELECT DISTINCT "a","b""""a","ba","b",oid,"b""a","ba","b", *FROM (SELECT DISTINCT"ba","b",oid,"b",oid,"b""a"&"ba","b", *FROM t0) WHERE a==0; >.CREATE TABLE t0(a, b); SeLECT DISTINCT "ba","b",count(*)FROM (SELECT "a","b", *,"ba","b",count(*)FROM (SELECT "a","b", *,"ba","","y","b",oid,"b""a","ba","b",count(*)a FROM t0) )FRO>'(S; ' 7CREATE TABLE t102 (i0 BEXT UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 NATURQL JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN t102 ASANDE JOIN t102 tANDE JOIN(t102 FT JOIN t102 ONNDE JOIN t102 FTLEFT JOIN t102 t JOIN t102 A0)); 6CREATE TABLE t102 (i0 BEXT UNIQUEANOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 NATURQL JOIN(t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB "a" JOIN(t102 ASANDE JOIN t102 tANDE JOIN t102 FT JOIN t102 ONNDE JOIN t102 FTLEFT JOIN t102 t JOIN t102 A0)); h5UWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FRO, a.b,* ,I,i ORDER BY 1) SELECT x FROM i ,I,I? 1B; k4[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FRO, a.b, * ,I,i,i ORDER BY 1) SELECT x FROM i ,I,I? 10; rr 8DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10*0012001501-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); REINDEX; SELECT(c FROM EN 30 AND 60; rr 9DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(1020012001501-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5777757-7772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); REINDEX; SELECT(c FROM EN 30 AND 60; x:uDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(1020012001501-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o4*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577775777772001-01-017,6,'000'||substr(c,4) FROM t1 WH; CREATE INDEX t0b ON t1(a); REINDEX; SELECT(c FROM EN 30 AND 60; rr ;DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(1020%12001501-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,3) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT-a+577775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); REINLEX; SELECT(c FROM EN 30 AND 60; ss <DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES( -11020012001-01-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,3) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+577775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a);REINDEX; SELECT(OM EN 30 AND 60; 71@gCREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" s "a"time(1,1,1,1 "a"NOTNULLL,"b"(1,1,1,1)ime(1,1,")"'; D? CREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s "a"time(1,1,1,1 "a"NOTNULL,"b"(1,1,1,1)ime(1,1,,"b"(1,1,1,1)ime(1,")"'; >DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹ˹Fٹ˹ٹ˹ٹ˹t0ٹ˹ùٹ˹t0ٹ˹ù "a"@enize=un"); RT m=_DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹ˹0st9ٹ˹ٹ˹ٹ˹t0ٹ˹ù "a"kenize=un"); RT &3Kp&kF[WITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FROߞb,O, * ,I,i ORDER BY 1) SELECT x FROM i I,I? 10; wEsWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+1 FRO, a.b,O. * ,Ii O, a.b,O. * ORDER BY 1) SELECT x FROM i I,I? 10; _DCWITH i(x) AS ( VALUES(1) UNION ALL SELECT AU. * ,Ii ORDER BY 1) SELECT x FROM i I,I? 10; WC3CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 6) FROM ft0 WHERE ft0 MATCH 'a''b''!''b''b''a''b''c''c'; dBMCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE+x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y y1, y S1, y y1AS1, y y1, x S1, y AS y1, y AS y1, y AS y1, y AS y y1; IACREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s "a"tis "a"time(1,1,1,1 "a"NOme(1,1,1,1 "a"NOTNULL,"b"(1,1,1,1)ime(1,1,")"'; i^riJ1CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH ' sqlite_compileoption (1)d(1)compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';kI[CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 1=1 c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,1 -12) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a''b''c'; hHUCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 min(1,1)ite_compileoption_used(1)f 1=1 c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a''b''c'; GACREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x ; SELECT total(A),"a", a,total(A),"a", a,b FROM y AS y1, y AS1, x y1, y AS y1, y ; yy3MkCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH ' sqlite_compileoption_used(1)compileoption_used(1)f 0 (1)a''b sqlite_compileoption_used(1)''a 0 (1)a''b''a''b''b''c';2LiCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b sqlite_compileoption_get(1) d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH ' sqlite_compileoption_used(1)compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';K1CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH ' sqlite_compileoption_used(1)compileoption_used(1)f 0 OR)a''b''a 0 (1)a''b''a''b''b''c'; UUQ;CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a" a,b FROM y AS y1, y AS y1, y AS1, x A, y AS y1, y AS y1, y AS y y1; !PGCREATE TABLE t000(c0 a,ba,b,,I, a, 'a''b'b0); CREATE TABLE t002(c000,INT0000); SELECT c000.* FROM t000 NATURAL JOIN t000 AS c00 NATURAL JOIN t002 AS c000; *OYCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d (1)a''b''a''b''b'''); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH ' sqlite_compileoption_used(1)compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';5NoCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1, 2) FROM ft0 WHERE ft0 MATCH ' sqlite_compileoption_used((1)f 0 (1)a''b''a 0 (1)a''b''1)compileoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c'; ua4u;V{CREATE TABLE t000( ''c0 UNIQUE,,I, a,c0); CREATE TABLE t002(c002,INT0000); SELECT c000.* FROM t000 t000 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; (UUCREATE TABLE t000(c0 a,c000,NT0,ba,b,,I, a,b0); CREATE TABLE t002(c000,INT0000a,b000,NT0,ba,b,,I, a); SELECT c000.* FROM t000 NATURAL JOIN t002 AS c000;VACUUM ZT9CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH ' -1pileoptTe0tSt00n0)f OR AU'; SCCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a"+ a,b FROM y AS y1, y A, y AS y1, y A1, x A, y AS y1, y AS y1, y AS y y1; R;CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"a"% a,b FROM y AS y1, y AS y1, y AS1, x A, y AS y1, y S y1, y AS y y1; ^q^ ZECREATE TABLE t000( ''c0, UNUE,NUE,,I, a,c0); CREATE TABLE t002(c000,I,J0000); SELECT c000,* FROM t002 LAL JOIN t000 AS c00 NATURAL JOIN t000 AS c00 NATS EYCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1111111111111111111111111111) Fa; SELECT total(A),"a" a,b FROM y AS y1, y A, y AS y1, y A1, x A, y A, y ASA, y AS y1, y y1, y AS y y1; "XICREATE TABLE x(a,b); CREATE VIEW y AS SELECT 'a''b' FROM x AS x1, x AS x2 WHERE x1.a; SeLECT "a","b","a"ߞb FROM y A, y ASy1, y AS1, x AS y1, y AAS y; WCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) Fa; SELECT total(A),"F", a, total(A),"F", a,b FROM y ASy1, y A1, x A, y A y y1; k[ku^oWITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(2001.01-011) x FROM i LIMIT 10; u]oWITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(2001-01-011) x FROM i LIMIT 30; n\aPRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE ASC˹׶ζ13 USING fts3 (1);VACUUM VAL0[eDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1,X'0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c, ' ') FROM t1 [c;CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(b,c,d,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,?,20000); INSERT INTO t5 VALUES(1,2,?,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,6,20000);REINDEX [b;CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(b,e,d,e,f)); INSERT INTO t5 VALUES(1,1,1,1,1,10000); INSERT INTO t5 VALUES(2,2,2,2,?,20000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,6,20000);REINDEX uaoWITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(2001-01-011) x FROM i LIMIT 200 u`oWITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(2001 || 011) x FROM i LIMIT 10; u_oWITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob( ltrim(1,1)) x FROM i LIMIT 10; w?wf+BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, e+BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, vudoCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,g,g,g,g); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES(NULL,'t4all','600000 160000 40000 10000 2000 200 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE c=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SELECT i FROM t4 WHERE h=8; w PARTICIPANTID ); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) xnull, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P0000000 y0000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 t zext(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C00000000 {00 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) nu |ll, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F00 }00000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C ~00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text no t null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not nu ll, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID ); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 te0000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P0000000 0000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 t ext(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null);CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C00000000 00 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) nu ll, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F00 00000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C 00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text no t null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not nu ll, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID ); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 te0000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P0000000 0000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 t ext(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C00000000 00 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) nu ll, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F00 00000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C 00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text no t null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not nu ll, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I00000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID ); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 te0000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 b8p&b{l{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1<1, CURRENT_TIME) x FROM i LIMIT 10; Ck SELECT quote(likely(x'000000BB9B888888888888888888888B0000')); jWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( -144444444444444444444444&44*441) i GROUP BY 1) SELECT x FROM i LIMIT 10; i+BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, h+BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, g+BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50) not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P0000000 0000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 t ext(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C00000000 00 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) nu ll, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F00 00000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C 00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text no t null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not nu ll, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID nteger not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID ); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 te0000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE T00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50) not null, P0000000 0000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not null, L00000000000000 t ext(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID));REINDEX TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C00000000 00 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, S000008 text(300) nu ll, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, F00 00000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C 00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, RECIPIENTNODEID text no t null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not nu ll, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0 text(50) not null, M00 int not null, R00000000000 text(20) not null, S00000000 int not null); CREATE TABLE K0000(MSGID integer not null, S0 text(50) null, R00 text not null, I000000 text0, M0000000000 int not null, E0000000 text null, M000000000B blob not null, constraint P0000000 primary key (MSGID ); CREATE TABLE L000000(C000000 int null, S0000 int not null, L00000000000000 text null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R00 int not null, C00 text(50) not null, A0000000 text(50) , C000 text(20) null, U000 int null, P00000000000000 int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I000000000 text(1) null, A000000000 int not null, A00 text null, O0000000000 text null, N0000000000 text null, O000000000000 text null,constraint P000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0(TQUNID text(30) not null, I000000 te0000000000 text(1) null, V000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 Z8ZZr9CREATE TABLE t0(a TEXT, b TEXT); INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES('0','2'); INSERT INTO t0 VALUES('0','3'); SELECT a FROM t0 WHERE b IN (SELECT zeroblob(A)> randomblob(1)b FROM t0 ORDER BY b); LqCREATE TABLE t0(a TEXT, b TEXT); INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES('0','2'); INSERT INTO t0 VALUES('0','3'); SELECT a FROM t0 WHERE /* */(SELECT zeroblob(A)>b FROM t0 ORDER BY b); {p{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, CURRENT_TIME) x FROM i LIMIT 200 {o{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, zeroblob(1)) x FROM i LIMIT 10; {n{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, CURRENT_TIME) x FROM i LIMIT 30; {m{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, CURRENT_TIME) x FROM i LIMIT 90; $$mx_WITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1)LIKE +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 30 -1; mw_WITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1)LIKE 0+1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10 -1; Sv+SELECT SQLITE_RENAME_TABLE(0,0); SELECT SQLITE_RENAME_TABLE(00,20); SELECT SQLITE_RENAME_TABLE('2001#01>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>####################>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-01f00', '000'); Su+SELECT SQLITE_RENAME_TABLE(0,0); SELECT SQLITE_RENAME_TABLE(00,20); SELECT SQLITE_RENAME_TABLE('201-0B>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-01f00', '000'); St+SELECT SQLITE_RENAME_TABLE(0,0); SELECT SQLITE_RENAME_TABLE(00,20); SELECT SQLITE_RENAME_TABLE('2001-01>>>>>>>>>>!!!!!!!!!!!!!!!!!!!!!!!!!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-01f00', '000'); tsmWITH i(x) AS ( VALUES(1) UNION ALL SELECT min( @1) +1 FROM i ORDER BY 1) SELECT time(1,1,1) x FROM i LIMIT 06  @m}_WITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1)LIKE +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 200-1; m|_WITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1)LIKE +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT hex(1) m{_WITH i(x) AS ( VALUES(1) UNION ALL SELECT ifnull(1,1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10 -1; mz_WITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1)LIKE +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 10 -5; my_WITH i(x) AS ( VALUES(1) UNION ALL SELECT avg(1)LIKE +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 18 -1;  ~PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|~ round(A,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A<1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,3)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|~c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,2)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(?, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,8)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,A)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,B)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; )PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a char(1), b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; 5PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b| randomblob(1)| round(A,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c,$b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(1,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT DISTINCT-1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c,$b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(1,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT DISTINCT-1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; dd PRAGMA encoding=UTF16be; CREATE TABLE t0t6(CURRENT_TIMESTAMPPRIMARY KEY);PRAGMA encoding=UT;PRAGMA encoding=UTF; CWE KY); IT PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||c||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(1,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT DISTINCT-1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; tPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00UTF16le; CREATE TABLE t1(x,a,', ' r16bomblob6666666666666666666666666666(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B)  PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00UTF16le; CREATE TABLE t1(x,a,', '16bndomblob6666666666666666666666666666(1)a''b''00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(B,B) OACREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 3,oid, '000', oid, '000', b, a,b, '000', 3,a, '000', b, a,b, '000' FRACREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY randomblob(1), oid, '000', b, a,b, '000', 3,a, '000', b, a,b, '000' FRACREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' FROM t1 UNION SELECT b,a, '000' FROM t1 GROUP BY 3,3,a, '000', oid, '000', b, a,b, '000', 3,a, '000',$b, a,b, '000' FRhUCREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2(a, b); CREATE VIEW a002 AS SELECT a, "y" a,b,"b"AS m FROM t2 GROUP BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE @1x IN a002,3)  CREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(20012001-01-01-01-010, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '*2001-01-01' ORDER BY docid DESC; vqCREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '01'); INSERT INTO t0(docid, x) VALUES(2001-01-010, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '*2001-01-01' ORDER BY docid DESC; vqCREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(100000000000000000, '01'); INSERT INTO t0(docid, x) VALUES(0001-01-010, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '*2001-01-01' ORDER BY docid DESC; ocCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruent EATE VICATing Gnnning ant jgnt MATing Gnt juBETWEEN VALUEERE contenEEN VALUEERE content MATing Gnt MATing Gnt jumping'); CCH G,X(G]?CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,c,e,e,f)); INSERT INTO t5 VALUES(1,1,1,1,?,10000); INSERT INTO t5 VALUES(2,2,2,2,?,20000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,?,20000);REINDEX Y7SELECT sqlite_rename_trigger('CRE@?0 T!!!!!R r0 ON x<<<<<<<<<<<<<||||?0 uHEN',NULL);!P%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT "a","b" "a","b"p FROM y AS y1y1, y AS y1, y AS y1, y AS y , y AS1, x AS y1, y AS y1, y AS y1, y AS y y1; P%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE+x1.a; SELECT DISTINCT "a","b"p FROM y AS y1y1, y AS y1, y AS y1, y AS y , y AS1, x AS y1, y AS y1, y AS y1, y AS y y1; P%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT DISTINCT "a",""p FROM y AS y1y1, y AS y1, y AS y1, y AS y , y AS1, x AS y1, y AS y1, y AS y1, y AS y y1; QwsPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,10201,01),b)OR a='0' ORDER BY +x; wsPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b,-01.01),b)OR a='0' ORDER BY +x; ;{CREATE TABLE t3(a INTEGER PcontentKEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(a, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, b, b, c, b, c b +[CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(a, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c b b T/TW#3SELECT sqlite_rename_parent( " a.b>>>>>>>>>>%%%%%%%%%%%%%%%%%%%%%%%P%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%?Q????????????????%%%&............................>>>>>>v",'000','000'); ("USELECT sqlite_rename_parent( " a.b>>>>>>>>>>%%%%%%%%%%%%%%%%%%%%%%%%P%%%%%%%%%%%%%%%%%%%%%%A%%%%<<<<<<<<<<<<<<<<<<<<<<<<<<<<<%%%>>>>>>v",'000','000'); H!SELECT sqlite_rename_parent( " a.b>>>>>>>>%%%%%%%%%%%%%%%%%%%%%%%%P%%%%%%%%%%%%%%%%>>>>>.>%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%??????????????????%%%%>>>>>>v%%%%%%",'000','000'); U /CREATE VIRTUAL TABLE ft0 USING fts4(x, y); INSERT INTO ft0 VALUES('a 0', ' sqlite_compileoptioget(1)c d'); INSERT INTO ft0 VALUES('a','cd'); INSERT INTO ft0 VALUES('a a', 'n_get(1)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', '0 0'); CREATE VIRTUAL TABLE temp.aux0 USING fts4aux(main, ft0); SELECT* FROM aux0; 0qA0(eCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'riyYing aAyyeing aANALYZEing'); SELECT M t1 WHERE cot MATCH 'runp'; '-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(c,b,a,e,e)); SELECT * FROM t0 WHERE a=E AND b=? AND c=? AND d=? AND E=? AND c=? AND d>>>>>>>>><<<<<<%%%%%%%%%%%%%%%%%%%%%%%P%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%??????????????????%%%%>>>>>>v",'000','000'); L$SELECT sqlite_rename_parent( " a.b>>>>>>>>>=%%%%%%%%%%%%%%%%%%%%%%P%%%%%%%%%%%%%%%%%%%%%D%%%%%%%% a.b>>>>>>>>>=%%%%%%%%%%%%%%%%%%%%%%%%?????F????????????%%%%>>>>>>v",'00','000'); z+yCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE (1)=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, x y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yp*eCREATE VIRTUAL TABLE t2 USING fts3( a,bpoi, a0 a,00, notindexeQ=p00, notindexed=+0, notindexed=pdexe, notindexed=00, notindexed=ed=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, notindexed=p,00, notindexed=p0d=00,a,bpoi, a0 a,00, not notindexe=p0,00, otindexed=p000, notindexed=a,00, notindeed=p,00, notindexed=p000, notindexed=a,00, notindexed=poi); t)mCREATE VIRTUAL TABLE t2 USING fts4( a,bpoi, a0 a,00, notindexed=p00, notindexed=00, notindexed=pdexe, notindexed=00, notindexed=ed=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, notindexed=p,00, notindexed=p00d=00, notindexed=p0,00, notindexed=p000, notindexed=a,00, notindexed=p,00, notindexed=p000, notindexed=a,00, notindexed=poed=p00, notindexed=00, ni);   z.yCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, trim(1,1) FROM x AS x1, x AS x2 WHERE (1)=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yv-qCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, changes() FROM x AS x1, x AS x2 WHERE (1)=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y y1, yz,yCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE (1)=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y }1CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT (1)=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y0 CREATE TABLE x(a char(1),b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE (1)=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y~/CREATE TABLE x( [a]a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE (1)=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y hh4#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''on_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''B''b''ption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';3CREATE TABLE x(a,b A, y); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE (1)=x2.a; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y , y y1, y S1, y AS y1, y}2CREATE TABLE x(a,b); CREATE VIEW y AS SELECT total(1)p, x2.b AS q FROM x AS x1, x AS x2 WHERE (1)=x2.a -1; SELECT $total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y m6#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''on_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a"0 (1)a''b''a''B''b''ption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';5#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f"0 (1)a''b''a 0 (1)a''b''a''b''b''on_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''B''b''ption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c'; m8#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''on_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 "(1)a''b''a''B''b''ption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';7#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''on_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0" (1)a''b''a''B''b''ption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c'; m!:GCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compile strftime(1,1,1,1)leoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''on_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''B''b''ption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';9#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''on_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''B''b''ption_used(1)f 0 (1)a''b''a 0 (1)a''b';a''b''b''c';  {?{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1 || .00 ||X-01) x FROM i LIMIT 10; {>{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,NOT-1.00 ||X-01) x FROM i LIMIT 10; {={WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, -1.00 ||X-01) x FROM i LIMIT 30; {<{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, -1.00 ||X-01) x FROM i LIMIT 50; y;wCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''on_used(1)f 0 ''a''b''b''option_used(1)f 0 (1)a''b''a 0 (1)a''b''a''B''b''ption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c'; AAeBOCREATE VIRTUAL TABLE ft0 USING fts3(x, y); INSERT INTO ft0 VALUES('a 0', ' sqlite_compileoption_gmt(1)c d'); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', '0 0'); CREATE VIRTUAL TABLE temp.ux0 USING fts4aux(main, ft); INSERT INTO ft0 VALUES('e','c d'); INSERT INTO ft0 VALUES('a a', '0 0'); CREATE VIRTUAL TABLE temp.aux0 USING fts4 TA-CREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE 0XADDADDADD0; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON (x=99) ORDER BY x;VACUUM {@{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, -1.00 ||X-01) x FROM i LIMIT 1002 [ s[E-CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' loa,1)', 'foo'); INSERT INTO ft VALUES('fd_extension(1,1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1';f D-CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(c,a,a,e,e)); SELECT * FROM t0 WHERE a=E AND b=? AND c=? AND d=A AND b=? AND c=? AND dkXP5CREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE+ 0XADD02001FOR-01; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON (x=99) ORDER BY x;VACUUM XO5CREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE 0X9DD02001FOR-01; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON (x=99) ORDER BY x;VACUUM ON#CREATE TABLE t000(c0aba,b ,I, a sqlitecompileREALon_get(1),INT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 AS00 NATURAL JOIN t000 AS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; >MCREATE TABLE t000(c0aba,b ,I, a sqlite_compileREALon_get(1),INT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 AS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000;VACUUM |$H|HSCREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE 0XADD02001FOR-01; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON (1)99) ORXR5CREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE 0X0DD02001FOR-01; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON (x=99) ORDER BY x;VACUUM XQ5CREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE- 0XADD02001FOR-01; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON (x=99) ORDER BY x;VACUUM nUaCREATE TABLE t0000(a INTEGER PRIMARY KEY UNIQUE,UTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000');REPLACE INTO t0000(a) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000000'); INSERT INTO t0000(a) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); nTaCREATE TABLE t0000(a INTEGER PRIMARY KEY UNIQUE,UTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000');REPLACE INTO 0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000000'); INSERT INTO t0000(a) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); {Y{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||10E1) x FROM i LIMIT 50; {X{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||10E1) x FROM i LIMIT 90; uWoCREATE TABLE t0000(a INTEGER PRIMARY KEY UNIQUE,UTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000000'); INSERT INTO t0000(a) VALUES('00'); END;EXPLAIN INSERT INTO t0000(b) VALUES('0000'); nVaCREATE TABLE t0000(a INTEGER PRCURRENT_TIMESTAMPUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000000'); INSERT INTO t0000(a) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); CCb^ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT total(q)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yY]7ATTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS ame; ATTACH':ry:' AS inminmee; ATTACH'me:' AS R {\{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||10E1) x FROM i LIMIT 1102{[{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||10E1) x FROM i LIMIT 200 {Z{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1, random()||10E1) x FROM i LIMIT 30; ,,b`ICREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, x A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1 y y, y y1, y S1, y AS y1, yj_YCREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT DISTINCT total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y PPFbCREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT total(1)p FROM x AS y1, y A, y AS1, X S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, y S1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, ybaICREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x2 WHERE x1.a82,& ~xrlf@:4.(" `ZTNHB<60*$ ]S \Q [N ZJ YF XC WA V@ U? T> S= R< Q; P: O9 2j 1c 0_ /Z .U -Q ,O +K *G )C (? '; &6 %/ $) ## " !                  | y v s ߷p ޷m ܷi ۷f ڷd ٷb ط` ׷^ ַY շU ԷS ӷP ҷL ѷI зG ϷE ηB ͷ? C- B& A @ ? > = < ; : 9 8 7 6 5y 4s 3o ̷: ˷8 ʷ6 ɷ4 ȷ1 Ƿ. Ʒ+ ŷ( ķ# ÷ ·    N4          ~ } x 7jImCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1)) "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y S1, y AS y1)p FROM x AS y1, y A, y CS11, y S1, y AS y1)pJl#TTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS imemmname;ANALYZE'TEMP';ANALYZE; Ik#TTACH''AS nooname; ATTACH':ry:' AS naname; ATTACH':memory:' AS oname; ATTACH':memory:' AS nanamname; ATTACH'me:' AS me; ATTACH'me:' AS m; ATTACH':my:' AS imemmname;ANALYZE'TEMP';VACUUM; EjCREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE 0XADD02F01=01; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON - 1=1) OR 3D%pOCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1)),"a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, yko[CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A1, y, y CS1Sy1, y S1, y y, y y1, y S1, y AS y1)p FROM x AS 1, y A, y CS1, y Sy1, y AS y1, y S1= y yInCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))q FROM x; SELECT EXISTS(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y S1, y AS y1)p FROM x AS y1, y A, y CS11, y S1, y AS y1)p %sOCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))WHERE"b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y%rOCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))MATCH"b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y%qOCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */ strftime(1,1,1,1),"b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y %vOCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1)) "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x CURRENT_TIMESTAMPS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y%uOCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1)) "a","b"; SELECT EXISTS(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y%tOCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1))LIMIT"b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y xx$yMCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1)) "a",""; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y+x[CREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */(SELECT nullif(1,1)) "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y-w_CREATE TABLE x(a,b); CREATE VIEW y AS SELECT DISTINCT/* */( nullif(1,1)) "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y f|QCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%p0%s',a/b,c) FROM t1 GROUP BY 00001; f{QCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(.1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%p0%s',a,b,c) FROM t1 GROUP BY 00001; AzCREATE TABLE x(a,b); CREATE VIEW y AS SELECT /* */( nullif(1,1)) "a","b"; SELECT $tota|(SELECT $tota|(1)r FROM x AS y1, y AS y1)p FROM x A, y A, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y A, y CS1, y Sy1, y y1, y S1, y ASy1, y S1, y y, y y1, y S1,y AS y1)p FROM x A, y A, y , y y, y y1, y S1, y AS y1, y 0$:0CREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT * FROM v0 WHERE x?'0'I)fQCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%200s',a,b,c) FROM t1 GROUP BY 00001; n~aCREATE TABLE t1( [a]a char(1),b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%p0%s',a,b,c) FROM t1 GROUP BY 00001; f}QCREATE TABLE t1( [a]a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%p0%s',?,b,c) FROM t1 GROUP BY 00001; RRLPRAGMA encoding = 'UTF-16'; CREATE VIRTUAL TABLE sqlite USING fts4;VACUU>SELECT 10 EXCEPT SELECT ltrim(200e011-011,2001-.1-01-11)YCREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT * FROM v0 WHERE -1'0'I)CREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT * FROM v0 WHERE x>'0'I)CREATE TABLE t01(x, y); CREATE TABLE t02(x, y); CREATE VIEW v0 as SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t01 UNION ALL SELECT x, y FROM t02; CREATE INDEX t000 ON t01(x); CREATE INDEX t00x ON t02(x); EXPLAIN QUERY PLAN SELECT * FROM v0 WHERE x<'0'I) rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); \=CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); \=CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); \=CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S');REPLACE INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); \ =CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrr rtrim(1,1)rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrkrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrbrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr{rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrvrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, ' U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1LUES(13, 'S B 0 0', 'U 0 N I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTOd,a,b,c) VALUES(15, strftime(1,1,1,1)M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'ASELECT Q', 'L 0 0 Y 0', 'G 0 M R ); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); T -CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrr2rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrprrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr=============================rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrzrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrUSINGrrrrrrrrr`rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTN x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTx1(doci@a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT *NTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INUERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); D  CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr{rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr^rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr ^^^^^^^^^^^^rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr^rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); l ]CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr^^^^ rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr2rVALUrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) V '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES( 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V e E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H = Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VAJUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); I9SERT INTO x1(docid,a,b,c) VALUES(17, 'Q T SK 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); Y 7CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 ', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrtrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INS6RT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); @CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr min(1,1)rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr~rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrvrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr_rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr 0 JrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L total_changes(), '0 Q A N x1(docid,a,b,c) VALUES(0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O '); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H','A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C')ES(0, 'H 0 0 T', 'V M 0; INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', '* X5CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr  rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, 0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z*0 N 0'); N!CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrVrrrrrrrrrrrrrrrrrrrr|rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr  rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrorrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrcontentrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr|rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrS(16rrrrrrrrrrrrrrrrrrrr_rrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a-16c) VALUES(9, 'Z 0 F N P',ES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C2C', 'W F M N M', 'T Z U X,T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0');  CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr  rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr`rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); ocCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrRT INTO x1(docid,a,rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr@rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); mm CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrd,a,b,c) rrrrrrrrrTrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr  Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT I NTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C =========================Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); xuCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0  ', 'A H T Q Z'); I 'a''b'NTO x1(docid,a,b,c/VALUES(11, '0 E Q 0', ' U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'TP F W H', 'A M 0 J Q')* INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C 豱1ͱ˱dʱ@ 'a''b'Z', '0 W E % J'); INSERT IN7O x1(doIid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docida,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'WB 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P ; zzvqCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c INSERT INTO x1(docid,a,b,c) VALUES$0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INsERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '; U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L','M 0 K A V', 'Q W 0 T J'); INSERT INTO1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O UTO x1(docid,a,b,c) VALUES(4 A Q'); INSERT INTO x1(docid,a,b,c V-LUES(5, 'L X L U', '0 _ N X S', '0 Q A N Y'); INSERT INTO 'M(docid,a,b,c) VALU/S(6, 'M R G T', 'U V I Q P', 'X Y;N L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'YNTO x1(docid,a,b,c) , 'N W L M R')E INSERT INTO x1(docid,a,b,c) VALiES(9, 'Z 0 F N P',b00 0 X 0 U',  0 E ^ A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C   Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'J C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', ' H T Q Z'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(d ocid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C TO x1(docid,a,b,c) VAʱ񱱱); INSZ', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); hUCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0  T P F W HES(2, '0 M O I', 'R 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUT [a], 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C ñN X S', ' Y'); INSERT INⱱ5@ʱDROPZ', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z : INTO i1(docGd,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0' 'B 0 I H Y'); INUERT INTO x1(docid,, 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO ocid,a,b,c) VALUES(19, 'T 0 0 P 0'w '0 V Y B X', 'L Z 0 N 0');  Y ICREATE temp TABLE temp.t0(a, b); ALTER TABLE t0 ADb; ;ABLE }0A WHE3CREATE VIRTUAL TABLE x1 USING FTS4(a,b, [); INSERT INTO x1T 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0 U W S E'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,ab,c) VALUEE(4, 'J C Y N', 'R 0 0 XV', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L X L U', '0 F N X S', ' Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W LJM R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W0 X 0 U', 'V 0 E Q A'); INSERT INTO x1(docd,a,b<<<<<eCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'separator leparator lioely(1)'); SELECT row WHERE cot MATCH 'runp'; G=CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b "a", trim(1,1)"b"FROM t1 UNION SELECT b,a, '000' FROM t1 ORDER BY 2, 3,a,a, '000' , 2, '000' , 2, 3,a, '000' ,a, '000' , 2, "a","b" 5<oPRAGMA foreign_keys = 1; CREATE TABLE t1(x NTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON DELETE SET DEFAULT REFERENCES t1 ON DELETE SET NULL);REPLACE INTO t1 VALUES(13); I X7LXpCeCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a /* */,e)); SELECT DISTINCT* FROM t0 WHERE glob(1,1)=? AND a=? AND b=? AND c=? AND d=? AND e OR?AND c=? AND d AND d=? AND e OR?AND c=? =? AND b AND d=? AND e OR?AND c=? AND c=? AND d=? AND e OR?; gBSCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a /* */,e)); SELECT DISTINCT* FROM t0 WHERE glob(1,1)=? AND a=? AND b=? AND c=? AND d=? AND e OR?AND c=? AND d=? AND b AND d=? AND e OR?AND c=? AND c=? AND d=? AND c=? AND d=? ANND e OR?; VA1CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a /* */,e)); SELECT DISTINCT* FROM t0 WHERE glob(1,1)=? AND a=? AND b=? AND c=? AND d=? AND e OR?AND c=? AND d=? AND b AND d=? AND e OR?AND c=? AND c=? AND d=? AND e OR? k@[PRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY); CREATE TABLE t0( a,by,DE R,FERENCES"a","b" REFERENCES t1(x) ON DELETE SET DEFAULT); CREATE TABLE t3(y REFERENCES t0 ON UPDATE SET NULL);REPLACE INTO t1 VALUES(13); I 3,%G CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEF102 JOIN t102 AS tT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0= t0.i0 OR t1.i0=+t0.i0 OR t2.i0=t1.oid); F CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEF102 JOIN t102 AS tT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0= t0.i0 OR t1.i0= t0.i0 OR t2.i0=t0.oid); E CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEF102 JOIN t102 AS tT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0= t0.i0 OR t1.i0= t0.i0 OR t0.i0=t1.oid); IDCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d e'); INSERT INTO ft0 VALUES('f 0 b c d'); SELECT snippet(ft0, time(1,CURRENT_TIME,1 || 91) -1, 1) FROM ft0 WHERE ft0 MATCH 'c'; HHKCSELECT NULL "asu0b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNIO; SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT load_extension(1,1)lJ]CREATE TABLE t1(x INTEGER PRIMARY KEY, y, z); CREATE TABLE t2( a,ba, b); CREATE VIEW a002 AS SELECT *,+a,b a,b,"b"AS m FROM t2 ORDER BY a; EXPLAIN QUERY PLAN SELECT t1.z, a002.m FROM t1 JOIN a002 ON t1.y=a002.m WHERE t1.x IN a002,3)I9CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEF102 JOIN t102 AS tT JOIN t102 t1 ON t1.i0= t0.i0 OR t1.i0= t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0= t0.i0 OR t1.i0= t0.i0 OR t2.i0=t1.oid); H CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEF102 JOIN t102 AS tT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0= t0.i0 OR t1.i0= t0.i0 OR tT.i0=t1.oid); gRg6OqPRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( 1112001501-01,randomblob(:500)); INSERT INTO t1 VALUES(?,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT NULL,randomblob(2001-01-0150)FROM t1;; -N_SELECT-'0000' UNION SELECT avg(1) ORDER BY 1,1 ASC, 1 COLLATE ASC,1 ASC, ASC, ASC,1 ASC, ASC, 1 COLLATE AS1 COLLATE ASC,1 ASC, 1 COLLATE AS1 COLLATE ASC,1 ASC, OLL =MCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON(t1.i0< t0.i0 OR 50 AND #0. iLWCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON(t2.i0< t0.i0 OR 50 AND t0.i0=t1.i0 AND t0.i0=t2.i0) AND t0.i0='); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'for OR )=1'; EaCREATE VIRTUAL TABLE x USING fts4(y,ALUES00S000,/,bbb REGEXP'bbb 000'); SELECT * FROM x where y MATCH ':memory:/6 0DDDDIRTUAL TABTE VIRTUAL TABLE x USING ftsLE x USIN:::::::ftb4(y,'; W`3CREATE VIRTUAL TABLE x USING fts4(y,ALUES00S000,/,bbb REGEXP'bbb 000'); SELECT * FROM x where y MATCH 'b strftime(1,1,1,1)bb NEAR/6 0DDDDIRTUAL TABTE VIRTUAL TABLE x USING ftsLE x USIN:::::::ftb4(y,'; +[K+ jCREATE TABLE t0(a,b,c int,d,e, PRIMARY KEY(a,a,b,c,c,b,c,c,c,c,b,c,d,e,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=? AND b1 OR Te0tID>1 OR Te0tId>1; Te0tId=2; CEFROM Re00T000e ORDER BY 1; _nyaWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(11)FROM i ORDER BY 1) SELECT 1=1/-x FROM i LIMIT 94 -7; xCREATE TABLE x( a,ba,q); CREATE VIEW y AS SELECT total(q)p, *,bb AS q FROM x AS 1, x AS x2 USING ( a,ba,ba,q); CREAT y1.q=y2.q; SELECw-CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('C00 a,b a,b b"b c00', 'bbb 000'); SELECT * FROM x where y MATCH 'b`b NEAR/0 C00'; kv[CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'running and ll; INSERLIMITill; INSERLIMITiO t1(rolllllllllllMlllllll; INSllllllllllumping'); SELECT roERT INTO t8uuCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'KEYryyeing and juyyyeing eing and juyyyeing and Ouyyand juyymping'); SEmp'; t?CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'KEYryyeing and juyyy%ing and juyymping'); SEmp'; ".wsCREATE TABLE t0( a,ba,b,c,d,e, P UNIQUE,bI a,be, PRIMARY KEY(a,b,p,a,ba,b, a,be,d,a,bI,c)) WITHOUT ROWID;REINDEX X wsCREATE TABLE t0( a,ba,b,c,d,e, P U,IQUE,bI a,be, PRIMARY KEY(a,b,p,a,ba,b,c,d,e,d,a,bI,c)) WITHOUT ROWID;REINDEX X w~sCREATE TABLE t0( a,ba,b,c,d,e, P UNIQUE,bI a,be, PRIMARY KEY(a,b,p,a,be,b,c,d,e,d,a,bI,c)) WITHOUT ROWID;REINDEX X } CREATE TABLE t0( a,ba,b,c,d,e, P UNIQUE,bI a,be, PRIMARY KEY(a,c,c,a,ba,b,c,d,e,d,a,bI,c,ba,b,c,d,e)) WITHOUT ROWID;REINDEX X s|kCREATE TABLE t0( a,ba,b,c,d,e, P UNIQUE,bI a,be, PRIMARY KEY(a,c,c,a,ba,b,c,d,e,d,a,bI,c)) WITHOUT ROWID+REI X n{aWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(11)FROM i ORDER BY 1) SELECT 1=1=1/-x FROM i LIMIT 147; nzaWITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(11)FROM i ORDER BY 1) SELECT 1=1/-x FROM i LIMIT 11 -7; ^8?CREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s s "a"ime(1,1,+,+,1 "a","b"(1,1,1 "a"1 "a","b"(1,1,1 "a"me(1,1,1)"'; .aCREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s s "a"ime(1,1,1,1 "a","b"(1,1,1 "a"me(1 "a",1,1)"'; CREATE TABLE t0( a,ba,b,c,d,e, P UNIQUE,bI a,be, PRIMARY KEY(a,ba,b,c,d,e, P ,d,e, ba,b,c,d,e,d,a,bI,c)) WITHOUT ROWID;REINDEX X 7CREATE TABLE t0( a,ba,b,c,d,e, P UNIQUE,bI a,be, PRIMARY KEY(a,ba,ba,b,c,d,e, ba,b,c,c,a,a,ba,b,c,d,e, ba,b,c,d,e,d,a,bI,c)) WITHOUT ROWID;REINDEX X ACREATE TABLE t0( a,ba,b,c,d,e, FOREIGNE,bI a,be, PRIMARY KEY(a,b,c,a,a,ba,b,c,d,e, ba,b,c,d,e,d,a,bI,b,c,a,a,ba,b,c,d,e, ba,b,c)) WITHOUT ROWID;REINDEX X #;x#C  CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE time(1,1,q)OR-x1.a-x2.a; SELECT total(1)p FROM y AS y1, y AS1, y y1, y A, y AS y1, y AS y y1; 0 eCREATE VIRTUAL TABLE t0st USING fts4 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" time(1,1E1,1 "a","b"(1,1,1,1,"b"(1,1,1,1)i)ime(1,1,@)"'; V1CREATE VIRTUAL TABLE t0st USING fts4 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s s1,1,1,1 "a","b"(1,1,1,1)ime(1, "a"ime(me(1,1,1,1 "a"1,1,1,1 "a","b"(1,1,1,1)ime(1,1,1)"'; ?CREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s s "a"ime(1,1,1,1 "a","b"(1,1,1,"b"(1,1,1 "a"me(1,1, "a"me(1,1,1)"'; ACREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s s1,1 "a","b"(1,1,1 "a"me "a"ime81,1,1,1 "a","b"(1,1,1 "a"me(1,1,1)"'; 292 CREATE TABLE "0000" ("000000" V0 "a","b" PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE+(SELECT "000000", "n00b00" FROM "0000" GROUP BY "a","b"LIKE"b"ESCAPE"b""a","b", "a","b" LIMIT 1)IS  CREATE TABLE "0000" ("000000" V0 "a","" PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE (SELECT "0GER00", "n00b00" FROM "0000" GROUP BY "a","b""a","b", "a","b""a","b", "a","b" LIMIT 1)IS C  CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE time(1,1,1)IS /* */x2.a; SELECT total(1)p FROM y AS y1, y AS1, y y1, y A, y AS y1, y AS y y1; "kuoCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES('2001-01-01nsion(1,1)', 'foo'); INSERT INTO ft VALUES('2001-01-01foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo -2001-01-01-01-011 -2001-011 -2001-01-011 -1'; ECREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('0bb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb ""OR"""""" OR - sdrft OR 0'; 5oCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('0bb c00', 'bbb 0 0'); SELECT * FROM x where y MATCH 'bbb OR - strft OR L OR L strft* OR 0'; strft* OR 0'; 3kCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('0bb c00', 'bbb 0 0'); SELECT * FROM x where y MATCH 'bbb OR - st OR - strft OR L rft OR L strft* OR 0'; naWITH i(x) AS ( VALUES(1) INTERSECT SELECT 1=1-randomblob(1)i ORDER BY 1) SELECT avg(1) x FROM i ,I, i ,I; jYWITH i(x) AS ( VALUES(1) INTERSECT SELECT-randomblob(1)i ORDER BY 1) SELECT avg(1) x FROM i I, i ,I; >x8uCREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹٹ˹ٹ˹ "a"kenize=un"); RT ^ADROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹٹ˹ٹ˹ "a"kenize=un"); RT B CREATE TABLE t0(a, b); SeLECT DISTINCT "a","ba","b",count(*)WHERE(SELECT "a","b", *,"ba","b",count(*)FROM (SELECT "ba","b""""a","ba","y","b",oid,"b""a","ba","b",count(*)a FROM t0) )NOTNULL; >CREATE TABLE t0(a, b); SeLECT DISTINCT "a","ba","b",count(*)WHERE(SELECT "a","b", *,"ba","b",count(*)FROM (SELECT "ba","b""""a","ba","y","b", round(1,1)"ba","b",count(*)a FROM t0) )FRO; 44HDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹٹ˹ٹ˹=un"); RT rr DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(1020012001501-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+57777%777772001-01-017,6,'000'||substr(c,4) FROM t1 WHECURRENT_TIMESTAMP; CREATE INDEX t0b ON t1(a); REINDEX; SELECT(c FROM EN 30 AND 60; rr DROP TABLE IF EXISTS t0; CREATE TABLE t1(a TEXTGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(1020012001501-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+57777%777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); REINDEX; SELECT(c FROM EN 30 AND 60; rr DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(1020012001501501-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+ 77775777772001-01-017,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); REINDEX; SELECT(c FROM EN 30 AND 60; rr DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER NRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(1020012001501-01-01-01,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'p0' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5777757-7772001-01-017,6,'000'||substr(c,4) FROM t1 WHECURRENT_TIMESTAMP; CREATE INDEX t0b ON t1(a); REINDEX; SELECT(c FROM EN 30 AND 60; fRfh UCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 1=1(1,1)ite_compileoption_used(1)f 1=1 c a,b d'); SELECT snippet(ft0, '0', '0', '', -1,12) FROM ft0 WHERE ft0 MATCH 'compileoption_used(1)f 0 (1)a''b''a''b''c'; ACREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x ; SELECT total(A),"a", a,total(A),"a", a,b FROM y AS y1, y AS1, xy1, y AS y1, y ; \=CREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s "a"time(1,1,1*1 "a"NOTNULL,"b"( a"NOTNULL,"b1,1,1OTNULL,"b"( "a"NO;NULL,"b1,1,1,1)ime(1,1,")"'; (UDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB t0ٹ˹0st9ٹ˹ٹ˹˹t0ٹ˹ùٹ˹t0ٹ˹ùùٹ˹t0ٹ "a"kenize=un"); RT i^ni &WITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(2001.01-01333333333333333333331) x FROM i LIMIT 10; u%oWITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(2001.01-011) x FROM i LIMIT 200 u$oWITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(2001.01-011) x FROM i LIMIT 30; u#oWITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(2001.01-011) x FROM i LIMIT 90; ;"{CREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1444444444444444444444444) Fa; SELECT(A),"a" a,b FROM y AS y1, y A, y AS y1, y A1, x A, y A, y ASA, y AS y1, y y1, y AS y y1; _!CCREATE TABLE x(a,b); CREATE VIEW y AS SELECT avg(1) FROM x AS x1, x AS x2x1, x AS x2 WHERE x1.a; SELECT total(A) "a",$a,b FROM y AS y1, y AS1, x AS yy1, y AS y1, y A1, y AS y1, y AS y1, y A1, y Ay AS y1, y AS y y TLPT{-{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1<1, zeroblob(1)) x FROM i LIMIT 10; {,{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1<1, CURRENT_DATE) x FROM i LIMIT 10; {+{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1<1, CURRENT_TIME) x FROM i LIMIT 30; {*{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1<1, CURRENT_TIME) x FROM i LIMIT 90; )WITH i(x) AS ( VALUES(1) UNION ALL SELECT upper( -1 || 4444444444444444444.44*441) i GROUP BY 1) SELECT x FROM i LIMIT 10; (BEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50)UNIQUE not null, PARTICIPANTID text(50) not null,E0000000000 int not null, constraint P000000 primary key Du'oWITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob( unicode(1)) x FROM i LIMIT 200 E (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D00(C00 int00000,S0000 int not null, L00000000000000 text(50) not nul Fl, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int not null, L00000000000000 text(50 G) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 int00000, S0000 int not nul Hl, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0000000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int I not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null, S000007 text(300) null, JS000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B00000000000000 text(100) null, I0000000 K00 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 Ltext(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIONID text(50) not null, REC MIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int not null, A0000000000000 text(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 int null, S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0000000000000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 b@bp4eWITH i(x) AS ( VALUES(1) UNION ALL SELECT min(DISTINCT @1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 16 h3UWITH i(x) AS ( VALUES(1) UNION ALL SELECT CURRENT_TIME FROM i ORDER BY 1) SELECT x FROM i LIMIT 16 D2 CREATE TABLE t0(a TEXT, b TEXT); INSERT INTO t0 VALUES('0','0'); INSERT INTO t0 VALUES('0','2'); INSERT INTO t0 VALUES('0','3'); SELECT a FROM t0 WHERE /* */(SELECT zeroblob(A)>b FROM t0 Ob); {1{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, zeroblob(1)) x FROM i LIMIT 200 {0{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, zeroblob(1)) x FROM i LIMIT 30; {/{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1,1, zeroblob(1)) x FROM i LIMIT 90; {.{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1<1, CURRENT_TIME) x FROM i LIMIT 200 *Btk9[SELECT SQLITE_RENAME_TABLE(0,0); SELECT SQLITE_RENAME_TABLE(00,20); SELECT SQLITE_RENAME_TABLE('2001#01>>>>+>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>########################2001#01>>>>>>>>>> >>>>>>>>>>>>>>>>-01f00', '000'); J8SELECT SQLITE_RENAME_TABLE(0,0); SELECT SQLITE_RENAME_TABLE(00,20); SELECT SQLITE_RENAME_TABLE('2001-01>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>N>>>>>&>TEMPOR###########>-01f00', '000'); d7MSELECT SQLITE_RENAME_TABLE(0,0); SELECT SQLITE_RENAME_TABLE(00,20); SELECT SQLITE_RENAME_TABLE('2001-0??????????????????????????1>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>N>>>>>&>TEMPORARY>>>>>>>>>-01f00', '000'); h6UWITH i(x) AS ( VALUES(1) UNION ALL SELECT quote(1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 04 h5UWITH i(x) AS ( VALUES(1) UNION ALL SELECT min( @1) +1 FROM i ORDER BY 1) SELECT-x FROM i LIMIT 04  :PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b|~c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,4)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  ;PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a|~b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,4)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  <PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1,-2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,4)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  =PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT 'a''b'c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,4)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; >-PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(2001-01-011, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,4)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  ?PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a |b|| round(A,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -?, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; @5PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a| randomblob(1)|b||c -?, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  APRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c OR-?, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; oCcCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruent EATEXVICATing Gnnning ant jgnt MATing Gnt juBETWEEN VALUEERE contenEEN VALUEERE content MATing Gnt MATing Gnt jumping'); CCH B!PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,1)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c LIKE-?, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; vFqCREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '01'); INSERT INTO t0(docid, x) VALUES(2001-01-010, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '*2*01-01-01' ORDER BY docid DESC; vEqCREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '01'); INSERT INTO t0(docid, x) VALUES(2001-01-010, '2001-01-01b'); SELECT rowid FROM t0 WHERE x MATCH '*2001-01-01' ORDER BY docid DESC; D CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruent EATE VICATing Gnnning ant jgnt MATing Gnt juBETWEEN VALUEERE contenEEN VALUEEREent EATE VICATing G content MATing Gnt MATing Gnt jumping'); CCH s(Ts]J?CREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,e /* */)); INSERT INTO t5 VALUES(1,1,1,1,?,10000); INSERT INTO t5 VALUES(2,2,2,2,?,20000); INSERT INTO t5 VALUES(1,2,3,4,?,10000); INSERT INTO t5 VALUES(2,3,4,5,?,20000);REINDEX PI%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT "a", avg(1),"b"p FROM y AS y1y1, y AS y1, y AS y1, y AS y , y AS1, x AS y1, y AS y1, y AS y1, y AS y y1; PH%CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT "a","b","a","b"p FROM y AS y1y1, y AS y1, y AS y1, y AS y , y AS1, x AS y1, y AS y1, y AS y1, y AS y y1; GCREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '01'); INSERT INTO t0(docid, x) VALUES(2001-01-010, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '2001-01-01*2001-01-01' ORDER BY docid DESC; A~{N{PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b,-0 || 1.01),b)OR a='0' ORDER BY +x; zMyPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,' -100','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b,-01.01),b)OR a='0' ORDER BY +x; ?LCREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(a, a, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, b, b, c, b, c, b, a,b b ;K{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(a, a, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, b, b, c, b, c, b, a FQ#CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d sqlite_compileoption_used(1)f 0 b c a,b d'); SELECT snippet(ft0, '', '?', '', -1, 8) FROM ft0 WHERE ft0 MATCH 'compileleoption_used"1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''on_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''option_used(1)f 0 "(1)a''b''a 0 (1)a''b''a''B''b''ption_used(1)f 0 (1)a''b''a 0 (1)a''b''a''b''b''c';(PUCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(c,b,a,e,e)); SELECT * FROM t0 WHERE a=E AND b=? AND c=? AND d=? AND b=? AND c=? AND d\CREATE TABLE t000(c0aba,b ,I, a sqlite_compileREALon_ge a,bUNIQUE,INT0000); SELECT c000.* FROM t000 AS c00 NATURAL JOIN t000 AS00 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; [CREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' load_extension(131)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1 strftime(1,1,1,1)*@1 1=1';f oZcCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES(' load_extension(131)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1 @1 1=1';f 6R6*`YCREATE TABLE x(a,b); CREATE VIEW y AS SELECT DISTINCT/* */( nullif(1,1)) "a","b"; SELECT $tota|(SELECT $tota|(1)p FROM x AS y1, y, y AS y1)p FROM x AS y1, y AS yj_YCREATE TABLE x(a,b); CREATE VIEW y AS SELECT load_extension(1,1)q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT DISTINCT total(1)p FROM x AS y1, y A, y AS1, y Sy1, y A, y AS1, y y1, y S1, y y, y y1, y, y AS1, y Sy1, y A, y Ad1, y y1, yS1, y y, y y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, y S1, y ASy1, y S1, y y, y y1, y S1, y AS y1, yH^CREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE 0XADD02001FOR 01; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ON (1)99) OR^]ACREATE TABLE t000(c0aba,b ,I, a sqlite_compileREALon_get(1)UNIQUE,INT0000); SELECT c000.* FROM t000 AS c0 NATURAL JOIN t000 AS0 JOIN t000 AS00 NATURAL JOIN t000 NATURAL JOIN t000 AS c00 NATURAL JOIN t000 AS c000; crrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrcrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrZrrrrrrrrrrrrrrrrrrprrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrYrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0'2 '0 V ; INSERT INTO x1(doci \a=CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'RP H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr@rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr b frrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr`rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); Xb5CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrryrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr e irrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr`rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); Xc5CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrryrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr h lrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr`rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); Xd5CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrryrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr k orrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr`rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); Xe5CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr]rrrrrrrryrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr n rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr@rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr`rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H F'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); Xf5CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr_rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrryrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrr~rrrrrrrrrrrrrrrrrrrrrrrrrr q urrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr`rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr[rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); cgKCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrryrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrkrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrVrrrrrrrrrrrrrrrrrrrrrrrrrrr t xrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr>rrr`rrrrrrrrrrrrrrrrremove_diacritics=rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrSrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr-rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr0b00rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I , 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R');*INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES@10, '0 I 0 M', 'N 0 K 0 C'M 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1!docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J QTIONIDSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 WE H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT Iocid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); Bh CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c ; INSERT INTO x1(docid,a,b,c) VALUES 0, 'H T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L:0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H  S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, 'trseparators=0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrLUErrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrryrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrryrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr w {rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrfrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 FN X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INO x1LU[S(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); [i;CREATE VIRTUAL TABLE x1 USING FTS4( a,ba,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr z ~rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr@rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr{rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrfrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 FN X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); IN INTO x1LU[S(9, 'Z 0 F N P',$'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(.1, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15 E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B!X', 'L Z 0 N 0'); GjCREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr } rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr@rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Y N', 'V E C 0'); ff kCREATE VIRTUAL TABLE x1 USING FTS3(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrdrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr?rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrWHERErrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrbrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrprrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrcompileoptionrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,,cLUES INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VAW H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 2 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); P@oCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter [a] [a]); INSERT INTO t1(rowid, content) VALUES(1, 'runnine and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run mp'; ln]WITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1<1, .11) FROMi GROUP BY 1) SELECT x FROM i LIMIT 10; mCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(e,b,c,d,e)); SELECT * FROM t0 WHERE@a=?BETWEEN?BETWEEN char(1)BETWEEN? AND d=? AND d=? AND e=A; l'CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P HW S', 'R J L L E');VACUUM; INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr p&m6uqCREATE TABLE t0(a, b); SELECT DISTINCT oid,"b""""a","ba","b",a F,oid"a","b","ba","b",a F,oid"aa","u",a FROM (SELECT count(*)a ); SELECT DISTINCT oid,"b""""a"FROM t0) WHERE a==0; 4tmCREATE TABLE t0(a, b); SELECT DISTINCT oid,"b""""a","ba","b",a F,oid"a","b","b""""a","ba","b",a F,oid"a","ba","b",a F,oid"aa","b",a FROM (SELECT count(*)a FROM t0) WHERE a==0; jsYPRAGMA encoding=UTF16le; CREATE TABLE t0tϐS('ab0S('ab0')'); IrPRAGMA encoding=UTF16le; CREATE TABLE t0tϐ ('ab0'); GqSELECT sqlite_rename_parent( "REFERENCES 0@s!",'0!0'ISNULL,'000'); pWITH i(x) AS ( VALUES(1) UNION ALL SELECT sqlite_compileoption_get(1/77777777777777777777) FROMi GROUP BY 1) SELECT x FROM i LIMIT 10; 4Cy CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'separator leparator lioely(1)arator lioely(1)');'); SELECT row WHERE cot MATCH 'runp'; 'xSPRAGMA foreign_keys = 1; CREATE TABLE t1(x INTEGER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON UPDATE SET DEFAULT ON DELETE SET NULL);REPLACE INTO t1 VALUES(13); I Vw1BEGIN; CREATE VIRTUAL TABLE t0 USING fts4(order=desc); INSERT INTO t0 VALUES('RIGHT avg0 b'); INSERT INTO t0 VALUES('bb c'); INSERT INTO t0 VALUES('cc 00'); SELECT docid FROM t0 WHERE t0 MATCH '00'; END; nvaCREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '02001-01-010'); INSERT INTO t0(docid, x) VALUES(0, '02 ;001-01-01b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; &! |CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 AS LEF102 JOIN t102 AStT JOIN t102 tT JOIN t102 t1 ON t1.i0 LIKE 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0=+t0.i0 OR t1.i0=t1.oid); {CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEF102 JOIN t102 AStT JOIN t102 tT JOIN t102 t1 ON t1.i0 LIKE 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON+t1.i0=+t0.i0 OR t1.i0=t1.oid); Vz1CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a /* */,e)); SELECT DISTINCT* FROM t0 WHERE glob(1,1)=? AND a=? AND b=? AND c=?BETWEEN? AND e OR?AND c=? AND d=? AND b AND d=? AND e OR?AND c=? AND c=?BETWEEN? AND e OR?; ]piWCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 LEFT JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON(t1.i0< t2.i0 OR 50 AND t0.i0=t1.i0 AND t0.i0=t2.i0) AND t0.i0TNULL,"b1a"NOTNULL,"b"( "a"NOTNULL, s "a"time(1,",1,1,1)ime(1,1,")"'; u)oCREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s "a"time(1,1,1,1 "a"NOTNULL s "a"time(1,1,1,1 "a"NOTN,"b"( "a"NOTNULL,"b1a"NOTNULL,"b"( "a"NOTNULL,",1,1,1)ime(1,1,")"'; h(UCREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s "a"time(1,1,1,1 "a"NOTNULL,"b"( "a"NOTNULL,"b1a"NOTNULL,"b"( "a"NOTNULL,",1,1,1)ime(1,1," randomblob(1))"'; Z'9CREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH ' /* */ "a"time(1,1,1,1 "a"NOTNULL,"b"( "a"NOTNULL,"b1a"NOTNULL,"b"( "a"NOTNULL,",1,1,1)ime(1,1,")"'; X>j0WBEGIN; CREATE TABLE A000(ISSUEID text(50)not null, OB0ECTID text(50)UNIQUE not null, PARTICIPANTID text(50) not null,E0000000000 int not null /WITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(2001.01-01333333333333333333331) x FROM i LIMIT 200 .WITH i(x) AS ( VALUES(1) UNION ALL SELECT total(1) i ORDER BY 1) SELECT zeroblob(2001.01-01333333333333333333331) x FROM i LIMIT 10; -WITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(2001.01-01333333333333333333331) x FROM i LIMIT 30; ,WITH i(x) AS ( VALUES(1) UNION ALL SELECT * FROM i ORDER BY 1) SELECT zeroblob(2001.01-01333333333333333333331) x FROM i LIMIT 90; +3CREATE VIRTUAL TABLE t0st USING fts3 (k00000d sqpileoption_get(1)'000'); SELECT * FROM t0st WHERE k00000d MATCH '" t s "a"time(1,1,1,1 "a"NOTNULL,"b"( "a"NOTNULL,"b1a"NOTNULL,"b"( "a"NOTNULL,",1,1,1)ime(1,1"NOTNULL,"b"( "a"NOTNULL,",1,1,,")"'; , constraint P000000 primary key (ISSUEID, OB0ECTID, PARTICIPANTID)); CREATE TABLE A00000000000000000(L0 UNIQUE, Q00 int not null, N000000 text(50)UNIQUE not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, F00000000000 text(100) not null, R0000000 int not null, S00000000 text(30) not null, L0000000 text(200) not null, A00000000000000000 int not null, R00000 int not null, N000000000000 text(1) null, N0000000000000 text(1) null, N00000000 text(1) null, N0000000000000000 text(1) null, N00000000000000000 text(1) null, C00000000000000 text(1) not null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D00(C00 int00000,S0000 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U000 int00000, P00000000000000 int00000, L000000 int00000, L00000000 int00000, U0000000 text(300) null, L000000D text(50) null, R0000000 int not null, L0000 text(200) not null, I00000000000 text not null, E00000000 text null, A00000000000000 text not null, I000000000000 text(100) not null, C00000000000000 text(1) not null, A00000000000000000 int not null, constraint P00000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE A0000000000(TQUNID text(30) not null, O0 text(50) null, I000000 text(50) null, D00000000 text(50) null, C0000000000000 text(50) null, C0000000000 text(100) null, C00000000 text(100) null, C00000000000000 text(100) null, C000000000E text(100) not null, constraint P0000000000000 primary key (TQUNID)); CREATE TABLE C000000000000000(C00000 int n ot null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int0L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, B000 text null, constraint P00000000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE H00(DAT0000E text(2) not null, O0000 text(20) not null, K0000000000 text(100) not null, F0000000000 int00000, T00000000 int00000); CREATE TABLE D000(F0000000000 text(30) not null, V000000 int not null); CREATE TABLE D00000000000C0000000(TQUNID text(3) not null, S0000 text(50) not null, O000 text(50) not null, P000 text(300) not null, D00000000000000000000000 text(20) null, C00000000 text(100) not null, constraint P000000000000000000000 primary key (TQUNID)); CREATE TABLE D0000F0000000(C00 i nt00000, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int00000, P0000000000000M int00000, L000000 int00000, L0000000000000000 int00000, U000000000000000 text(300) null, L00000000000000D text(50) null, R000000000000000000 text(50) null, constraint P000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE D0(TQUNID text(30) not null, I00 text(50) not null,E000 text(50) null, D0000000000 text(100) null, D0000000000000000 int null,constraint P000 primary key (TQUNID)); CREATE TABLE E00000(T00000 int not null, N00000 text(50) not null, M000 blob not null, T0000D text(30) not null); CREATE TABLE E0ON0000000000(C000000 int null, S0000 int not null, L00000000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, D0000 text(20) null, D0002 text(20) null, D0003 text(20) null, D0004 text(20) null, D0005 text(20) null, D0006 text(20) null, D0007 text(20) null, D0008 text(20) null, D0009 text(20) null, D00000 text(20) null, V00000 int null, V00002 int null, V00003 int null, V00004 int null, V00005 int null, V00006 int null, V00007 int null, V00008 int null, V00009 int null, V000000 int null, V000001 int null, V000002 int null, V000003 int null, V000004 int null, V000005 int null, V000006 int null, V000007 int null, V000008 int null, V000009 int null, V000020 int null, S000000 text(300) null, S000002 text(300) null, S000003 text(300) null, S000004 text(300) null, S000005 text(300) null, S000006 text(300) null , S000007 text(300) null, S000008 text(300) null, S000009 text(300) null, S0000000 text(300) null, L0000000000 text null, L0000000002 text null, L0000000003 text null, L0000000004 text null, L0000000005 text null, L0000000006 text null, L0000000007 text null, L0000000008 text null, L0000000009 text null, L00000000000 text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE F000000000(TQUNID text(30) not null, P000 text(300) not null, D00000000000000000000 text(1) null, constraint P000000000000 primary key (TQUNID)); CREATE TABLE F0(C00 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A000000000000 text, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L000000000000000 text(50) null, P0000000000000 text(50) null, B000 text null, B0000000000000 0 text(100) null, I000000000 text(1) null, F0000000 text(300) not null, V0000000000 text(300) not null, V000000000000 text(300) not null, D00000000000 text(40) not null, I000000 text(1) null, D0000000000000 text(50) not null,constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE L0000(C00000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000000 text null,constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G0(C000000 int null, S0000 int not null, L0000000000 text(50) not null, P00000000000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 te xt(50) not null, A0000000 text(50) not null, C00000000000 text(20) null, L000000000000000 text(20) null, U00000000000 int null, P0000000000000M int null, L000000 int null, L0000000000000000 int null, U000000000000000 text(300) null, L00000000000000D text(50) null, S0000000000000000000 text(30) not null, P00000000000000000 text(30) not null, P0000000000000D text(1) not null, C00000000000000000000 text(1) not null, A0000000000000000 text null, P0000000000000 text null, E0000000000000000000 text null, E000000000000000000L text null, constraint P0000000000000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE G000000000000000000000(ID int not null,U0 text(30) not null, constraint _0000000000000000 primary key (ID)); CREATE TABLE I00(TQUNID text(30) not null, D0000000 text(20) not null, I000000 text(50) not null, K00000000 text(30) not null, F00000000 int not null, L000000 text(20) null, E0000000000000 blob not null, P000000000000 blob not null, constraint P00000 primary key (TQUNID)); CREATE TABLE O0(INVITATIO NID text(50) not null, RECIPIENTNODEID text not null, D0000000000 text(20) , constraint P000000000 primary key (INVITATIONID, RECIPIENTNODEID)); CREATE TABLE I0(O000 text null, S0000000 text(50) not null, R000000000 text0 null, R00000000000000 text(50) null, R00000 text null, I000000 text(50) not null, E0000000 text not null, M0000000000 blob not null, I00000000000000 int not null, T00000 text null, D00 text(20) not null); CREATE TABLE I0000(C00000 int0, S00 int not null, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0ECTID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, P00000000000000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, C000000000000 text(300) null, C00000000000 text null, I000000000000 text(1) null, B000 text null, I00000000000E text(1) not null, I0000000E int ext(50) null, I00000000000 text(1) not null, constraint P00000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE I000000(C0000 8888888888888888888888888888, L00000000000000 text(50) not null, P000000 text(50) null, ISSUEID text(50) not null, OB0E\TID text(50) not null, R0000000000 int not null, C0000000000 text(50) not null, A0000000 text(50) not null, C000 text(20) null, L0000000 text(20) null, U00000000000 int null, PR00000 int null, L000000 int null, L00000000 int null, U0000000 text(300) null, L000000D text(50) null, I00000000 text0 null, I0000000 text not null, I00000000000 text(20) null, I0000 int null, I0000000000 int null, D0000000000 text(1) null, I000E text(1) not null, A000000000000000 int0, constraint P0000000 primary key (ISSUEID, OB0ECTID)); CREATE TABLE K00(MSGID integer not null, S00000 text(50) null, R000000 text not null, constraint P000000000 primary key (MSGID)); CREATE TABLE D00(N0000000000000000000000000 text(50) null, C000000000 text(20) not null, T00000 text(30) not null, P0000000000 text(50) null); 0 W=Wp8eWITH i(x) AS ( VALUES(1) UNION ALL SELECT min(DISTINCT @1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 204 p7eWITH i(x) AS ( VALUES(1) UNION ALL SELECT min(DISTINCT @1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 24 p6eWITH i(x) AS ( VALUES(1) UNION ALL SELECT min(DISTINCT @1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 84 h5UWITH i(x) AS ( VALUES(1) UNION ALL SELECT min( @1) +1 FROM i ORDER BY 1) SELECT-x FROM i LIMIT 24 h4UWITH i(x) AS ( VALUES(1) UNION ALL SELECT min( @1) +1 FROM i ORDER BY 1) SELECT-x FROM i LIMIT 84 {3{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1<1, CURRENT_DATE) x FROM i LIMIT 200 {2{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1<1, CURRENT_DATE) x FROM i LIMIT 30; {1{WITH i(x) AS ( VALUES(1) UNION ALL SELECT x<1 FROM i ORDER BY 1) SELECT strftime(1<1, CURRENT_DATE) x FROM i LIMIT 90; of |vpjd^XRLFztnhb\VPJD>82,& ~xrlf@:4.(" `ZTNHB<60*$ S R P N H E ? : 5 / ) $   ٻA ػ; ׻7 ֻ4 ջ2 Ի0 ӻ, һ& ѻ! л ϻ λ ͻ ̻ ˻ ʻ ɻ Ȼ Ǻ~ ƺ| ź{ ĺz út ºo j f b _ \ Y U S R Q P O M K I F B @ ? > = < ; 8 0 * & % $     | y u   ~ z v p k h d ` ߻[ ޻V ݻS ܻO ۻK ڻF o k j |i yh vg sf pe md jc gb da a` `\ _Y  ^V ]S \Q [N ZJ YF XC WA V@ U? T> S= R< Q; P:   ;PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b|~c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A-4)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; p:eWITH i(x) AS ( VALUES(1) UNION ALL SELECT min( ltrim(1,1)) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 04 p9eWITH i(x) AS ( VALUES(1) UNION ALL SELECT min(DISTINCT @1) +1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 03  <PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b|~c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,B)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; =+PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b|~c, b| random()|c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a *b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,4)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  >PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT 'a''b'c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,6)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  ?PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT 'a''b'c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,8)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc;  @PRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT 'a''b'c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,3)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; B CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruent EATEXVICATing Gnnning ant jgnt MATing Gnt juBETWEEN VALUEERE contenEEN VALUEERE c EATEXVICATing Gnnniontent MATing Gnt MATing Gnt jumping'); CCH APRAGMA max_page_count = 10.0000; CREATE TABLE abc(a, b, c); INSERT INTO abc VALUES(1, 2, 3); INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT 'a''b'c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b|| round(A,B)c, b||c||a, c||a||b FROM abc; INSERT INTO abc SELECT a||b||c -1, b||c||a, c||a||b FROM abc; IO c FROM abc; INSERT INTO abc SELECT c, b, a FROM abc; ??;F{CREATE TABLE t3(a NTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(a, a, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 ORDER BY b, c, b, b, c, b, a, b, b ECREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '01'); INSERT INTO t0(docid, x) VALUES(2001-01-010, '2001-01-01b'); SELECT rowid FROM t0 WHERE x MATCH '2001-01-01*2001-01-01' ORDER BY docid DESC; DCREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '01'); INSERT INTO t0(docid, x) VALUES(2001-01-010, '2001-01-01b2001-01-01'); SELECT rowid FROM t0 WHERE x MATCH '*2001-01-01' ORDER BY docid DESC; vCqCREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '01'); INSERT INTO t0(docid, x) VALUES(2001-01-010, '2001-01-01b'); SELECT rowid FROM t0 WHERE x MATCH '0*2001-01-01' ORDER BY docid DESC;  oIcCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1)', 'foo'); INSERT INTO ft VALUES('xtension(1,1', 'foo'); INSERT INTO ft VALUES(' load_extension(131)', 'foo'); INSERT INTO ft VALUES('xtension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', ' @1');VALUES('foo', ' @1'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' @1*@1 1*1';f oHcCREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE 0XADDA2001-01-01; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ONT JOIN t0b ON (x=99) OR (x=99) ORDER BY x;VACUUM oGcCREATE TABLE t0a(x); CREATE TABLE t0b(y); INSERT INTO t0a(x)VALUES(1); CREATE INDEX t000 ON t0a(x) WHERE 0XADDADD0NOTNULL; PRAGMA automatic_index=OFF; SELECT * FROM t0a LEFT JOIN t0b ONT JOIN t0b ON (x<99) OR (x=99) ORDER BY x;VACUUM s KCREATE TABLE t0000(a INTEGER DEFAULT KEY UNIQUE,UTOINCRPRIMARY KEY UNIQUE,UTOINCREEMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('00000'); INSERT INTO t0000(a) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); JCREATE TABLE t0000(a INTEGER PRIMARY KEY UNIQUE,UTOINCRPRIMARY KEY UNIQUE,UTOINCREEMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(b) SELECT('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('00000'); INSERT INTO t0000(a) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); s MCREATE TABLE t0000(a INTEGER PRIMARY KEY UNIQUE,UTOINCRPRIMARY KEY UNIQUE,UTOINCREEMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('00000');REPLACE INTO t0000(a) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); LCREATE TABLE t0000(a INTEGER PRIMARY KEY UNIQUE,UTOINCRPRIMARY KEY UNIQUE,UTOINCREEMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER UPDATE ON t0000 BEGIN INSERT INTO t0000(a) SELECT('00000'); INSERT INTO t0000(a) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); l|O}CREATE TABLE t0000(a INTEGER PRIMARY KEY UNIQUE,UTOINCRPRIMARY KEY UNIQUE,UTOINCREEY KEY UNIQUE,UTOIEFOREER t0001 BRY KEY UNIQUE,UTOIEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000');REPLACE INTO t0000(b) VALUES('0; END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BT('00000'); INSERT INTO t0000(a) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); N%CREATE TABLE t0000(a INTEGER PRIMARY KEY UNIQUE,UTOINCRPRIMARY KEY UNIQUE,UTOINCREEMENT, b); CREATE TRIGGER t000001 BEFORE INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('000');REPLACE INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t000000 AFTER INSERT ON t0000 BEGIN INSERT INTO t0000(a) SELECT('00000'); INSERT INTO t0000(a) VALUES('00'); END;EXPLAIN INSERT INTO t0000(b) VALUES('0000'); rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr`rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr~rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr soundex(1)rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); XP5CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0&Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrryrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr`rrrrvrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); XQ5CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrryrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr`rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', 'V J P E C'); INSERT INTO x1(docid,a,b,c) VALUES(18, 'A 0 0 O Q', 'L 0 0 Y 0', 'G 0 M R N'); INSERT INTO x1(docid,a,b,c) VALUES(19, 'T 0 0 P 0', '0 V Y B X', 'L Z 0 N 0'); XR5CREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrryrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrprrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr5rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(-1, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', id,a,b,c) ES(1 PP SECREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrprrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr5rrrrrrrrrrrrrrrrrrrrrrrrr load_extension(1,1)rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrJ C Y N', 'R 0 0 X V', 'B O U A Q'); INSERT INTO x1(docid,a,b,c) VALUES(5, 'L U', '0 F N X S', '0 Q A N Y'); INSERT INTO x1(docid,a,b,c) VALUES(6, 'M R G T', 'U V I Q P', 'X Y 0 L S'); INSERT INTO x1(docid,a,b,c) VALUES(7, '0 Y 0 I', 'X J P K R', '0 O T H V'); INSERT INTO x1(docid,a,b,c) VALUES(8, 'Y 0 0 0', '0 U E S J', 'N W L M R'); INSERT INTO x1(docid,a,b,c) VALUES(9, 'Z 0 F N P', 'W 0 X 0', 'V 0 E Q A'); INSERT INTO x1(docid,a,b,c)VALUES(10, '0 I 0 M', 'N 0 K 0 C', 'A H T Q n'); INSERT INTO x1(docid,a,b,c)VALUES(11, '0 E Q 0', '0 I 0 C B', 'F Z U W R'); INSERT INTO x1(docid,a,b,c)VALUES(12, 'E S V U', 'T P F W H', 'A M 0 J Q'); INSERT INTO x1(docid,a,b,c) VALUES(13, 'S B 0 0', 'U 0 N 0 P', 'X Z Y G F'); INSERT INTO x1(docid,a,b,c) VALUES(14, 'K 0 A B L', 'S R 0 C Z', '0 W E H J'); INSERT INTO x1(docid,a,b,c) VALUES(15, 'C E U C C', 'W F M N M', 'T Z U X T'); INSERT INTO x1(docid,a,b,c) VALUES(16, 'Q G 0 0 0', '0 0 N 0 0', 'B 0 I H Y'); INSERT INTO x1(docid,a,b,c) VALUES(17, 'Q T S K 0', 'W B 0 Y N', id,a,b,c) ES(1 PDU CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter [a] [a] [a]); INSERT INTO t1(rowid, content) VALUES(1, 'runnine and jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run mp'; TECREATE VIRTUAL TABLE x1 USING FTS4(a,b, c); INSERT INTO x1(docid,a,b,c) VALUES(0, 'H 0 0 T', 'V M 0 Y K', '0 Z N Q S'); INSERT INTO x1(docid,c,b,c) VALUES(1, 'K N L 0', '0 Z 0 J Q', '0'); INSERT INTO x1(docid,a,b,c) VALUES(2, '0 M O I', 'R P H W S', 'R J L L E'); INSERT INTO x1(docid,a,b,c) VALUES(3, '0 R 0 L', 'M 0 K A V', 'Q W 0 T J'); INSERT INTO x1(docid,a,b,c) VALUES(4, 'rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr eswDY PRAGMA foreign_keys = 1; CREATE TABLE t1(x INTE KEY DEFAULT 10 REFERENCES t1GER PRIMARY KEY DEFAULT 10 REFERENCES t1(x) ON UPDATE SET DEFAULT ON DELETE SET NULL);REPLACE INTO t1 VALUES(13); I xXuCREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(10000000.000000000, '02001-01-010'); INSERT INTO t0(docid, x) VALUES(0, '02001-01-012 ;001-01-01b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; nWaCREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(100000006000000000, '02001-01-010'); INSERT INTO t0(docid, x) VALUES(0, '02 ;001-01-01b'); SELECT rowid FROM t0 WHERE x MATCH '0*' ORDER BY docid DESC; V3CREATE TABLE t0(a, b); SELECT DISTINCT oid,"b""""a","ba","b",a F,oid"a","b","ba","b",a F,oid"aa","b",a FROM (SELECT #ount(*)a FROM t0) WHERE aA=0; x2xY\7CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unningand jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run """""""""""""""""""; INSERT INTO t1"""1"""""""""""""""""""""""""""""""1"ru"""""""""""""""""n """"""""""""""""""""""run """"""""""""""""""""""""""""""""b""""""jump'; Y[7CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unningand jumping'); SELECT rowid FROM t1 WHERE content MATCH 'r""""""""""""""""""; INSERT INTO t1""""1"""""""""""""""""""""""""""""""1"ru"""""""""""""""""n """"""""""""""""""""""run """""""""""""""""""""""""""""""1"""""""""jump'; JZCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'sepseparator leparator IMMEDIarator leparator IMMEDIATE'); SELECT row WHERE cot MATCH 'runp'; _)CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 LEF10 JOIN t102 AS LEF102 JOIN t102 AStT JOIN t102 tT JOIN t102 t1 ON t1.i0 LIKE 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0=+t0.i0 OR t1.i0=t0.oid); ^)CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 LEF10 JOIN t102 AS LEF102 JOIN t102 AStT JOIN t102 tT JOIN t102 t1 ON t1.i0 LIKE 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t0.i0=+t0.i0 OR t1.i0=t1.oid); ]CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEF102 JOIN t102 AStT JOIN t102 tT JOIN t102 t1 ON t1.i0 LIKE 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0= t0.i0 OR t1.i0=t0.oid); bCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEF102 JOIN t102 AS tT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 LEFT JOIN t102 AS t2 ON(t1.i0= t1.i0 OR t1.i0= t1.i0 OR t2.i0=t1.oid); a)CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 LEF10 JOIN t102 AS LEF102 JOIN t102 AStT JOIN t102 tT JOIN t102 t1 ON t1.i0 LIKE 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0=+t0.i0 OR t2.i0=t1.oid); `)CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 LEF10 JOIN t102 AS LEF102 JOIN t102 AStT JOIN t102 tT JOIN t102 t1 ON t1.i0 LIKE 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON+t1.i0=+t0.i0 OR t1.i0=t1.oid); ifWCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 /* */JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON(t1.i0< t1.i0 OR 50 AND t0.i0=t1.i0 AND t0.i0=t2.i0) AND t2.i0t1.oid); igWCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 /* */JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON(t1.i0< t0.i0 OR 50 AND t0.i0=t1.i0 AND t1.i0=t2.i0) AND t2.i0t1.i0 AND t0.i0 t0.i0 OR 50 AND t1.i0=t1.i0 AND t0.i0iCREATE VIRTUAL TABLE x USING fts4(y ALUES00S000,/,); SELECT * FROM x where y MATCH 'bbb NEAR/6 0DDDDIRTUAL TABTE VIRTUAL TABLE x USING ftsLE x USIN:::::ftb4(y,'; A=CREATE VIRTUAL TABLE x USING fts4(y ALUES00S000,/,bbb,R,GEXP'bbb'); SELECT * FROM x where y MATCH 'bbb NEAR/6 0DDDDIRTUAL TABTE VIRTUAL TABLE x USING ftsLE x USIN:::::ftb4(y,'; <?CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('00 b"b c00', 'b`b* b,b/B a,b''b"b 0a0'); SELECT * FROM x where y MATCH 'b`b "a","b"000'; p1GFCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE q=q+time(1,1,1)OR-x1.a-x2.a; SELECT total(1)p FROM y AS y1, y AS1, y y1, yA, y AS y1, y AS y y1; +E[CREATE TABLE x(a,b); CREATE VIEW y AS SELECT sqlite_source_id() q FROM x AS x1, x AS x2 WHERE+time(1,q,1)OR-x1.a-x2.a; SELECT total(1)p FROM y AS y1, y AS1, yy1,1; +D[CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p,+x2.b AS q FROM x AS x1, x AS x2 WHERE+time(1,q,q)OR-x1.a-x2.a; SELECT total(1)p FROM y AS y1, y AS1, yy1,1; CCREATE TABLE x( a,b a,ba,q); CREATE VIEW y AS SELECT total(q)p, *,bb AS q FROM x AS 1, x AS x2 USING ( a,a,ba,ba,ba)q); CREAT y1.q=y BCREATE TABLE x( a,b a,ba,q); CREATE VIEW y AS SELECT total(q)p, *,bb AS q FROM x AS 1, x AS x2 USING ( a,a,ba,ba)ba,q); CREAT y1.q=y =5j==KCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x ASx1, x x2 WHERE q=1+time(1,1,1)OR-x1.a=x2.a; SELECT total(1)p FROM y AS y1, y AS1, y y1, y A+ y 1; -J_CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE q=1+time(1,q,1)OR-x1.a=x2.a; SELECT total(1)p FROM y AS1, y y1, y A+ y 1; 7IsCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE q=1+time(1,1,1)OR-x1.a=x2.a; SELECT total(1)p FROM y AS y1, y AS1, x y1, y A+ y 1; GHCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.a AS q FROM x AS x1, x AS x2 WHERE q=1+time(1,1,1)OR-x1.a=x2.a; SELECT total(1)p FROM y AS y1, y AS1, y y1, y A, y AS y1, y AS y y1; GGCREATE TABLE x(a,b); CREATE VIEW y AS SELECT total_changes() AS q FROM x AS x1, x AS x2 WHERE q=q+time(1,1,1)OR-x1.a-x2.a; SELECT total(1)p FROM y AS y1, y AS1, y y1, y A, y AS y1, y AS y y1; EhYO7CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE q=P+time(1,1,1)OR-x1.a-x2.a; SELECT total(1)p FROM y AS y1, y AS1, y y1, y A, y y1, y y1, y A, y AS y1, y AS y y1; YN7CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p,-x2.b AS q FROM x AS x1, x AS x2 WHERE q=1+time(1,1,1)OR-x1.a-x2.a; SELECT total(1)p FROM y AS y1, y AS1, y y1, y A, y y1, y y1, y A, y AS y1, y AS y y1; YM7CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE q=1+time(1,1,q)OR-x1.a-x2.a; SELECT total(1)p FROM y AS y1, y AS1, y y1, y A, y y1, y y1, y A, y AS y1, y AS y y1; 7LsCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE q=1+time(1,1,Q)OR-x1.a=x2.a; SELECT total(1)p FROM y AS y1, y soundex(1) y 1; ;#Fi;*SYCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 JOIN t102 LEF10 JOIN t102 LEF102 JOIN t102 AStT JOIN t102 L JOIN t102 tT JOIN t102 t1 ON t1.i0 LIKE 'a0'NATURAL LEFT JOIN t102 JOIN t102 AS t2 ON(t1.i0=+t0.i0 OR t1.i0=t0.oid); YR7CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE q >=time(1,1,1)OR-x1.a-x2.a; SELECT total(1)p FROM y AS y1, y AS1, y y1, y A, y y1, y y1, y A, y AS y1, y AS y y1; YQ7CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE NOT+time(1,1,1)OR-x1.a-x2.a; SELECT total(1)p FROM y AS y1, y AS1, y y1, y A, y y1, y y1, y A, y AS y1, y AS y y1; YP7CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE q=1+time(1,1,1)OR-x1.ayCREATE TABLE x( a,b a, a,ba,q);SELECT total(q)p, *,ba Aba,ba,q,ba,a,ba, a,a,ba,ba,qS q FROM x AS 1, x AS x2 USING ( "a","b",q,ba,ba,ba, a,a,ba,ba,ba,q,ba,a,ba, a,a,ba,ba,q); C=?CREATE TABLE x( a,b a, a,ba,q);SELECT total(q)p, *,ba AS q FROM x AS 1, x AS x2 USING ( "b","b",q,ba,ba,ba, a,a,ba,ba,ba,q,ba,a,ba, a,a,ba,ba,q); C<3CREATE TABLE x(,a,ba,ba a,b a,bs,ba1,V a,bx,q); CREATE VIEW y AS SELECT tota(q)p, *,bb AS q FROM x AS 1, x ASx2 USING ( q,a,ba,ba,a)q);y;;{CREATE TABLE x( a,b a, a,ba,q);SELECT total(q)p, *,ba AS q FROM x AS 1, x AS x2 USING ( ba, a,a,ba,ba,ba,q,ba,a,ba, a,a,ba,ba,q,ba,ba,ba, a,a,ba,ba,ba,q,ba,a,ba, a,a,ba,ba,q); C $t>e$>EPRAGMA temp_store_directory; PRAGMA temp_store_directory; :DyPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','0',1); INSERT INTO t1 VALUES(2,'00','0',5); INSERT INTO t1 VALUES(3,'000','0',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr('a000e0',b)OR a='0' OR trim(1,B) C3CREATE TABLE x(,a,ba,ba a,b a,bs,ba1,V a,bx,q); CREATE VIEW y AS SELECT tota(q)p, *,bb AS q FROM x AS 1, x ASx2 USING ( q,q,ba,ba,a)q);yB3CREATE TABLE x(,a,ba,ba a,b a,bs,ba1,V a,bx,); CREATE VIEW y AS SELECT tota(q)p, *,bb AS q FROM x AS 1, x ASx2 USING ( q,a,ba,ba,a)q);yA3CREATE TABLE x(,,ba,ba a,b a,bs,ba1,V a,bx,q); CREATE VIEW y AS SELECT tota(q)p, *,bb AS q FROM x AS 1, x ASx2 USING ( q,a,ba,ba,a)q);y@CREATE TABLE x( a,b a,1, x a,ba,q);SELECT tx AS 1, x( ba,ba,ba,q,ba,ba,ba, a,aba,ba,ba, a,a,ba,ba,ba,q,ba,a,ba, a,a,ba,ba,q); C YCH CREATE TABLE t1( [a]a, b, c); INSERT INTO t1 VALUES('a', 1, 1); INSERT INTO t1 VALUES('0', 6, 6); INSERT INTO t1 VALUES('c', 5, 5); INSERT INTO t1 VALUES('0', 4, 4); INSERT INTO t1 VALUES('0', 5, 5); INSERT INTO t1 VALUES('c', 6, 6); INSERT INTO t1 VALUES('b', 4, 4); INSERT INTO t1 VALUES('c', 7, 7); INSERT INTO t1 VALUES('0', 2, 2); INSERT INTO t1 VALUES('0', 3, 3); INSERT INTO t1 VALUES('a', 3, 3); INSERT INTO t1 VALUES('b', 5, 5); INSERT INTO t1 VALUES('c', 4, 4); INSERT INTO t1 VALUES('c', 3, 3); INSERT INTO t1 VALUES('a', 2, 2); SELECT * FROM t1 GROUP BY a, a, a,b[G;SELECT coalesce(instr(NULL,NULL), 9,instr(NULL,NULL), 9,0, 9,instr(NULL,NULL), 9,000); EFBEGIN TRANSACTION; CREATE TABLE t1(a int, b int, c int); CREATE INDEX i1 ON t1(a,a); INSERT INTO t1 VALUES(1,1,9); INSERT INTO t1 VALUES(2,4,8); INSERT INTO t1 VALUES(3,9,7); INSERT INTO t1 VALUES(6,6,4); UPDATE t1 SET b=a WHERE a in (10,12,20); INSERT INTO t1 SELECT*FROM t1 WHERE a OR (SELECT * FROM t1 WHERE a<10); DR QrQN?PRAGMA foreign_keys= ON; CREATE TABLE p(i PRIMARY KEY); CREATE TABLE c(VIEWj REFERENCES p ON UPDATE CASCADE); INSERT INTO p VALUES('0e00o'); INSERT INTO c VALUES('0e00o'); UPDATE p SET i= '000'; SELECT * FROM c; sMkCREATE VIRTUAL TABLE t4 USING fts4(tokenize=unicode61 "remove_diacritics=0"); INSERT INTO t4 SELECT avg(1) t0; 3LmSELECT@10 IN (SELECT group_concat(1,1)_mastur); tKmCREATE TABLE t0(x); INSERT INTO t0 VALUES('0000t'),('0o00'); SELECT DISTINCT x FROm (SELECT zeroblob(1) x FROM t0 GROUP BY x) WHERE x=('0o00'); SELECT DISTINCT x FROM (SELECT zeroblob(1) x FROM t0 GROUP BY x) WHERE x='0' ORD'0' ORDER BY x; 'JS;EXPLAIN PRAGMA cache_size;EXPLAIN PRAGMA cache_size; PRAGMA default_cachO_size;EXPLAIN PRAGMA synchronous;; PRAGMA default_cachO_size;EXPLAIN PRAGMA synchronous; x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; OAPRAGMA foreign_keys= ON; CREATE TABLE p(i PRIMARY KEY); CREATE TABLE c(VIEWj REFERENCES p ON UPDATE CASCADE); INSERT INTO p VALUES('0e00o'); INSERT INTO c VALUES('0e00o'); INSERT INTO c VALUES('0e00o'); UPDATE p SET i= '000'; SELECT * 00o'); UPDATE p SET i= '000'; SELECT * FROM c; ^0^NR!PRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT printf(1,1)OR x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; LQPRAGMA auto_vacuum=INCREMENTAL; PRAGMA page_size=0000; PRAGMA cache_size=00; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT printf(ALL) x FROM t0; DELETE FROM t0 WHERE rowid>200; VACUUM; {S{DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000հR'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; {T{DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '*000*OR'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; {U{DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; \'ZSPRAGMA aut_um = inc; PRAGMA page_size=1000; PRAGMA journal_mode=off; CREATE TABLE t1(a, b); INSERT INTO t1 VALUES(zeroblob(1000), :eroblob(5000)); DELETE Fm; =YCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX '+2 days0''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '0 0000000000000 ''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; tXmWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ strftime(1,oid,1) -11 FROM i GROUP BY 1) SELECT x FROM i LIMIT 90; sWkWITH i(x) AS ( VALUES(1) UNION ALL VALUES(1) UNION ALL SELECT total(1) i ORDER BY 1) SELECT x FROM i LIMIT 10; sVkWITH i(x) AS ( VALUES(1) UNION ALL VALUES(1) UNION ALL SELECT +1 FROM i ORDER߽1) SELECT x FROM i LIMIT 10; =UO=^!CREATE TABLE x1(a); CREATE TABLE x2(b); INSERT INTO x1 VALUES(1), (1), (2); INSERT INTO x2 VALUES(1), (2); SELECT count(*) FROM x2 WHERE b IN (SELECT b); INSERT INTO x1 VALUES(1), (1), (2); INSERT INTO x2 VALUES(1), (2); SELECT cDISTINCT char(1) a FROM x1 LIMIT 2); &]QSELECT '' UNION SELECT '000h' ORDER BY 1 ASC UNION SELECT '000h' ORDER BY'' UNION SELECT '000h' ORDER BY 1 ASC UNION SELECT '000h' ORDER BY 1 , 1 ASC; 1 , 1 ASC; Y\7SELECT '' UNION SELECT '000h' ORDER BY 1 ASC UNION SELECT '000h' ORDER BY 1 , + ASC; '[SPRAGMA aut_um = inc; PRAGMA page_size=1000; PRAGMA journal_mode=off; CREATE TABLE t1(a, b); INSERT INTO t1 VALUES(zeroblob(3000), :eroblob(5000)); DELETE Fm; ]_?DROP INDEX IF EXISTS t0; DROP INDEX IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); ; DROP INDEX IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES(4400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT NDEX IF EXISTS t0; CREAT2), max(va0u01) FROM t1 GROUP BY i01;  tamCREATE TABLE t0(a); INSERT INTO t0 VALUES('a'); SELECT a| CAST(a AS clob000)< CAST(a AS clob000) FROM t0; FROM y`wDROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,3,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT a+5,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(b); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN [a]AND 1=1 ^[u;^Yi7PRAGMA psiAL; PRAGMA wal_autocheckpoint == WAL; PRAGMA wal_autocheckpoint =100; PRAGMA page_siAL; PRAGMA wal_autocheckpoint == WAL; PRAGMA wal_autocheckpoint =100; PRAGMA journal_size_limit = 10000;AGMArnal000; -h_PRAGMA page_siAL; PRAGMA wal_autocheckpoint == WAL; PRAGMA wal_autocheckpoint =100; PRAGMA jo == WAL; PRAGMA wal_autocheckpoint =100; PRAGMA urnal_size_limit = 10000; gCREATE TABLE t5(a,b,c,d,e,f,UNIQUE(a,b,a,d,e,b),UNIQUE(a,b,c,d,e,f ); I(5,10000); INSERT INTO t5 VALUES(2,3,4,5,6,20000);REINDEP AfSELECT 10 UNION ALL SELECT 20 ORDER BY a.b.LLATE s00000000e; EeSELECT abs(-9 || 72036858547758047759 || 720368585477580477800); Wd3SELECT abs(-9 || 7203685854775804775800);SELECT abs(-9 || 7203685854775804775800); +c]SELECT printf('%*.*u',5,2,300000e1003); tbmCREATE TABLE t0(a); INSERT INTO t0 VALUES( -1); SELECT a< CAST(a AS clob000)< CAST(a AS clob000) FROM t0; FROM 9J9ll]CREATE TABLE t14(a,b,c); VALUES(1,2,34,5,6) INTERSECT VALUES( lower(1),3,total(1),1,3);3,total(1),1,3); kADROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INT0000); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(1); INSERT INTO t1 VALUES(2); INSERT INTO t1 VALUES(3); INSERT INTO t1 VALUES(1); CREATE TABLE t2(x); INSERT INTO t2 SELECT DISTINCT CASE a WHEN 1 THEN randomblob(12001-01-01)WHEN 6 THEN zeroblob(5)ELSE '000' END FROM t1; SELECT quote(x) FROM t2ORDER BY 1; 2jiBEGIN TRANSACTION; CREATE TABLE t1(a,b); CREATE TABLE t0(x,y); CREATE TRIGGER r0AFTER INSERT ON t1 WHEN new.a = 0 BEGIN INSERT INTO t0(x,y) VALUES(new.rowid,1); INSERT INTO t0(x,y) SELECT * FROM t0; INSERT INTO t0 SELECT * FROM t1; UPDATE t0 SET y=y+x=new.rowid; SELECT 000; DELETE FROM t0 WHERE x=new.rowid; DELETE FROM t0 WHERE x=new.rowid; END; INSERT INTO t1(a,b) VALUES(0,0); C END; INSERT INTO t1(a,b) VALUES(0,0); COMMIT; A3nkPRAGMA page_size = 1024; PRAGMA journal_mUde = WAL; PRAGMA wize = 1024; PRAGMA jUde = WAL; PRAGMA wtocheckpoint = 100; PRAGMA joint = 100; PRAGMA journal_size_limit = 1.000; ;m{PRAGMA encoding=UTF16le; CREATE TABLE t0t0006(a COLLATE nocase PRIMARY KEY); INSERT INTO t0t0006 VALUES('ab0'); INSERT INTO t0t0006 VALUES('ABX'); SELECT DISTINCT 'a'>a FROM t0t0006; _recei0ed); CREATE INDEX date_l0000e0_inde0 ON messa0es(date_last_0ie0ed); CREATE INDEX d0t000000000000000 ON messa0es(date_created); CREATE INDEX m000a0e000000000i0000i0000_0n000 ON messa0es(messa0e_id,mailbo0); CREATE INDEX sqlite0ocument_0d_inde0 ON messa0es(document_id); CREATE INDEX m000a0e0r0000000e0 ON messa0es(read); CREATE INDEX m000000000000000i0000 ON messa0es(fla00ed); CREATE INDEX m0000000000000000n000 ON messa0es(mailbo0, date_recei0ed); CREATE INDEX me00a0e0r0000e00000000000000 ON messa0es(remote_mailbo0, remote_id); CREATE INDEX m0s0a00000000i0000 ON messa0es(t0pe); CREATE INDEX m00000e00o00000a00000000000000s0t0o00p0000000_0n000 ON messa0es(con0ersation_id, con0ersation_position); CREATE INDEX m00000000000 ON messa0es(fu000_ancestor); CREATE INDEX m0s0000_0000000000s000000000 ON messa0es(sub0ect,fu000_ancestor); CREATE INDEX m000a0e0000000000000ct00u000000d00000e00000000000e0 ON messa0es(sender, sub0ect, automated_con0ersation); CREATE INDEX m0000000000000000000 ON messa0es(sender); CREATE INDEX m0s00s0 ON messa0es(root_status); CREATE TABLE sub0ects (W00 INTEGER PRIMARY KEY, sub0ect COLLATE RTRIM, normali0ed_sub0ect COLLATE RTRIM); CREATE INDEX sqlite000000000000000 ON sub0ects(sub0ect); CREATE INDEX sqlite0_0o0000000000u00000000000 ON sub0ects(normali0ed_sub0ect); CREATE TABLE addresses (R00 INTEGER PRIMARY KEY, address COLLATE NOCASE, comment, UNIQUE(address, comment)); CREATE INDEX a000d0000000000 ON addresses(address); CREATE TABLE mailbo0es (R0000 INTEGER PRIMARY KEY, u00 UNIQUE,a0000000 INT0000 DEFAULT 0, u00000000000 INT0000 DEFAULT 0, u0000000000t INT0000 DEFAULT 0, d000000000000 INT0000 DEFAULT 0, u00000000000000000000000000000000000 INT0000 DEFAULT 0, c0000000000000000, source INT0000, a000000000000000000000000); CREATE INDEX m000000000000000000000 ON mailbo0es(source); CREATE TABLE labels(I0 INTEGER PRIMARY KEY,messa0e_id INT NOT NULL,mailbo0_id INT NULL, UNIQUE(messa0e_id, mailbo0_id)); CREATE INDEX d00 ON labels(messa0e_id, mailbo0_id); CREATE INDEX ls_ ON labels(mailbo0_id) dqpgSELECT sqlite_rename_parent( "<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 'a' ~~C CREATE TABLE De00Ta0le (x char(1), Tex00e0 TEXT, D000 Real); CREATE INDEX D00000000000 ON De00Ta0le (Tex00e0); INSERT INTO De00Ta0le VALUES(9,8,7); INSERT INTO De00Ta0le VALUES(1,2,3); CREATE VIEW De00V0e0 AS SELECT * FROM De00Ta0le ORDER BY avg(1); SELECT* FROM De00Ta0le INTERSECT SELECT * FROM De00V0e0 ORDER BY 1; 7sDROP TABLE IF EXISTS t0; CREATE TaBLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1,X''); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c, .14) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,40e024) FROM t1; INNSE !dJ SELECT CAST(zeroblob(1000) AS tt);SELECT CAST(zeroblob(1000) AS tt); LCREATE TABLE t00b AS SELECT?46AS '',$5 AS @', 6 AS ''; SELECT FROO t0jYCREATE TABLE t0000(a INTEGER PRIMARY KEY AUTOINCREMENT, b); CREATE TRIGGER t000001 BEFORE UPDATE ON t0000 BEGIN INSERT INTO t0000(b) VALUES('000'); INSERT INTO t0000(b) VALUES('000'); END; CREATE TRIGGER t0000000AFTER INSERT ON t0000 BEGIN INSERT INTO w0000(b) VALUES('000000'); INSERT INTO t0090(b) VALUES('00'); END; INSERT INTO t0000(b) VALUES('0000'); M [;PRAGMA auto_vacuum = incremental; PRAGMA journal_mode = DELETE; CREATE TABLE t1(a PRIMARY KEY, b); INSERT INTO t1 VALUES(randomblob(1000), randomblob(100)); INSERT INTO t1 SELECT randomblob(102001-01-0100), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(102001-01-0100), randomblob(1000) FROM t1; INSERT INTO t1 SELECT randomblob(1000), randomblob(1000) FROM t1; DELETE FROM t1 WHERE rowid%2; GG` EPRAGMA encoding=utf16 ;; PRAGMA encoding=utf16 ;; PRAGMA ncoding (1); PRAGMA encoding (1); a GCREATE TABLE t4(a,b,c,d,e,f,g,h,i); CREATE INDEX t4all ON t4(a,b,c,d,e,f,g,h); INSERT INTO t4 VALUES(1,2,3,4,5,6,7,8,9); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1 VALUES('t4','t4all','600000 160000 40000 10000 20s60 100 40 10'); ANALYZE sqlite_master; SELECT i FROM t4 WHERE a=1; SELECT i FROM t4 WHERE b=2; SELECT i FROM t4 WHERE D=3; SELECT i FROM t4 WHERE d=4; SELECT i FROM t4 WHERE e=5; SELECT i FROM t4 WHERE f=6; SELECT i FROM t4 WHERE g=7; SE8ECT m _CREATE TABLE t1(a,b,c); INSERT INTO t1(a,b,c) VALUES(1,2,3),(7,8,9),(4,5,6),(10,1,10),(4,8,10),(1,10,100); CREATE INDEX t1a ON t1(a); CREATE INDEX t1b ON t1(b); ANALYZE; DELETE FROM sqlite_stat1; INSERT INTO sqlite_stat1(tbl,idx,stat)VALUES('t1','t1a','12000'),('t1','t1b','10000'); ANALYZE sqlite_master; SELECT*,'0'FROM t1 WHERE a BETWEEN C AND 8 ORDER BY c; m_CREATE TABLE t0(a, b); CREATE INDEX i0 ON t0(a);EXPLAIN CREATE INDEX i2 ON t0(a,b); CREATE INDEX i3 ON t0(b,b); INSERT INTO t0 VALUES(randomblob(20),randomblob(20)); INSERT INTO t0 SELECT randomblob(20), randomblob(20) FROM t0; INSERT INTO t0 SELECT randomblob(20), randomblob(20) FROM t0; INSERT INTO t0 SELECT randomblob(20), randomblob(25) FROM t0; ANALYZE; fQCREATE TABLE t0(a, b); CREATE INDEX i0 ON t0(a); CREATE INDEX i2 ON t0(a,b); CREATE INDEX i3 ON t0(b,b); INSERT INTO t0 VALUES(randomblob(20),randomblob(20)); INSERT INTO t0 SELECT randomblob(20), randomblob(20) FROM t0; INSERT INTO t0 SELECT randomblob(20), randomblob(20) FROMt0; INSERT INTO t0 SELECT randomblob(20), randomblob(25) FROM t0; ANALYZE; w sPRAGMA synchronous=ON;PRAGMA synchronous=ON;PRAGMA synchronous=ON; PRAA synchronous=ON; PRAize; PRAPR7GMA synchrono m_CREATE TABLE t0(a, b); CREATE INDEX i0 ON t0(a); CREATE INDEX i2 ON t0(a,b); CREATE INDEX i3 ON t0(b,b); INSERT INTO t0 VALUES(randomblob(20),randomblob(20)); INSERT INTO t0 SELECT randomblob(20), randomblob(20) FROM t0; INSERT INTO t0 SELECT randomblob(20), randomblob(20) FROM t0; INSERT INTO t0 SELECT randomblob(20), randomblob(25) FROM t0; ANALYZE;ANALYZE xx DROP TABLE IF EXISTS t0; CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c); INSERT INTO t1 VALUES(1,1,'0000'); INSERT INTO t1 VALUES(10,1,'0000'); INSERT INTO t1 VALUES(20,1,'o000'); INSERT INTO t1 VALUES(3,1,'0000'); INSERT INTO t1 VALUES(40, 1, 'o000'); INSERT INTO t1 VALUES(50, 1, 'o000'); INSERT INTO t1 VALUES(60, 1, '0000'); INSERT INTO t1 VALUES(70, 1, '0000'); INSERT INTO t1 VALUES(80, 1, 'o000'); INSERT INTO t1 VALUES(90, 1, 'o0000'); INSERT INTO t1 SELECT a+1,2,'000' || substr(c,4) FROM t1; INSERT INTO t1 SELECT a+2,3,'0'||substr(c,2) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+3,4,'0'||substr(c,4) FROM t1 WHERE c GLOB 'o0*'; INSERT INTO t1 SELECT a+4,5,'+'|~substr(c,4) FROM t1 WHERE c GLOB 'o00*'; INSERT INTO t1 SELECT-a+577777777777,6,'000'||substr(c,4) FROM t1 WHERE c GLOB '0000*'; CREATE INDEX t0b ON t1(a); ANALYZE; SELECT c FROM t1 WHERE b=3 AND a BETWEEN 30 AND 60; A;{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'.200'; COMMIT; ;{BEGIN; CREATE TABLE n00be0s(a PRIM "a","b" b); INSERT INTO n00be0s(oid) VALUES(NULL); INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; INSERT INTO n00be0s(oid) SELECT NULL FROM n00be0s; UPDATE n00be0s set a= oid, b =-'+00.'; COMMIT; rr|}PRAGMA encoding=UTF16be;PRAGMA encoding=UTF16be; CREATE TABLE t0EYVALUE ('ab0'); CREATE TABLE t0EYVALUE ('ab0'); CREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y INTEGER PRIMARY KEY,a,b); INSERT INTO t92 VALUES(1,2,3); SELECT 1 FROM t91 LEFT JOIN t92 ON a=22 OR b=3 OR a=22 OR b=3 OR b=3; Sn 2 P TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT S FROM x9 WHERE y IS NULL; SELECT 6 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 7 FRO t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT + FROM t91 LEFT JOIN t92 ON a=20 OR b=30 WHERE y IS NULL; SELECT 9 FROM t91 LE=T JOIN t92 ON a=20 AND b=3 WHERE y IS NULL; 1 12iCREATE TABLE t00b AS SELECT "a","b"COLLATE''LIKE''LIKE' TABLE t00b AS SELECT "a","b"COLLATE''LIKE''LIKE'',"b"COLLATE''LIKE''L; SELECT * 0',"b"COLLATE''LIKE''L; SELECT * 00b; 1iBEGIN IMMEDIATE;BEGIN IMMEDIATE;REINEREINDEX xuCREATE TABLE t0b(x); INSERT INTO t0b(rowid, x) VALUES( 1=01,10),(2,1 >>1); UPDATE t0b SET rowid=rowid+1 WHERE x=10; tmWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ group_concat(1,1) -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 200 tmWITH i(x) AS ( VALUES(1) UNION ALL SELECT x+ group_concat(1,1) -11 FROM i ORDER BY 1) SELECT x FROM i LIMIT 90; xuCREATE TABLE t0a(a,b); CREATE TABLE t0b(x); INSERT INTO t0a VALUES('on0', 1); INSERT INTO t0a VALUES('on0', 2); INSERT INTO t0a VALUES('t00', 3); INSERT INTO t0a VALUES('0', NULL); INSERT INTO t0b(rowid,x)VALUES(1,1); INSERT INTO t0b(rowid,x)VALUES(2,200); INSERT INTO t0b(rowid,x) VALUES(3,300); SELECT a, count(b) FROM t0a, t0b WHERE a82,& ~xrlf@:4.(" `ZTNHB<60*$ vcu^tYsTrPqLpGoCn>m9l4k0j,i(h#L\KWJRINHKGGFCE?D=C;B7A2@+?'>#= <;:98 7 654|3x2w1v0r/q.o-l,i+g*d)a(]'[&X%U$S#P"L!G C>;:85/*'"  f edcba `_^}]vZsWqToQmOkNiMc   ~ {xrpnlia _ ^ Z Ug! T S R P N H E ? : 5 / ) $  |;}BEGIN; CREATE TABLE Re00T000e(T00000 INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TABLE TempT000e(Te0tID INTEGER PRIMARY KEY, Te0tSt00n0 TEXT); CREATE TEMP TRIGGER t000000000AFTER UPDATE ON TempT000e BEGIN INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT00.e LIMIT a,b1; END; INSERT INTO TempT000e(Te0tSt00n0) VALUES ('1'); INSERT INTO TEMPT000e(Te0tSt00n0) SELECT new.Te0tSt00n0 FROM TempT00.e LIMIT a,b1; END; INSERT INTO TempT000e(Te0tSt00n0) VTempT000e(Te0tSt00n0) VALUES ('2'); UPDATE TempT000e SET Te0tSt00n0 = Te0tSt00n0 + 0 WHERE Te0tID=1 OR Te0tId=2; CELECT Te0tSt00n0 FROM Re00T000e ORDER BY 1; fyU>/SELECT 1000000%0000030000010100000000060060000101000000%00800000060000006000101000000%0080000010100000000060060000101000000%00800000060000006000101000000%0080000600000000000800006000006000000000008000060000; i=WWITH i(x) AS ( VALUES(1) UNION ALL SELECT x((((((((((I(((((((((((((((((((((((((((SELECT x(((((((((((((((((((((((((((((((((v(((((((<1 FROM i ORDER BY<1) SELECT x FROM i LIMIT 0001/01-0,#; <1DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators="); INSERT INTO t0 VALUES('TABLE IF EXISTS t fts4(tokenize=unicode61oneatwoBt0r00'); INSERT INTO t0 VTR`GGERone0000A0'); CREATE VIRTUAL TALECT * FROG fts4aux(t0); SELECd * FROM t0aux; zC;SELECT 1000000%000000060060000100%00000006006000000001000000%00000060060000100%00000006006000000001000000%000000600000000006000000006000000000060000; $BODROP INDEX IF EXISTS MAIN.x000i; MACREATE TABLE t1(a,b); INSERT INTO t1 VALUES(2,'000'); INSERT INTO t1 VALUES(1,'0'); INSERT INTO t1 VALUES(3,'000000'); SELECT *, ( SELECT a FROM (SELECT a,b,"a","b"y) ) FROM ( SELECT * FROM t1 ) AS x; <@SELECT sqlite_rename_parent( "R<DPRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00','00',1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','00000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a-b ),b)OR a- sqlite_version() L7LsCREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, f, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE d=2 AND c=3 ORDER BY d COLLATE rtrim(1,1C; TK-SELECT sqlite_compileoption_used('SQ'); SELECT sqlite_compileoption_used('SQ'); ;J}SELECT '1.0e64'/'1.0000e1.0000e-621e64'/'1.0000e+2 62'; iIWSELECT sqlite_rename_parent( "X'a'a",'000','000');SELECT sqlite_rename_parent( "X'a'a",'000','000'); DH PRAGMA encoding=UTF16le; CREATE TABLE t1(x,a,b,c); INSERT INTO t1 VALUES(1,'00',0e02,1); INSERT INTO t1 VALUES(2,'00','e0',5); INSERT INTO t1 VALUES(3,'000','0000',90); INSERT INTO t1 VALUES(4,'0','0',2); INSERT INTO t1 VALUES(5,'00','0',2000); SELECT x FROM t1 WHERE c=instr( char( a,b,-01-01),b)OR a='0' ORDER BY +x; g/gDP CREATE VIRTUAL TABLE t4 USING fts4(x); INSERT INTO t4(docid, x) VALUES(- -1000000000000000, '00'); INSERT INTO t4(docid, x) VALUES(0, '2001-01-010b'); SELECT rowid FROM t4 WHERE x MATCH '0*'; PO%SELECT '1.00e64'/'1.000E337e6'/'1.000E337e6e64'/'1.000Ee+e64'/'1.000Ee+62'; nNaPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'PRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 9e99/; ALTER TABLY t1 ADD COLUMN d TEXT oding=UTF16;00'; UPDATE t1 SET x=c+1; SELECT* FROM t1; MPRAGMA encoding=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-' -19e99/; ALTER TABLE t1 ADD COLUMN d TEXT oding=UTF16;00'; UPDATE t1 SET x=c+1; SELECT* FROM t1; bbS#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, a) WHERE d IS NOT [a]; INSERT INTO t1 VALUES(.1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEX RCREATE TABLE t3(a ITEGER QRIMARY KEY, b, c 'a''b' f); CREATE INDEX t0000 ON t3(b, c, []); EXPL WHERE b=2 AND c=1 ORDER BY c, a DESC; xQuDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, c) VALUES (1, 'This is 0 tISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid, est'); INSERT INTO t1 (docid, c) VALUES (2, strftime(1,1,1,1)); INSERT INTO t1(docid, c) VALUES (3, 'This is 0 test'); DELETE FROM t1 WHERE docid IN(1,3); SELECT OPTIMIZE(t1) FROM t1 LIMIT 1; mU#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE a IS NOT [a]; INSERT INTO t1 VALUES(.1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEXT#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE b IS NOT [a]; INSERT INTO t1 VALUES(.1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEX miXWWITH i(x) AS ( VALUES(1) UNION ALL SELECT substr(1,1.1) FROM i ORDER BY 1) SELECT x FROM i LIMIT 1402WCREATE TABLE t1(x, y DEFAULT( time(1,1, time(1,1,1),1,1))); INSERT INTO t1(x)VALUES(1); SELECT x, length(y) FROM t1;VACUUM V#CREATE TABLE t1(a, b, c, d); CREATE INDEX i0 ON t1(a, b) WHERE d IS+NOT [a]; INSERT INTO t1 VALUES(.1, -1, -1, NULL); INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1; INSERT INTO t1 SELECT 2*a,2*b,2*c,d FROM t1;REINDEX |q[gPRAGMA king=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900'; ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e99' ;ALTER TABLE t1 ADD OLUMN d TEXT DEFAUL----------------- t1 SET x=x;1; qZgPRAGMA king=UTF16; CREATE TABLE t1(x); INSERT INTO t1 VALUES(1); ALTER TABLE t1 ADD COLUMN b INT0000 DEFAULT '900' ;ALTER TABLE t1 ADD COLUMN c REAL DEFAULT-'9e99'; ALTER TABLE t1 ADD OLUMN d TEXT DEFAUL----------------- t1 SET x=x;1; YCREATE TABLE t1(a,b); CREATE INDEX [a] ON t1(a); INSERT INTO t1 VALUES( sqlite_compileoption_get(1),0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CREATE UNIQUE INDEX t00 ON 00(a)' WHERE name='t1a'; UPDATE sqlite_master SET sql='CREATE TABLE 00(a NOT NULL,b)' WHERE name='t1'; PRAGMA writable_schema=OFF; ALTER TABLE t1 RENAME TO t10; PRAGMA integrity_check 44b]IPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(200)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT random()LIKE@x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; b\IPRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(200)); INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT@random()LIKE x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; kk,a_SELECT sqliTe_compileoption_used('SQL'); ` CREATE VIRTUAL TABLE t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TABLE t3 USING fts3tokenize(simple, '', '0t0 USING fts3tokenize(simple); CREATE VIRTUAL TABLE t2 USING fts3tokenize(); CREATE VIRTUAL TA00'); f_QCREATE VIRTUAL TABLE t4 USING fts4(a, b, c, notindexed=b); INSERT INTO t4 VALUES('text 0ne', '0000', time(1,1,1)); INSERT INTO t4 VALUES('text 0ne', '0000', time(1,1,1)); INSERT INTO t4(t4) VALUES('integrity-check'); INTO ; p^ePRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(200)); INSERT INTO t0 SELECT randomblob(1) x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT random()LIKE x FROM t0; BEGIN; DELETE FROM t0 WHERE rowid%2; PRAGMA incremental_vacuum(); ROLLBACK; zdyCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES(' sqlite_source_id()CURRENT_TIME0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; c DROP TABLE IF EXISTS t0; DROP TABLE IF EXISTS t0; CREATE TABLE t1(i01, va0u01); INSERT INTO t1 VALUES($400,2),(4400,1); CREATE TABLE t2 (va0u02); INSERT INTO t2 VALUES(1); SELECT(SELECT sum(va0u02=va0u01)FROM t2), max( 0e0, 1 /* */) FROM t1 GROUP BY 002; 0beCREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 c d e'); INSERT INTO ft0 VALUES('f 0 b 0 c d e'); INSERT INTO ft0 VALUES('f 0 b c d'); SELECT snippet(ft0, CURRENT_TIME, -1, 1) FROM ft0 WHERE ft0 MATCH 'c'; c d'); SELECT snippet(ft0, CURRENT_TIME, -1, 1) FROM ft0 WHERE ft0 MATCH 'c'; 2giCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('CURRENT_TIME0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0;; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INSERT INTO x0 SELECT * FROM x0; f CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('CURRENT_TIME0 bc', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0;SELECT * FROM x0; INSERT IN ueoCREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('CURRENT_T coalesce(1,1)IME0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; EE]i?CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('CURENT_TIME0 b x0 SELECT * FROM x0; INSERU INTO x0 SELECT&* FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; Vh1CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('CURREN * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; T_TIME0 b c', 'd e f'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; blICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf(DISTINCT /* */) FROM t1 ORDER BY rowid; bkICREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('000','000','000'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%g0%c' /* */) FROM t1 ORDER BY rowid; Vj1CREATE VIRTUAL TABLE x0 USING fts4(0, b); INSERT INTO x0 VALUES('CURRENT_TIME0 b c', 'd CT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0e Q'); INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; INSERT INTO x0 SELECT * FROM x0; I<IoocCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AFT JOIN t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' JOIN t102 AS t2 LEFT JOIN t102 ON t .i0 GLOB 'a0'LEFT JOIN t102 t JOIN t102 A00e0 EnCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES($, 'foo');EXPLAIN INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' foo'; wmsCREATE TABLE t1(a,b,c); INSERT INTO t1 VALUES(1,2,3); INSERT INTO t1 VALUES(-1,-2,-3); INSERT INTO t1 VALUES('00+','000','00'); INSERT INTO t1 VALUES(1.5,2.05,3.005); SELECT printf('0%777777777777777777777c0%c' /* */) FROM t1 ORDER BY rowid; `qECREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000', b, '000' FRO FROM t1 UNION SELECT b,a, '000', b, '000' FRO FROM t1 UNION SELECT b,a,A'0', b, '000' FRO FROM t1 UA'0', b, '000' FRO FROM t1 U000'00' " Up/CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO T102 VALUES ('0'); SELECT * FROM t102 AFT JOIN t102 ONt0 LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn JOIN t102 ON t .i0 GLOB 'a0'LEFT JO~N t10 t JOIN t102 A0)); rr rPRAGMA synchronous = NORMAL; PRAGMA page_qize = 1024; PRAGMA journal_mode = WAL; PRAGMA cALLe_size = 10; CREATE TABLE t1(x PRIMARY KEY); PRAGMA wal_checkpoint;EXPLAIN INSERT INTO t1 VALUES(randomblob(800)); BEGIN; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 2 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 16 */ SAVEPOINT ne; INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; PRAGMA wal_checkpoint;EXPLECT randomblob(800)Mt1; /* 128 */ INSERi INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ ROLLBACK TO one; INSERT SELECT randomblob(800) FROM t1; /* 32 */ INSERT INTO t1 SELECT randomblob(800) FROM t1; INSERT INTO t1 SELECT randomblob(800) FROM t1; /* */ INSERT INTO t1 SELECT randomblob(800) FROM t1; /* 256 */ COMMIT; 8bvICREATE TABLE t000(a INTEGER PRIMARY KEY, b c); CREATE TABLE t001(p INTEGER PRIMARY KEY, q, r); CREATE TABLE t002(xINTEGER PRIMARY KEY, y z); EXPLAIN QUERY PLAN SELECT DISTINCT* FROM t000, t001, t002 t001, t002 WHE t0; /ucCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' LEFT JOIN t102 JOIN t102 AS t2 ON(t2.i0= t0.i0 OR t2.i0=t1.oid);; SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON t1.i0 GLOB 'a0' FtSELECT sqlite_rename_parent( "REFECES<=?; 3YS3 =SELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNIOULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY (2)ys x;  SELECT NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL ULECT 2 AS 'x' ORDERS 'x' ORDER BY (2)ys x; ;{CREATE TABLE t3(a INTEGER PRIMARY KEY, b, c, d, e, f); CREATE INDEX t00000 ON t3(b, c, d, e); EXPLAIN QUERY PLAN SELECT a FROM t3 WHERE b=2 AND c=3 GROUP BY b, c< b, a, c, d, e< f,E; dMCREATE VIRTUAL TABLE x USING fts4(y,ALUES000 bbb REGEXP'bbb 000'); SELECT * FROM x where y MATCH 'bbb N st N strftime(1,1&1,1)EAR/6 000 VIRTUAL TABLE x USING fts4(y,rktime(1,1&1,1)E/6 000 VIRTUAL TABLE x USING fts4(y,'; # SELECT NULL,"a","a","b" UNION SELECT"b","a","a","b" UNION SELECT"b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNI UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2'x' ORDER BY "a","b"; "5SELECT NULL,"a","a","b" UNO UNION SELECT 1 UNION SELECT 2'x' ORDER BY "a","a","b" UNO UNION SELECT 1 UNION SELECT 2'x' ORDER "a","b"; z!ySELECT+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ NULL "a","b" UNION SELECT "b"TL UNION SELECT 1 UNION SELECT NULL UNION SELECT 1 UNION SELECT 2 NNULL UNION SELECT 1 UNION SELECT 2 AS 'x' ORDER BY (2)ys x; , ,('UCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT time(1,1,1) a, b, '000' [a] FROM t1 UNION SELECT b,a, 1=1 '000' FROM t1 ORDER BY 3,3,a, '000', 3,a, '000' &3CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diecritUAL TABLE t0 USING fts4(tokenize=unicode61 'remove_diecritcs=1'S('0'); INSERT """""""""""""""""""""""""""""); I0"""); cs=1'S('0'); INSERT """"""""""""""""""""""""""""""""""""""""""""""""""); I0"""); I0; I%+SELECT NULL,"a","a","b" UNION SELECT"b"L,"a","a","b" UNION SELECT"b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2'x' UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2'x' ORDER BY "a","b"; r$iSELECT NULL,"a","a","b" UNION SELECT"b" UNION SELECT "b"LL UNION SELECT NULL,"a","a","b" UNION SELECT"b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UN1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2'x' ORDER BY "a","b"; WTW*+YCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX ' replace(1,1,1)f00000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '00:00 zeroblov(1)00000000000''000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '00:00 zeroblov(1)00000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; $*MCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, 3,a, '000', b, a,b, '000'COLLATE'000' FROM t1 GROUP BY 3,3,a, '000', 3,a, '000', b, a,b, '000' FR#)KCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, b, '000' [a] FROM t1 UNION SELECT b,a, 1=1 COLLATE'000' FROM t1 ORDER BY 3,3,a, '000', 3,a, '000' ((UCREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a, time(1,1,1) b, '000' [a] FROM t1 UNION SELECT b,a, 1=1 '000' FROM t1 ORDER BY 3,3,a, '000', 3,a, '000' j!Ijp2e'REATE TABLE t0(a, SELECT count(*)a FpOM ELECT count(*+a FpOM ELECT count(*+a FpOM t0 WHOM t0 WH6RE ==0; i1WWITH i(x) AS ( VALUES( avg(1)-011) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 204 i0WWITH i(x) AS ( VALUES( avg(1)-0=1) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 04 i/WWITH i(x) AS ( VALUES( avg(1)-011) UNION ALL SELECT 1=1 FROM i ORDER BY 1) SELECT x FROM i LIMIT 84 |.}PRAGMA page_sidL; PRAGMA wal_autochoint == WAL; PRAGMA journal_size_limit = 101; PRAGMA journal_size_limit = 10= 10.0 ; |-}PRAGMA page_siL; PRAGMA journal_size_limit = 10.; PRAGMA journal_size_limit = 10.0 ; PRAGMA journal_size_limit = 10.0 ; ],?PRAGMA page_sidL; PRAGMA wal_autocheckpoint ==L; PRAGMA wal_autocheckpoint == WAL; PRAGMA journal_size_limit = 10.; PRAGMA journal_size_limit = WAL; PRAGMA journal_size_limit = 10.; PRAGMA journal_size_limit = 10.0 ; \j67qCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(a); INSERT INTO t000 VALUES('s','s0'),(-hex(2<01-01-01-011),'000'),(-hex(1),'000'),(-hex(1),'m00'); #6KCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(a); INSERT INTO t000 VALUES('s','s0'),(-hex(2< random()),'000'),(-hex(1),'m00'); #5KCREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(b); INSERT INTO t000 VALUES('s','s0'),(-hex(2<01-01-011),'000'),(-hex(1),'m00'); 4EDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB̹"); INSERT INTO t0 VLU 3EDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB͹̹عƹ"); INSERT INTO t0 VLU =:=v;qCREATE TABLE t1(x, y DEFAULT(datetime('2001-81-01 '))); INSERT INTO t1(x)VALUES(1); INSERT INTO t1(x)VALUES(1); W:3SELECT printf('0%110.101s0%110.100s0%110.101s0%110.100s0','RE0','REN0', total(1));&9QCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY 002; B8 CREATE TABLE t000(a PRIMARY KEY, b) WITHOUT rowid; CREATE INDEX t0000 ON t000(a); INSERT INTO t000 VALUES('s','s0'),(-hex(2<01-01-011),'ހ0<01-01-011),H0'),(-hex(1),'m0'),(-hex(1),'m00'); ii`=EDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE abs(1)IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3( )/<cDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE ROWid -1IN (1,3); DROP TABLE IF EXISTS t; ALTER TABLE t1RE N(?UDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts4(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid >- ( @1); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d; .>aDROP TABLE IF EXISTS t; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c)VALUES(1,'i0 0 test'); INSERT INTO t1 (docid, c) VALUES (2, 'T000 w0s 0 te00'); INSERT INTO t1(docid,c)VALUES(3, 'T0is i0 0 test'); DELETE FROM t1 WHERE docid >- ( @1); DROP TABLE IF EXISTS t; ALTER TABLE t1 RENAME TO t1o0d; CREATE VIRTUAL TABLE t1 USING fts3(c); INSERT INTO t1(docid,c) SELECT docid, c FROM t1o0d; DROP TABLE t1o0d;VACUUM doCcCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnERE!cog antEEEEEEEEEEEEEEEEEEEEE t1 WHERE!cog ant jumping'); ju iBWCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'se%YraABLE t1 USING fts3(conttor%YraABLE t1 USING fts3(cons= jumping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; @ACREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'unning and jumping'); SELECT rowid FROM t1 WHERE content MATCH ' total(1)a","b"p'; @5CREATE TABLE t1(a,b); INSERT INTO t1 VALUES(1,2); SELeCT a,b&a, b, '000' FROM t1 UNION SELECT *,a, '000' FROM t1 ORDER BY 3, 3,a, '000' '000' FR $ '$GCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnEEEEEEEEEEEEE=EEEEEEEEEEEE t1 Wg EEEEEEEEEEE t1 WHERE cog ant jumpinEEEE=EEEEEEEEEEEE t1 Wg ant jumpinEEEEEEEEEEEEEEEEEHg'); SELECT rowid n ju oFcCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnE sqlite_compileoption_get(1)EEEEEEEEEEEEEEEEEEEEE t1 WHERE!cog ant jumping'); ju oEcCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnE sqlite_compileoption_get(1)EEEEEEEEEEEEEEEEEEEEE t1 WHERE!cog ant jumping'); ju oDcCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnERE!cog ant>>>>EEEEEEEEEEEEEEEEEEEEE t1 WHERE!cog ant jumping'); ju 8AKCREATE VIRTUAL TABLE t1 USING fts3(content, toenizntent, toe:orter); INSERT INTO t1(rowid, content) VALUES(1E 'running and ;RT I'runnand ; RT IlllROWi\g'); qELECT roFROM8JuCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'ruyness and juCROSS'); SELECT rowid FROM t1 WHERE content MATCH 'runCROSS'; 1IgCREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, '%Yynessmping'); SELECT rowid FROM t1 WHERE content MATCH 'run jump'; DH CREATE VIRTUAL TABLE t1 USING fts3(content, tokenize porter); INSERT INTO t1(rowid, content) VALUES(1, 'runnEEEEEEEEEEEED t1 WHERE crunnEEEEEEEEEEEED t1 WHEog ant jumping'); SELECT rowid n ju mbNICREATE VIRTUAL TABLE t0 USING fts4(x,orderDESC); INSERT INTO t0(docid, x) VALUES(2001-01-0100000000, '02001-01-010'); INSERT INTO t0(docid, x) VALUES(0, '0b'); SELECT rowid FROM t0 WHERE x ++++++'0*' ORDER BY docid DESC; @MCREATE TABLE t1(a,b); CREATE INDEX t1a ON t1(a); INSERT INTO t1 VALUES(1,0),(2,0),(3,0),(2,0),(NULL,0),(NULL,0); PRAGMA writable_schema=ON; UPDATE sqlite_master SET sql='CRINDEX t00/////////u.jiYCREATE TEMP TABLE t0001(aӝ,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*??0?1???*[000'; jhYCREATE TEMP TABLE t0001(aӝ,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*??E?????*[000'; jgYCREATE TEMP TABLE t101(aӝ,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*??0?????*[000'; jfYCREATE TEMP TABLE t0001(aӝ,c); SELECT * FROM sqlite_temp_master WHERE sql GLOB '*??1?????*[000'; Ye7SELECT-'0000' UNION SELECT '000h' ORDER BY OFBSETe(1,1,1) COLLATE ASC,1 ASC, 1 COLL >dSELECT NULL,"a","a","","a","a","b" UNION SELECT"b" UNI UNION SELECT"b" UNION SELECT "b"LL UNION SELECT 1 UNION SELECT NULL UNNULL UNION SELECT 1 UNION SELECT 2'x' ORDER BY "a","a","b"; ckKCREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT * FROM t102 AS t0 JOIN t102 AS LEFT JOIN t102 t1 ON load_extension(1,1)JOIN t102 AS t2 ON(t2.i0= 'a''b'OR (t0.i0 /* */AND t2.i0=t1.i0)); =jCREATE TABLE [sill0 0 0a0e](a, b, c); CREATE INDEX 'f0000000''00000' ON [sill0 0 0a0e](a, b); CREATE INDEX '00:00:S000000000''00000' ON [sill0 0 0a0e](c); INSERT INTO [sill0 0 0a0e] VALUES(1, 2, 3); INSERT INTO [sill0 0 0a0e] VALUES(4, 5, 6); ANALYZE; SELECT idx, date(1,idx) stat FROM sqlite_stat1 ORDER BY idx; 0000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b00'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0000'); E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); `"`6mqCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up a~d t0 sq|ite_yompileoption_sed(1)leet wa0 r000 to 0a00 s00 0 sqlite_compileoption_get(1)Si00-l00y-sin0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e00000 sqlite_compileoption_get(1)0a00(0u00000 o0 00 Se000000RRl)CREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0 sqlite_compileoption_get(1)Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e00000 sqlite_compileoption_get(1)0a00(0u00000 o0 00 Se000P0. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e o0'); IN 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 wi; INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); n_get(1)0a00(0u00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0!h000'); INSERT INTO t2 VALUES('0r00 0h0 nort0.'); INSERT INTO tALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUE4('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e a000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); B/ocCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlite_compileoption_used(1)leet wa0 r000 to 0a00 s00 0 sqlite_compileoption_get(1)Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e00000 sqlite_compileopU2niCREATE VIRTUAL TABLE t2 USING fts4(prefix='1,2,3'); INSERT INTO t2 VALUES(NOT'00 and'); INSERT INTO t2 VALUES('W0000''s fleet sai000 A s0o00 0l00 up and t0 sqlitP_compilion_used(1)leet wa0 r000 to 0a00 s00 0 sqlite_compileoption_get(1)Si00-l00y-su0-Somme and ai0 wa00 0o0 t00 win0'); INSERT INTO t2 VALUES('to a00 00 00 September t00 Nor000 fleet'); INSERT INTO t2 VALUES('0i0 se0 sai 0a0 00 E000000 00 0e00000 sqlite_compineoptioStion_get(1)0a00(0u00000 o0 00 Se0000000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h0000qlite_compileoT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); 00000. William t000 m00'); INSERT INTO t2 VALUES('to 0a00, a f00 m0000 to 0h0 e000, w00 he'); INSERT INTO t2 VALUES('0u0 0 p00 w000 0a00 f0r a b000 o0'); INSERT INTO t2 VALUES('0p00. 0r00 the0 he r00 th0 h000'); INSERT INTO t2 VALUES('and wa00 f00 0ol0''s 0u00 0r00 0h0 nort0.'); INSERT INTO t2 VALUES('00 10 September 0h0 wi00 d00 tu0000 an0'); INSERT INTO t2 VALUES('Wi00000''0 0le0t 0l00. A sto00 b000 u0 and 0he'); INSERT INTO t2 VALUES('fleet was f000 to 0a0e 0e0 00'); INSERT INTO t2 VALUES('00');Sain0-V00000-sur-Somme and a0a00 wa00 f00 t00 win0'); INSERT INTO t2 VALUES('to 0h0 00 20 S00 t0e N000 fleet'); INSERT INTO t2 VALUES('000 000 000 000 i0 E00 a0 0000'); INSERT INTO t2 VALUES('0000(0s00) o0 20 S0000. W000000 0000 m0000'); INSERT INTO t2 VALUES('to 000000000 0 f00 m0000 to 0h0 0000, 00e00 0e'); INSERT INTO t2 VALUES('000 0 00000 0000 0a0000 f00 0 0as0 o0'); INSERT INTO t2 VALUES('o00000. 0000 000000 0e r000000 t00 h000000000'); INSERT INTO t2 VALUES('000 0000 0o0 0a00''s r00000 f000 t00 n00000'); [#[\^ADROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtϽ߽ ޽ sqlite_compileoption_used(1)one00Ͻ00A0'); CREAkE VI _CDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtϽ½00woBtϽ½'); INSERT INTO t0 VALUES('tϽ콽'); CREATE VIRTuoDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtϽ½½00woBtϽ00woBtϽ½'); INSERT INTO t0 VALUES('one0000A-'); CREATE VIRTbIDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('oneatwoBtϽ @1½00woBtϽ½'); INSERT INTO t0 VALUES('one0000A-'); CREATE VIRT [)R{[ CREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,a,b,b,c,a,b,c,d,b,c,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND b=?7S CREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,a,b,b,c,a,b,c,d,b,c,d,c,d)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND d=?7SS+CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE /* */ (1); SELECT total(1)p FROM y AS y1, y A, y AS1, y AS y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; S+CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE typeof(1); SELECT total(1)p FROM y AS y1, y A, y AS1, y AS y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; S+CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE /* */x2.a; SELECT total(1)p FROM y AS y1, y A, y AS1, y AS y1, y S1, y AS y1, y AS y1, y AS y1, y AS y y1; pjv qCREATE VIRTUAL TABLE rt USING rtree(i0,CONSTRAINT x0,CONSTRAINT x2); INSERT INTO rt VALUES( round(1,1)-hex(1)); S uoCREATE VIRTUAL TABLE rt USING rtree(i0,CONSTRAINT x0,CONSTRAINT x2); INSERT INTO rt VALUES(2001-01-01-hex(1)); S ECREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(a, b, a) VALUES('one t0ree four', '000 o00', 'one two'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3, c); INSERT INTO o*tw o*two'; ACREATE VIRTUAL TABLE t0 USING fts3(a, b, c); INSERT INTO t0(c, b, c) VALUES('one t0ree four', '000 o00', 'owo'); SELECT a, b, c FROM t0 WHERE c MATCH 'G fts3, c); INSERT INTO o*tw o*two'; CREATE TABLE t0(a,b,c,d,e int, PRIMARY KEY(a,b,a,b,b,c,a,b,c,d,b,c,d,c,e)); SELECT DISTINCT* FROM t0 WHERE a=? AND b=? AND c=? AND a=?7S  !CREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y NTEGER PRIMARY KEY, [a]a,b); INSERT INTO t92 VALUES(1,2,3); SELECT?1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS@NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON@a=~~~~~~~~~~~~~~~~~~~~1 LEFT JOIN t92 OCT 5 CT 8 FROM t91 LEFT JOIN t92 ON a=20 OR~~~~~~~~~~~~~~~2 OR ?1OR b=3 nn#CREATE TABLE "0000" ("000000" V00CHAR(1) PRIMARY KEY, "n00b00" INT0000 NOT NULL); INSERT INTO "0000" ("000000", "n00b00") VALUES('b', 1); INSERT INTO "0000" ("000000", "n00b00") VALUES('0', 2); INSERT INTO "0000" ("000000", "n00b00") VALUES('c', 2); SELECT DISTINCT "n0"WHERE+(SELECT "000000" "n00b00" FROM "0000" GROUP BY "a","b""a","b", "a","b""a","b", "a","b" LIMIT 1)IS "CREATE TABLE t91(x); INSERT INTO t91 VALUES(1); CREATE TABLE t92(y NTEGER PRIMARY KEY, [a]a,b); INSERT INTO t92 VALUES(1,2,3); SELECT?1 FROM t91 LEFT JOIN t92 ON a=2 OR b=3; SELECT 2 FROM t91 LEFT JOIN t92 ON a=2 AND b=3; SELECT 3 FROM t91 LEFT JOIN t92 ON (a=2 OR b=3) AND y IS NULL; SELECT 4 FROM t91 LEFT JOIN t92 ON(a=2 AND b=3) AND y IS NULL; CREATE TEMP TABLE x9 AS SELECT * FROM t91 LEFT JOIN t92 ON@a=y~~~~~~~~~~~~~~~~~~~1 LEFT JOIN t92 OCT 5 CT 8 FROM t91 LEFT JOIN t92 ON a=20 OR~~~~~~~~~~~~~~~2 OR ?1OR b=3 ~Z;({CREATE VIRTUAL TABLE ft0 USING fts4; INSERT INTO ft0 VALUES(' 0 ; c sqlite_compileoption_get(1)f 0 c c d'); SELECT snippet(ft0, sqlite_source_id()) FROM ft0 WHERE ft0 MATCH 'c'; 'CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=? AND c=D AND d=? AND b=? AND c=? AND e=?; &%CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=C AND c=D AND d=? AND b=? AND c=? AND e=?; %%CREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,b,c,d,e)); SELECT * FROM t0 WHERE a=? AND b=A AND c=D AND d=? AND b=? AND c=? AND e=?; j$YCREATE VIRTUAL TABLE t0 USING fts4(x,order=DESC); INSERT INTO t0(docid, x) VALUES(100000.00000000000, '01'); INSERT INTO t0(docid, x) VALUES(?, '2001-01-010b'); SELECT rowid FROM t0 WHERE x MATCH '0*20001-01' ORDER BY docid DESC; P PL,DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtϽ߽ ޽NOTN޽ blobNOTNULL00'); ALUEI K+DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtϽ߽ ޽NOTN޽VIEWNOTNULL00'); ALUEI E*DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtϽ߽ ޽NOTN޽ORNOTNULL00'); AL D) PRAGMA auto_vacuum= incremental; PRAGMA page_size = 1000; CREATE TABLE t1(a INTEGER PRIMARY KEY, b); INSERT INTO t1 VALUES( 51120012001501-01-01-01,randomblob(2500)); INSERT INTO t1 VALUES(7,randomblob(50)); INSERT INTO t1 SELECT NULL,randomblob(50)FRO;REPLACE INTO t1 SELECT [a]L,randomblob(2001-01-0150)FROM t1;INSE; ,e*0YCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b q FROM x AS x1, x AS x2 WHERE x1.a; SELECT total(A)p FROM y AS y1, y AS1, x AS y1, y AS y1, y AS y1, y AS y y1; _/CCREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a -1; SELECT $total(1)p FROM y AS y1, y A, y AS1, y y1, y S1, y AS y1, y AS y1, y AS y1, y y1, y S1, y AS yAS y C. CREATE TABLE x(a,b); CREATE VIEW y AS SELECT x1.b AS p, x2.b AS q FROM x AS x1, x AS x2 WHERE x1.a=x2.a; SELECT $total(1)p FROM x AS y1, y AS1, x AS y1, y AS y1, y A1, y AS y1, y AS y y1; P-%DROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB"); INSERT INTO t0 VALUES('dneatwoBtϽ߽ ޽NOTN޽ total(1)NOTNULL00'); ALUEI --f4QWITH i(x) AS ( VALUES(1) INTERSECT SELECT raavg(1) x FROM i ,I1) SELECT avg(1) x FROM i ,I, i ,I; g3SWITH i AS ( VALUES(1) INTERSECT SELECT randomblob(1)i ORDER BY 1) SELECT avg(1) x FROM i ,I, i ,I; |2}PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(142001-01-01501E01-0100)); INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT sqlite_source_id() x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; |1}PRAGMA auto_vacuum=INCREMENTAL; CREATE TABLE t0(x); INSERT INTO t0 VALUES(zeroblob(900)); INSERT INTO t0 VALUES(zeroblob(142001-01-01201E01-4100)); INSERT INTO t0 SELECT 8 FROM t0; INSERT INTO t0 SELECT sqlite_source_id() x FROM t0; INSERT INTO t0 SELECT x FROM t0; INSERT INTO t0 SELECT round(1,1) BEGIN; DELETE FROM t0 WHERE rowid%6; PRAGMA incremental_vacuum(); ROLLBACK; _e9OCREATE VIRTUAL TABLE ft USING fts4(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo -2001-01-012001-01-011 -2001-01-011 -1'; o8cCREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' load_extension(1,1)', 'foo'); INSERT INTO ft VALUES('f2001-01-01oo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH 'foo -2001-01-012001-01-011 -2001-01-011 -1'; 87uCREATE TABLE t0(a,b,c,d,e, PRIMARY KEY(a,b,c,d,e)); SELECT * FROM t0 WHERE a= /* */b=C AND c=A AND d=e AND b=? AND c=? AND d=E AND e =b AND c=? AND ~~~~~~~~~~~~~~~d=E AND e OROR?; *6YCREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('0bb c00', 'bbb 000'); SELECT * FROM x where y MATCH 'bbb ORSERT INTO - strft OR$- strft OR 0'; 5?CREATE VIRTUAL TABLE x USING fts4(y,0); INSERT INTO x VALUES('@00 bbb c00', 'bbb 00'); SELECT * FROM x where x MATCH 'bbb NEAR/6 00 00 bbb NEAR/6 C00'; D<VD>WITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT 1=1/ randomblob(1)- random()x FROM i LIMIT 14 -7; =WITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT 1=1/ randomblob(1)- random()x FROM i LIMIT 30 -7; b<ICREATE TABLE t102 (i0 TEXTUNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t0 /* */JOIN t102 t1 ON t0.i0 LIKE 'a0' JOIN t102 AS t2 ON( @1i0= t0.i0 /* */ AND t0.i0=t0.oid AND t0.i0=t0.i0)); ^;ACREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' sqlite_version(),1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' 1=1 -1foo 1=1 1=1 sqlite_version()'; ^:ACREATE VIRTUAL TABLE ft USING fts3(o00, t0o); INSERT INTO ft VALUES(' sqlite_version(),1)', 'foo'); INSERT INTO ft VALUES('foo', 'foo'); SELECT offsets(ft) FROM ft WHERE ft MATCH ' 1=1 -1foo 1=1 1 sqlite_version()=1'; \wA\aCGCREATE TABLE t0(a, b); SeLECT DIST,"b""""a","baa","ba","b". *,ru nEidA"b""a",bs","b", *,"ba","b",count(*)FROLECT DIST,400"""a","baa","bi",M (SELE%T "ba","b""""i","boreign,"b",oid,"b""a","ba","b",coaa" FROMa==0; OB#CREATE TABLE t0(a, b); SeLECT DISTINCT "a","b""""a","baa","ba","b", *,"ba","b",oid,"b""a","ba","b", *,"ba","b",count(*)FROM (SELECT "ba","b""""i","b2b",oid,"b""a","ba","b",count(*)a FROM t0) WHERE a==0; VA1CREATE TABLE t102 (i0 TEXT UNIQUE NOT NULL); INSERT INTO t102 VALUES ('0'); SELECT DISTINCT* FROM t102 AS t102 NATURAL JOIN t102 AS LEFURAL JOIN t102 AS CEFT JOIN t102 t1 ON t1.i0 NATURAL JOIN t102 AS t2; @WITH i(x) AS ( VALUES(1) UNION ALL SELECT upper(1) FROM i ORDER BY 1) SELECT 1=1/ randomblob(1)- random()x FROM i LIMIT 400-7; ?WITH i(x) AS ( VALUES(1) UNION ALL SELECT length(1) FROM i ORDER BY 1) SELECT 1=1/ randomblob(1)- random()x FROM i LIMIT 10 -7; \pGeDROP TABLE IF EXISTS t0; CREATE VIRTUAL TABLE t0 USING fts4(tokenize=unicode61 "separators=aB tѹٹ˹ٹ˹ٹ˹ٹ˹ٹ˹ٹ˹񹹹 "a"kenIze=un"); RT =FCREATE TABLE t0(a, b); SELECT DISTINCT "a","b""""a","ba","b",oid,"b""a","ba","b", *FROM (SELECT DISTINCT"bab"id,"b""a ","b",oid,"b",oid,"b""a","ba","b", *FROM t0) WHERE a==0; (EUCREATE TABLE t0(a, b); SELECT DISTINCT "a","b""""a","ba","b"