Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how report can be generated if we have the database designed
in oracle 10g?

Answer Posted / su

By using sql*plus environment.
we can specify the column width , through following
sql> COL empno FORMAT 999999
sql>COL ENAME FORMAT A30

sql>SELECT empno as "Employee Number",
ename as 'Employee Name"
FROM emp;

we can also use TTITLE, BTITLE etc
:)

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are bind variables?

1144


How can we generate report output in excel format?

1036


Explain the different levels at which oracle form services interact.

1105


I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object

3090


a text item is there what r the different types of triggers associated with it

2077


Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?

2332


What do you understand by lov and how can it be used?

1150


hiding item in report how like that properly,thats manually but at runtime i want to do

3321


HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??

1500


did u p prepared complex report

2048


how to send file attachment from oracle forms

2603


Is it possible to execute a dynamic sql from forms?

1117


how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

2036


What is the difference between BPA AND Contract What are documents and test cases u followed

2435


Is it possible to have multiple layouts in a report?

1086