jwovens / plTAP

A TAP emitting framework for Oracle pl/sql
2 stars 1 forks source link

Compare collections #2

Closed jwovens closed 8 years ago

jwovens commented 8 years ago

Need low level function in the library to compare 2 in-memory collections e.g. nested table is good start.

This will enable queries, cursors, tables to be compared as well as in-memory collections.

Current problem is that nested tables may be compared natively within Oracle, providing the table is of a scalar type. There's not any easy way to natively compare nested table of a %ROWTYPE

armeniopinto commented 8 years ago

I was dozing on the sofa and you just woke me up, thanks for that!

AP On 19 May 2016 10:44 p.m., "jwovens" notifications@github.com wrote:

Closed #2 https://github.com/jwovens/plTAP/issues/2.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/jwovens/plTAP/issues/2#event-666406018