Tag: sql server

Community

Will MySQL become the next Linux?

By Dan Farber – MySQL AB had just $5 million in revenues last year, but company CEO Marten Mickos gives off the impression that his company could become the next Red Hat or Oracle. Is he serious or just hyping the open source database? I spoke with Mickos about his notion of a “commodity” database a

Community

Review: xCase V. 6.01

xCase (RESolution, Ltd.) is a desktop data-modeling software package that has developed into a very useful, yet cost-effective, tool for everyday database design and maintenance in Microsoft SQL Server, Oracle, Sybase, Visual FoxPro, Jet, or many other database platforms. Dan LeClair reviews the rec

Community

Superior SQL Builder Released

Superior SQL Builder is different from anything you have seen before. It introduces a new way to cleanse, convert and transform data and is unmatched in its ability to build SQL scripts of any size, type or complexity. Once you understand how to use Superior SQL Builder (it is easy) you will

Community

spAllTables

This script the full version of an example script for my article Is a Temporary Table Really Necessary? and will loop through all databases obtain the user tables in the database and perform an action on each of those tables (in this case sp_spaceused) without the use of a cursor or an undocumented