[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Help!
- From: "Bullard, Claude L (Len)" <clbullar@ingr.com>
- To: Ronald Bourret <rpbourret@rpbourret.com>,Purvesh Sharma <purvesh@whizlabs.com>
- Date: Fri, 27 Jul 2001 08:21:42 -0500
Simply be careful to differentiate popular and
applicable by necessity.
Depending on the data source, it is likely that
SQL will be the most industrially used XML query
language for some time. It has the advantage
of clarity, ease, and years of experience in
optimization. The XPath syntax is gnomic and
prone to misinterpretation particularly when
using namespaces. The bulk of data sources
are relational. Before using XQuery, look at
the tools, for example, SQLServer and inquire
into the SQL extensions that return XML to
see if they are adequate. In very many cases,
they will be and will prove to be less difficult
to learn and apply.
The thorniest discussion these days is explaining
to customers, managers and developers when XML
and indeed most WWW technology is not
appropriate for the task at hand.
Len Bullard
Intergraph Public Safety
clbullar@ingr.com
http://www.mp3.com/LenBullard
Ekam sat.h, Vipraah bahudhaa vadanti.
Daamyata. Datta. Dayadhvam.h
-----Original Message-----
From: Ronald Bourret [mailto:rpbourret@rpbourret.com]
The most widely used/implemented XML query language is probably XPath:
http://www.w3.org/TR/xpath
In the future, XQuery from the W3C will probably be equally popular:
http://www.w3.org/TR/xquery/
-- Ron
Purvesh Sharma wrote:
>
> Hi all,
>
> Can somebody help me find some good material on XML query. On the net I
have
> so many proposals that I am confused! Is there any standard or not??
Please
> suggest...
>
> Looking forword to hearing from you all...