Other News

Community

Fast Reporting from LogMiner

(Jutay Medeiros) This procedure generates a report and, if you want, an UNDO script using LogMiner (for Oracle8i and Oracle9i). I think that I can improve this procedure, but this is the first step. I hope all of you enjoy this procedure. Note: You must define the UTL_FILE_DIR parameter before runni

Community

List Available DBCC Commands

DBCC Commands or Database Consistency Checker commands have been with SQL Server from its early ages itself. In this article we would list the available DBCC commands listed using the DBCC Help command. Many in this list are undocumented and are rarely used in practical scenarios. But these form th

Community

XML Data in SQL Server

(Mike Gunderloy) If you’ve been working with SQL Server 2000, you’re probably already familiar with the XML capabilities provided by the SQLXML technologies, a set of add-on libraries for SQL Server. With SQLXML installed, you can return the results of relational queries as XML fragments, use XPath