Changes

Jump to navigation Jump to search
650 bytes removed ,  00:43, 26 May 2012
m
Text replace - "| valign='top' width='90' |" to "| width='90' |"
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>CREATE DATABASE [name] ([input])</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>OPEN [path]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>CHECK [input]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>CLOSE </code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>EXPORT [path]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>CREATE INDEX [TEXT&#124;ATTRIBUTE&#124;FULLTEXT]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>DROP INDEX [TEXT&#124;ATTRIBUTE&#124;FULLTEXT]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>ALTER DATABASE [name] [newname]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>DROP DATABASE [name]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>CREATE BACKUP [name]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>RESTORE [name]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>DROP BACKUP [name]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>SHOW BACKUPS</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>COPY [name] [newname]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>INFO DATABASE</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>INFO INDEX ([TEXT&#124;ATTRIBUTE&#124;FULLTEXT&#124;PATH])</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
| <code>INFO STORAGE [start end] &#124; [query]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>LIST ([path])</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>XQUERY [query]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>RETRIEVE [path] [input]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>RUN [file]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>FIND [keywords]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>CS [query]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>REPO INSTALL [path]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>REPO LIST</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>REPO DELETE [name&#124;dir]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>ADD (TO [path]) [input]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>DELETE [path]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>RENAME [path] [newpath]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>REPLACE [path] [input]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>STORE (TO [path]) [input]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>OPTIMIZE (ALL)</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>FLUSH</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>SHOW DATABASES</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>SHOW SESSIONS</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>SHOW USERS (ON [database])</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>KILL [target]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>CREATE EVENT [NAME]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>SHOW EVENTS</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>DROP EVENT [NAME]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>CREATE USER [name] ([password])</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>ALTER USER [name] ([password])</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>DROP USER [name] (ON [database])</code>:
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>GRANT [NONE&#124;READ&#124;WRITE&#124;CREATE&#124;ADMIN] (ON [database]) TO [user]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>PASSWORD ([password])</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>GET [option]</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>SET [option] ([value])</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>INFO</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>HELP ([command])</code>
|-
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>EXIT </code>
|-
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu