scispace - formally typeset
J

Jie-Bing Yu

Researcher at NCR Corporation

Publications -  4
Citations -  370

Jie-Bing Yu is an academic researcher from NCR Corporation. The author has contributed to research in topics: Query optimization & Sargable. The author has an hindex of 4, co-authored 4 publications receiving 370 citations.

Papers
More filters
Patent

Method and apparatus for parallel execution of SQL-from within user defined functions

TL;DR: In this paper, a C++ class (hereinafter referred to as "dispatcher") is proposed to take an SQL query and start parallel execution of the query, which is optimized and parallelized.
Patent

Method and apparatus for parallel execution of sql from stored procedures

TL;DR: In this article, a C++ class (hereinafter referred to as "dispatcher") is proposed to take an SQL query and start parallel execution of the query, and the dispatcher merges the results of the parallel execution and produces a single stream of tuples that is fed to the calling stored procedure.
Patent

Method and apparatus for parallel execution of trigger actions

TL;DR: In this paper, a C++ class called dispatcher is proposed to take an SQL query or trigger action and start parallel execution of the trigger action, and all the results are sent back to the trigger.
Patent

Method and apparatus for fetching array based objects by direct delivery and batching

TL;DR: In this article, a method, apparatus, article of manufacture, and a memory structure for providing access to an array-based data object to a client is disclosed, which comprises the steps of receiving a database query from a client, generating a first execution plan from the database query; transmitting at least a portion of the first execution plans to a data server; compiling a query result from the execution of the initial execution plan; and transmitting the query result to the client on a first communication path wherein the result comprises an identification for a master data object responsive to the query and the master