Use the Microsoft SQL Server Management Studio and its associated documentation to access information about the CSE tables and indexes. You can use the Management Studio or the available command line tools to gather some basic statistics.
Number of rows in common encyclopedia tables:
SELECT COUNT (*) FROM DOBJ SELECT COUNT (*) FROM DASC SELECT COUNT (*) FROM DTXT SELECT COUNT (*) FROM DSUBEX
|
Copyright © 2013 CA.
All rights reserved.
|
|