[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Against the Grain: Pascal commentary about XML and databases
- From: Sean McGrath <sean.mcgrath@propylon.com>
- To: xml-dev@lists.xml.org
- Date: Mon, 02 Jul 2001 14:42:16 +0100
>Oh, goody, an SQL competition. How about the best haiku query in SQL?
I'm rushing out but cannot resist having a go:
create view contentious (always) as
select disorder,insight from xmldev
where schemas equals "schemata"
group by insight
order by disorder.
Sean