init
This commit is contained in:
2091
select4.sql
Normal file
2091
select4.sql
Normal file
File diff suppressed because it is too large
Load Diff
11
select4_noinsert.sql
Normal file
11
select4_noinsert.sql
Normal file
@@ -0,0 +1,11 @@
|
||||
\o tmp1.txt
|
||||
-- \set dumpmodule select4_ir.txt
|
||||
|
||||
SELECT a3, a2, e1, a9+b9, e4*658+b1, x8
|
||||
FROM t3, t1, t9, t2, t8, t4
|
||||
WHERE (e9=245 OR 35=e9 OR 799=e9)
|
||||
AND c2=374
|
||||
AND a3=e1
|
||||
AND b4 in (408,261,877,33)
|
||||
AND e8 in (874,329,487,242,533,56,203,893)
|
||||
AND a1 in (380,992,32,189,338,358,161,538);
|
||||
Reference in New Issue
Block a user