Download Understanding Ordered Structures.

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Microsoft Jet Database Engine wikipedia , lookup

Concurrency control wikipedia , lookup

Database wikipedia , lookup

Microsoft SQL Server wikipedia , lookup

Open Database Connectivity wikipedia , lookup

Clusterpoint wikipedia , lookup

SQL wikipedia , lookup

PL/SQL wikipedia , lookup

Database model wikipedia , lookup

Relational model wikipedia , lookup

Transcript
NUS Graduate School for Integrative Sciences and Engineering
Research Project Write-up
Title of Project :
Understanding Ordered Structures
Name of Supervisor :
Wong Limsoon
Contact Details:
Homepage: http://www.comp.nus.edu.sg/~wongls
Email: [email protected]
Short Description
ƒ
Relational database management systems are among the most widely deployed
information technologies. These systems are primarily “controlled” via queries
expressed in SQL. The manipulation and expressive power of SQL on
unordered structures are well understood. However, current understanding on
its power on ordered structures are far from satisfactory. This project will
investigate in depth the expressive power of SQL and its various fragments on
ordered structures, and its relationship to the open problem of the strict
containment of TC0 in NP. We shall approach this investigation from the
perspectives of invariant queries and bounded degree properties.
ƒ
Students interested in this project should have a thorough grounding in
relational database management systems, discrete mathematics, and finite
model theory.
ƒ
Please visit the URL below for a description of the predecessor of this project,
where we sought to understand unordered structures in the context of database
queries:
http://www.comp.nus.edu.sg/~wongls/projects/nested-relations/index.html