Dr. Warner graduated from the West Virginia University School of Medicine in 1989. He works in Lynchburg, VA and specializes in Cardiovascular Disease. Dr. Warner is affiliated with Centra Southside Community Hospital.
Anand Manikutty - Foster City CA Muralidhar Krishnaprasad - Fremont CA Ravi Murthy - Fremont CA Visar Nimani - Redwood City CA James Warner - Sunnyvale CA Eric Sedlar - San Francisco CA Neema Jalali - Belmont CA Bhushan Khaladkar - Mountain View CA
Assignee:
Oracle International Corporation - Redwood Shores CA
International Classification:
G06F 1730
US Classification:
707102, 707513
Abstract:
Techniques are provided for changing data for an XML construct in an SQL/XML compliant database management system (DBMS). The DBMS allows instances of XML type to represent XML constructs, such as XML documents, XML elements, XML attributes, and fragments of XML documents. An SQL statement is received that includes an XML operator that operates on a particular component in an instance of XML type. During execution of the SQL statement, the XML operator is evaluated by modifying content for the component without modifying the entire instance. For example, an XML delete operator deletes the particular component from the instance. Other XML operators include an insert operator, an insert-before operator, an append-child operator, and an update operator. During execution, these operators may be rewritten to operate on existing SQL constructs, or evaluated by updating only some of the existing SQL constructs, or both.
Techniques For Transferring A Serialized Image Of Xml Data
Muralidhar Krishnaprasad - Fremont CA, US Ravi Murthy - Fremont CA, US Anand Manikutty - Foster City CA, US James Warner - Sunnyvale CA, US Neema Jalali - Belmont CA, US Sivasankaran Chandrasekar - Palo Alto CA, US
Assignee:
Oracle International Corporation - Redwood Shores CA
International Classification:
G06F 17/30
US Classification:
707102
Abstract:
Techniques for transferring a serialized image of data for an XML construct includes selecting a first format from multiple different XML serialization formats that represent, in a database system, data for XML constructs as a series of data units, such as a series of bytes representing characters, or a series of bits, bytes or octets representing binary values. A message is generated that includes a payload and a payload type field. The payload includes particular serialized data that represents particular data for a particular XML construct in the first format. The type field includes data that indicates the first format. The message is sent from a sending component of the database system to a different receiving component of the database system. These techniques allow the format selection to be based on characteristics of the sending or receiving components to make better use of the resources available to the two components.
Techniques For Retaining Hierarchical Information In Mapping Between Xml Documents And Relational Data
Ravi Murthy - Fremont CA, US Muralidhar Krishnaprasad - Fremont CA, US Anand Manikutty - Foster City CA, US Zhen Liu - San Mateo CA, US James Warner - Sunnyvale CA, US
Assignee:
Oracle International Corporation - Redwood Shores CA
International Classification:
G06F 17/30
US Classification:
707102
Abstract:
Techniques for managing XML data in an SQL compliant DBMS include receiving an SQL statement. The SQL statement includes a particular operator that operates on a first instance of XML type that represents a first set of XML elements. During execution of the SQL statement, the particular operator is evaluated by generating an ordered collection of instances of XML type. Each different instance in the ordered collection is based on a different XML element from the first set; and there is an instance in the ordered collection for every XML element from either the first set or from the first set and its descendents. When descendents are included, each entry in the ordered collection indicates a level in the XML tree. In another aspect, an aggregate operator in the SQL statement operates on a collection of instances, with associated levels, to generate a single instance of XML type.
Techniques For Rewriting Xml Queries Directed To Relational Database Constructs
Anand Manikutty - Foster City CA, US Muralidhar Krishnaprasad - Fremont CA, US Ravi Murthy - Fremont CA, US Zhen Liu - San Mateo CA, US Subramanian Muralidhar - Fremont CA, US James Warner - Sunnyvale CA, US Sivasankaran Chandrasekar - Palo Alto CA, US
Assignee:
Oracle International Corporation - Redwood Shores CA
International Classification:
G06F 17/30
US Classification:
707102
Abstract:
Techniques for executing database commands include receiving a database command that includes an XML component operation that operates on an XML construct that is based on a first set of one or more relational database constructs. It is determined whether the XML component operation can be transformed to a relational database operation on a particular set of one or more relational database constructs of the first set, which does not involve the XML component operation. If it is determined that the XML component operation can be transformed, then the XML component operation is rewritten as a particular relational database operation that operates on the particular set and that does not involve the XML component operation. The particular relational database operation is evaluated. In another aspect, techniques include determining a primitive set of XML generation operations and replacing non-primitive XML generation operations with one or more operations from the primitive set.
Techniques For Efficient Integration Of Text Searching With Queries Over Xml Data
Anand Manikutty - Foster City CA, US Muralidhar Krishnaprasad - Fremont CA, US Zhen Hua Liu - San Mateo CA, US James Warner - Mountain View CA, US Rohan Angrish - Redwood City CA, US Vikas Arora - San Francisco CA, US Susan Kotsovolos - San Carlos CA, US Ravi Murthy - Fremont CA, US Wesley Lin - West Covina CA, US
Assignee:
Oracle International Corporation - Redwood Shores CA
International Classification:
G06F 17/30
US Classification:
707102
Abstract:
A method and apparatus for rewriting a database command containing an embedded XML expression such that the rewritten database command recites a text function, in lieu of the embedded XML expression, is provided. Advantageously, a DBMS may take advantage of the efficiencies in storing XML data within the database, while avoiding the generation of unnecessary XML elements in processing the query when the XML elements contribute nothing to the outcome of the query. Cost-base or rule-based analysis may be performed to determine how to rewrite a received database command. The database server may functionally evaluate the text function or may use an index defined on a column of the database. The text function may function as a primary filter or may reference a column upon which an index is defined, wherein the index operates at the same or higher level than a column being referenced in the embedded XML expression.
Techniques For Changing Xml Content In A Relational Database
Anand Manikutty - Foster City CA, US Muralidhar Krishnaprasad - Fremont CA, US Ravi Murthy - Fremont CA, US Visar Nimani - Redwood City CA, US James Warner - Sunnyvale CA, US Eric Sedlar - San Francisco CA, US Neema Jalali - Belmont CA, US Bhushan Khaladkar - Mountain View CA, US
Assignee:
Oracle International Corporation - Redwood Shores CA
International Classification:
G06F 17/30
US Classification:
707102
Abstract:
Techniques are provided for changing data for an XML construct in an SQL/XML compliant database management system (DBMS). The DBMS allows instances of XML type to represent XML constructs, such as XML documents, XML elements, XML attributes, and fragments of XML documents. An SQL statement is received that includes an XML operator that operates on a particular component in an instance of XML type. During execution of the SQL statement, the XML operator is evaluated by modifying content for the component without modifying the entire instance. For example, an XML delete operator deletes the particular component from the instance. Other XML operators include an insert operator, an insert-before operator, an append-child operator, and an update operator. During execution, these operators may be rewritten to operate on existing SQL constructs, or evaluated by updating only some of the existing SQL constructs, or both.
Techniques For Partial Rewrite Of Xpath Queries In A Relational Database
James W. Warner - Mountain View CA, US Zhen Hua Liu - San Mateo CA, US Muralidhar Krishnaprasad - Fremont CA, US Anand Manikutty - Foster City CA, US Rohan Angrish - Redwood City CA, US Vikas Arora - San Francisco CA, US Susan M. Kotsovolos - San Carlos CA, US
Assignee:
Oracle International Corporation - Redwood Shores CA
International Classification:
G06F 17/30
US Classification:
707102
Abstract:
Techniques are described for executing queries that have XPath sections that specify unmappable paths. The techniques involve splitting the unmappable paths into (1) a mappable path fragment, and (2) an unmappable path fragment. After an unmappable path has been split into a mappable path fragment and an unmappable path fragment, the XPath section is replaced with a replacement XPath section. The replacement XPath section specifies two operations: a “mappable operation” that is based on the mappable path fragment, and an “unmappable operation” that is based on the unmappable path fragment. The portion of the replacement XPath section that specifies the mappable operation is rewritten to access underlying relational structures. Consequently, when the rewritten query is executed, a smaller amount of XML data needs to be materialized to evaluate the unmappable path fragment than would otherwise have been required to evaluate the original unmappable path.
Zhen Hua Liu - San Mateo CA, US Muralidhar Krishnaprasad - Fremont CA, US Anand Manikutty - Foster City CA, US James Warner - Mountain View CA, US Hui X. Zhang - Fremont CA, US Vikas Arora - San Francisco CA, US Susan M. Kotsovolos - San Carlos CA, US
Assignee:
Oracle International Corporation - Redwood Shores CA
International Classification:
G06F 17/30
US Classification:
707 3, 707 2, 707 4
Abstract:
Techniques are provided for processing a query including receiving the query, where the query specifies certain operations; determining that the query includes a first portion in a first query language and a second portion in a second query language; generating a first in-memory representation for the first portion; generating a second in-memory representation for the second portion; generating a third in-memory representation of the query based on the first in-memory representation and the second in-memory representation; and performing the certain operations based on the third in-memory representation.
Health Care Law Hospital Law Civil Law Administrative Law Alternate Dispute Resolution Appellate Practice Business & Corporate Insurance Labor and Employment Trial Practice
For James Warner, part of the appeal is using lower-cost equipment that more people can afford. And with that lower cost of entry comes easier access to the larger creator community. With some clubs you're not invited if you don't have the nice stuff, he says. But they feel welcome and like they
Date: Nov 29, 2024
Category: Technology
Source: Google
A 10-year-old girl who says she was bullied now has all of the Yankees on her side
The fourth graderlives with her father, James Warner, and two older sisters in Scranton, Pa., and hetold ABC News that he first saw the video after his daughter posted the original footage on her Facebook page.It just devastated me, he said. I dont know how to explain how it made me feeleve
Date: Apr 19, 2018
Category: Sports
Source: Google
Antidepressants really do work confirms international study
James Warner, a psychiatrist at Imperial College London, added: "Depression causes misery to countless thousands every year and this study adds to the existing evidence that effective treatments are available."
Date: Feb 22, 2018
Category: Health
Source: Google
Attorney believes gay marriages could happen soon in Okla.
Holladay and two other attorneys, Joseph Thai and James Warner, are representing an Oklahoma gay couple who filed a lawsuit in 2004 after Oklahoma voters cast ballots in favor of banning gay marriages.
d the case, Bishop v. Oklahoma, in the U.S. District Court for the Northern District of Oklahoma in November 2004, the same year the largely conservative state adopted the antigay amendment. Their legal team is led by Don Holladay and James Warner of the Oklahoma City law firm Holladay and Chilton.
Date: Jan 15, 2014
Category: U.S.
Source: Google
Starboard fund still seeks to shake up AOL's board
Starboard also nominated Ronald Epstein, CEO of intellectual property firm Epicenter IP Group LLC; Steven Fink, a private investor; Dennis Miller, a strategic adviser to Lionsgate Entertainment; and James Warner, the principal of advisory firm Third Floor Enterprises, a company specializing in dig
Date: Feb 24, 2012
Category: Business
Source: Google
Youtube
Total PANIC Over WARNER BROS & DC STUDIOS! C...
Warner Bros CEO David Zaslav and James Gunn have no PR/communication.....
Duration:
18m 34s
James Warner Prophecies - You are the Sun (of...
The official music video for 'You are the Sun' , filmed at The Old Bel...
Duration:
4m 23s
God's Crime Scene by Jim Warner Wallace. Who ...
Who is God/ Deus/ Dios/ Zot/ / Gott/ Dio/ / ... ?
Duration:
1h 26m 47s
J Warner Wallace Answers Atheist Questions
Watch as all the Atheist claims are debunked and clarified by a retire...
Duration:
32m 18s
Gods Not Dead 2 - James Warner Wallace
A forensic detective examines the Gospel. James Warner Wallace is also...
James S. Warner is the Managing Partner for the Warner Search Group which specializes in placing top talent in the medical device/equipment industry. James works with national candidates and clients i...