[MS SQL Server] SELECT StatMan |
Posted: 26 Jul 2013 05:12 AM PDT Does anyone know what the query below means? I'm running into this type of query pretty frequently an I'm not sure how to find out the problem, if there's any.SELECT StatMan([SC0]) FROM ( SELECT TOP 100 PERCENT [AT_field_3] AS [SC0] FROM [dbo].[tablename] WITH ( READUNCOMMITTED ) ORDER BY [SC0] ) AS _MS_UPDSTATS_TBL Thanks. |
Posted: 26 Jul 2013 02:37 AM PDT Our full MSSQL install file is 64 bit which prevents me from installing any components onto a 32 bit desktop.How can I get an install file for only BIDS 2008 R2? What do I need to download?Thanks very much for any tips. |
You are subscribed to email updates from SQLServerCentral / SQL Server 2008 / SQL Server 2008 Administration To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment