Commit fb100e6b authored by Vadim B. Mikheev's avatar Vadim B. Mikheev

There is no partial index onek2_u1_prtl in tests...

parent c3b51e0d
QUERY: EXTEND INDEX onek2_u1_prtl WHERE onek2.unique1 <= 60;
QUERY: BEGIN;
QUERY: DECLARE foo13 CURSOR FOR
SELECT * FROM onek WHERE unique1 = 50;
......
EXTEND INDEX onek2_u1_prtl WHERE onek2.unique1 <= 60;
-- EXTEND INDEX onek2_u1_prtl WHERE onek2.unique1 <= 60;
BEGIN;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment