Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How do you customize reports?

Re: How do you customize reports?

From: <alcesteatxmission_at_dot.com.or.net>
Date: Thu, 10 Apr 2003 14:30:22 +0000 (UTC)
Message-ID: <b73v5u$ri$1@terabinaries.xmission.com>


> Hi, does anybody have know how this works? I heard that with SIEBEL
> and SAP you can customize your reports by choosing what fields you
> wish to see. How is this implemented on the database level?

I assume that instead of "select * from table" the tool forms the query as "select columna, columnb, columnc from table" and only displays those "fields."

Although some reporting tools think they can outplay the database and suck whole tables into their engine, displaying only what the user desires.

Your question was unclear...if you want more information you need to read a little bit about SQL and relational databases and come back with a more clear question.

Jer Smith Received on Thu Apr 10 2003 - 09:30:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US