Re: How does XML limit "the range of implementation decisions that must be automatically made"?
Ihe Onwuka <[email protected]>
| Newsgroups | gmane.text.xml.devel |
|---|---|
| Message-ID | <CALfs7+wZioK=yMKpV4doHcOn-dbvxqEFgZeYivMURAsF6HrKuw@mail.gmail.com> |
On Thu, Jun 23, 2022 at 7:16 AM Michael Kay <[email protected]> wrote: > > I actually think he's wrong. Nonprocedural programming is most successful > in domains such as database query (SQL) where there's a vast range of > implementation decisions to be made (query execution plans), and choosing > the right one is best done by a machine rather than a human. > > Michael Kay > Saxonica > > Which is why I consider query optimisers to be a form of AI.