|
Featured Reviews
|
SqlSpec |
|
Includes a comment editor supporting SQL Server, Oracle, and more.
|
|
Universal SQL Editor |
|
Support Oracle, DB2, SQL Server, Sybase and other ODBC databases.
|
|
Softerra LDAP Browser |
|
A premier explorer like LDAP client designed for Windows and admins.
|
|
Secure Auditor |
|
IT security assessment software which performs database auditing.
|
|
DBA Easy Control |
|
A unique versatile database management suite for Oracle DBA.
|
|
Secure Bytes |
|
Solution for conducting automated audits on Windows, Oracle and SQL.
|
|
|
| SQL Server DataSizer Tool |
| The DataSizer spreadsheet
is a tool that helps estimate the size of tables in SQL
Server 7.0. It contains two worksheets, labeled Clustered
and Heap. The Clustered sheet gives formulas to estimate
the size of a clustered index table and its nonclustered
indexes.
The Heap sheet gives formulas
to estimate the size of a heap table (any table that does
not have a clustered index) and the associated nonclustered
indexes. The formulas used in the spreadsheet are exact,
but they are not complete (see “Not Covered by the Worksheets”
next).
Also, the worksheets include
detailed information about the space used in each data and
index row. You may not need that much detail and can go
directly to the Table Size and NC Index Size totals after
you have entered the data for your table. |
|
|
|
|