Other News

Community

Moving Data Faster

(Arup Nanda) Lora, the DBA at Acme Bank, is at the center of attention in a high-profile meeting of the bank’s top management team. The objective is to identify ways of enabling end users to slice and dice the data in the company’s main data warehouse. At the meeting, one idea presented is to create

Community

Store Integers as Decimal Data Type

(Brian Moran) I need to store integers—account numbers and other IDs—that have 20 or more digits. Storage and retrieval of these integers needs to be accurate, with no rounding, so I can’t use the float data type. I’ve seen recommendations to others in this situation to store the integers in a CHAR(

Community

DTS Parallel Processing

(Leo Peysakhovich) Recently I faced a task, as a part of regular maintenance, to rebuild all the indexes in the databases. Nothing special, but that instance of SQL Server has anywhere between 200 and 400 databases. Each of them is fairly small but it takes hours to rebuild indexes manually or even

Community

Introducing GRML

(Toby Jacob Rhodes) GRML is a markup language for browsing the web. It has the data definition features of character-delimited files and XML, with the hyperlinking and form support of HTML. The purpose of this article is to show why GRML exists and how it complements HTML, XML, RSS, and characte

Community

Introducing GRML

(Toby Jacob Rhodes) GRML is a markup language for browsing the web. It has the data definition features of character-delimited files and XML, with the hyperlinking and form support of HTML. The purpose of this article is to show why GRML exists and how it complements HTML, XML, RSS, and characte