@inproceedings{9841fe681f4e4d14bcf87f24388cf6de,
title = "Design and implementation of a relational query language with teams",
abstract = "In this paper, we introduce the concept `team' and incorporate the team query into data language SQL. Existing relational query languages use tuple variables of tables to specify required data. Queries that are expressed by these languages are used to get all the data which satisfy the specified conditions. While a team variable represents a subset of a table, a team query is to retrieve all the teams that meet certain constraints. We introduce team qualifications and briefly describe team query processing. The search space of a team query may be very large. Therefore, instead of using conventional breadth-first search method, we adopt a depth-first search method for query processing. Thus, users can always get results, if one exists.",
author = "Horng, {Jorng Tzong} and Chen, {Gwo Dong} and Liu, {Baw Jhiune}",
year = "1993",
language = "???core.languages.en_GB???",
isbn = "0780312333",
series = "Proceedings of the 10th IEEE Region Conference on Computer, Communication, Control and Power Engineering",
publisher = "Publ by IEEE",
pages = "339--342",
booktitle = "Proceedings of the 10th IEEE Region Conference on Computer, Communication, Control and Power Engineering",
note = "Proceedings of the 1993 IEEE Region 10 Conference on Computer, Communication, Control and Power Engineering (TENCON '93). Part 1 (of 5) ; Conference date: 19-10-1993 Through 21-10-1993",
}