Other News

Community

Aggregate Functions in SQL

Fortunately, SQL provides aggregate functions to assist with the summarization of large volumes of data. In this three-segment article, we'll look at functions that allow us to add and average data, count records meeting specific criteria and find the largest and smallest values in a table.

Community

XML versus EDI

By Mike Hogan – I often see articles talking about XML versus EDI. Many companies say that they are using, or planning to use XML because it is faster or cheaper, but they never really explain why this is. So I thought that I would give a quick rundown on the issues.

Community

C++ Xml

by Fabio Arjona Arciniegas, Fabio Arsiniegas – C++ XML treats, from a C++ exclusive point, all major standards, toolkits, and types of applications dealing with XML as a format for representing and exchanging data, as well as behavior. C++ explains the implementation of applications and reusable fra