Skip to content

Commit 035f7be

Browse files
committed
fix look
1 parent 0b2280d commit 035f7be

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

optimizer/new_synopses/test2.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pause
1616
--
1717
-- Confirm we have HLL synopses
1818
--
19-
@look
19+
@t1check
2020

2121
pause
2222

@@ -55,7 +55,7 @@ exec dbms_stats.gather_table_stats(null,'t1')
5555
--
5656
-- Confirm we have Adaptive Sampling synopses
5757
--
58-
@look
58+
@t1check
5959

6060
pause
6161

optimizer/new_synopses/test3.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pause
6060
--
6161
-- Confirm we have HyperLogLog synopses...
6262
--
63-
@look
63+
@t1check
6464

6565
pause
6666

optimizer/new_synopses/test4.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ pause
6363
--
6464
-- Confirm we have Adaptive Sampling synopses...
6565
--
66-
@look
66+
@t1check
6767

6868
pause
6969

0 commit comments

Comments
 (0)