[back] [prev] [next] [index] [root]

 


DbQuery

Performs a query in the database "kate"

Syntax:

DbQuery(query [, num])

string
  query  
integer
  num  

Description:

DbQuery(query) performs a SQL-Query in the KANT-database "kate". SQL means Structured-Query-Language, a language for executing a query in the database.\par You can also access the database through a web interface at \begin{description}
  • [] \url{http://www.math.tu-berlin.de/cgi-bin/kant/database.cgi} \end{description} The following table lists all possible names of table-names in the database:


    <- back[back] [prev] [next] [index] [root]