Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-03-26 : 00:08:28
|
Angel writes "Is it possible to create a crosstab report using VbScript/Oracle 8i? The output looks something like this: The information is sorted by the failure order descending of the most recent date.
Date Failure1 Failure2 Failure3 Failure4 0326 10% 5% 3% 0% 0325 8% 10% 0% 1% 0324 11% 9% 0% 0%
Does anyone have some idea how to do this?" |
|
|
|
|