From: hidders@REMOVE.THIS.win.tue.nl (Jan Hidders)
Newsgroups: comp.databases.theory
Subject: Re: Schema independent query
Followup-To: comp.databases.theory
Date: 12 Dec 2000 14:18:48 GMT
Organization: Eindhoven University of Technology
Lines: 20
Message-ID: <915c48$o7q$1@news.tue.nl>
References: <3A3520C2.5090509@sozo.fns.uniba.sk>
Reply-To: hidders@win.tue.nl (Jan Hidders)
NNTP-Posting-Host: wsinis12.win.tue.nl
X-Newsreader: trn 4.0-test74 (May 26, 2000)
Originator: hidders@win.tue.nl (Jan Hidders)


Peter Hanusiak wrote:
> 
> please could somebody describe me what is "schema independent query" in
> general.

This term is usually used in the context of semistructured data and/or
heterogeneous data where the user should be able to ask queries without
precisely knowing what the schema is. You could think of, for example,
a query that consists of only some keywords or a question in some
natural language. Based upon that and the actual database schema, the
database can more or less deduce what the exact query should be.

If you want some articles:
  http://dbpubs.stanford.edu:8090/pub/1997-21
  http://citeseer.nj.nec.com/110833.html
  http://www.informatik.uni-trier.de/~ley/db/conf/er/KrackerN89.html
  http://citeseer.nj.nec.com/33648.html 

-- 
  Jan Hidders

