Difference between revisions of "CLEAR SMARTQUERY"
From Recital Documentation Wiki
		
		
		
| Yvonnemilne  (Talk | contribs) | Yvonnemilne  (Talk | contribs)  | ||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| ==Purpose== | ==Purpose== | ||
| − | + | Clear the SmartQuery cache for all tables | |
| Line 16: | Line 12: | ||
| ==Description== | ==Description== | ||
| − | The CLEAR SMARTQUERY command | + | The CLEAR SMARTQUERY command clears the SmartQuery cache for all tables.  For a description of SmartQuery caching, please see [[SET SMARTQUERY]]. | 
| ==Example== | ==Example== | ||
| + | <code lang="recital"> | ||
| + | clear smartquery | ||
| + | </code> | ||
| ==Products== | ==Products== | ||
| − | Recital  | + | Recital, Recital Server, Recital Web | 
| [[Category:Documentation]] | [[Category:Documentation]] | ||
| [[Category:Commands]] | [[Category:Commands]] | ||
| [[Category:SQL]] | [[Category:SQL]] | ||
Latest revision as of 16:05, 13 January 2010
Purpose
Clear the SmartQuery cache for all tables
Syntax
CLEAR SMARTQUERY
See Also
 
Description
The CLEAR SMARTQUERY command clears the SmartQuery cache for all tables. For a description of SmartQuery caching, please see SET SMARTQUERY.
Example
clear smartquery
Products
Recital, Recital Server, Recital Web
