update
This commit is contained in:
@@ -164,20 +164,22 @@
|
||||
|
||||
<ul>
|
||||
<li>create and drop databases</li>
|
||||
<li>create, copy, drop and alter tables</li>
|
||||
<li>create, copy, drop, rename and alter tables</li>
|
||||
<li>do table maintenance</li>
|
||||
<li>delete, edit and add fields</li>
|
||||
<li>execute any SQL-statement, even batch-queries</li>
|
||||
<li>manage keys on fields</li>
|
||||
<li>load text files into tables</li>
|
||||
<li>create (*) and read dumps of tables</li>
|
||||
<li>export (*) and import data to CSV values</li>
|
||||
<li>administer multiple servers and single databases</li>
|
||||
<li>export (*) data to CSV, XML and Latex formats</li>
|
||||
<li>administer multiple servers</li>
|
||||
<li>check referential integrity</li>
|
||||
<li>create complex queries automatically connecting required tables</li>
|
||||
<li>using Query-by-example (QBE), create complex queries automatically connecting required tables</li>
|
||||
<li>create PDF graphics of your Database layout</li>
|
||||
<li>search globally in a database or a subset of it</li>
|
||||
<li>
|
||||
communicate in more than
|
||||
<a class="navigation" href="./translators.html">41 different languages</a>
|
||||
communicate in
|
||||
<a class="navigation" href="./translators.html">43 different languages</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
Reference in New Issue
Block a user