Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e528ebb

Browse files
author
Samuel Nitsche
committed
Typo
1 parent 2fca683 commit e528ebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/core/expectations/compound_data/test_expectations_cursor.pks

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ create or replace package test_expectations_cursor is
210210
col5 number(38,0));
211211

212212

213-
type t_num_tab is table of t_num_ec index by binary_integer;
213+
type t_num_tab is table of t_num_rec index by binary_integer;
214214

215215
end;
216216
/

0 commit comments

Comments
 (0)