×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I'm going through a similar issue with inhouse databases designed by our
engineers. They designed the databases as they would be used in reports;
i.e. spreadsheet format with like columns going across. This limits
their functionality to the number of columns defined.
I want to redesign their database so that like data elements are stored
in their own table as rows. The issue/challenge is if they demand their
reporting queries remain the same, I must pivot the data in a view or
stored procedure. Even though the pivot (IMO) should be done by the
report, not the query.
Some of the data are like avg1, avg2, ... avg10; high1, ... high10.
These are columns in a table. As Chuck mentioned earlier, the challenge
is retrieving the data later so that the elements are "in order", avg1
before avg2 before avg10.
Loyd Goodbar
Business Systems
BorgWarner Shared Services
662-473-5713
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.