Template:SQWareProduction sqwmsq StatisticsDatabase.ksh presentation: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
Exploit (talk | contribs)
m Updated by Expdbtools
 
m Updated by BatchUser
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<br>Update statistic for all tables of the database
<br>Update Statistics for all tables of the database
<br>Use command: update statistics [$lvsqw_Owner].[$lvsqw_TableName] with fullscan, all
<br>Use command: update statistics [$lvsqw_Owner].[$lvsqw_TableName] with fullscan, all

Latest revision as of 16:08, 23 February 2025


Update Statistics for all tables of the database
Use command: update statistics [$lvsqw_Owner].[$lvsqw_TableName] with fullscan, all