Keywords
Table of Contents
The basis of any query language are the keywords, the major ones are defined here.
- Order By (Asc, Desc)
SQL :: Rebuild Index
Rebuilds an index with a different set of parameters.
SQL :: ReleaseCacheAllocations
Releases unused memory from the internal memory cache back to the operating system.
SQL :: Sample
Returns a random sample of documents from a schema.
SQL :: Select
Select statements are used to read (or query) data from the database.
SQL :: Session Variables
User or system variables that are scoped to the connected session.
SQL :: Set
Set is used to set a variable value.
SQL :: ShowBlocks
Shows blocks associated with a process.
SQL :: ShowBlockTree
Shows all blocked processesand their dependencies.
SQL :: ShowCacheAllocations
Shows the cache allocation details.
SQL :: ShowCachePartitions
Shows the memory allocations by memory cache partition.