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

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
Line 1: Line 1:
<br>Update Statisticsistic for all tables of the database
<br>Update Statistics for all tables of the database
<br>Use command: update Statisticsistics [$lvsqw_Owner].[$lvsqw_TableName] with fullscan, all
<br>Use command: update statistics [$lvsqw_Owner].[$lvsqw_TableName] with fullscan, all

Revision as of 21:29, 16 June 2014


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