bsp; 'fieldname ' fieldname,'typename ' typename,
126
127
'length' length,'is_null' is_null,
128
129
'maxlenused' as maxlenused,'sample value ' sample,
130
131
'comment ' comment into #tc from #t
132
133
134
135
open read_cursor
136
137
138
139
fetch next from read_cursor into @tbl,@fld