Informações Principais
     Resumo
     Abstract
     Introdução
     Conclusão
     Download
  
  
  
 
Abstract
 
 
Acadêmico(a): André Martins dos Santos
Título: Sistema para Aprendizado de Álgebra Relacional e Linguagem Sql
 
Abstract:
This work shows the design and development of an educational tool focused on the teaching relational algebra concepts, allowing them to be constructed query plans in the form of algebric expression trees. The query plans are transformed into SQL and can run on Oracle Database XE and MySQL 5.5. The development work was performed using the Java version 6 compiler and Eclipse together. Access to the database was obtained through the JDBC driver.