Help for this page

Select Code to Download


  1. or download this
    DBCC SHOWCONTIG scanning 'Orders' table...
    Table: 'Orders' (21575115); index ID: 1, database ID: 6
    ...
    - Avg. Bytes Free per Page.....................: 146.5
    - Avg. Page Density (full).....................: 98.19%
    DBCC execution completed. If DBCC printed error messages, contact your
    + system administrator.
    
  2. or download this
    
    use Win32::OLE qw(in);
    ...
    }
    
    print join "\n", @ErrosReturn;