[back] [prev] [next] [index] [root]
DbQuery
Performs a query in the database "kate"
Syntax:
DbQuery(query [, 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:
[1.]
-
degree
-
class_number
-
galois_grno
-
sig_real
-
sig_im
-
discriminant
-
disc_dec_len
-
disc_ascii
-
regulator
-
reg_ascii
disc_known
-
reg_known
-
generator_roots_unity
-
poly_coeff
-
number_roots_unity
-
number_cyclic_factors_clgr
-
list_of_orders_cyclic_factors_clgr
<- back[back] [prev] [next] [index] [root]