Data Warehousing Community Forum
The Warehouse of Data warehousing knowledge ...
Home
Help
Search
Login
Register
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
September 06, 2010, 02:13:26 am
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Light Blue
Light Navy
Light Silver
Light Turquoise
Light Green
Light Olive
Light Golden
Light Brown
Light Red
Light Rose
Light Lilac
Light Violet
Data Warehousing Community Forum
>
Databases
>
Oracle
> Topic:
dbms_output.put_line & utl_file.put_line
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: dbms_output.put_line & utl_file.put_line (Read 629 times)
unknown
DW Apprentice
Reputation: +7/-0
Offline
Posts: 44
dbms_output.put_line & utl_file.put_line
«
on:
January 19, 2008, 11:37:19 pm »
What is difference between dbms_output.put_line and utl_file.put_line ?
Any relation between the two ?
Logged
Thanks
Unknown
Sipra
Founder
Reputation: +35/-0
Offline
Posts: 238
I am the King...
Re: dbms_output.put_line & utl_file.put_line
«
Reply #1 on:
March 21, 2008, 02:43:52 pm »
Hi,
The relation/difference between is dbms_output.put_line and utl_file.put_line –
dbms_output.put_line
is used to display the output on the SQL prompt.
utl_file.put_line
is used to write to file.
Both functions are in different packages, STANDARD and UTL_FILE.
UTL_FILE does provide other functions for file operations and requires UTL_DIR to be setup properly.
Logged
Sipra
Founder
www.dwforum.net
melina386
DW Fresher
Reputation: +1/-3
Offline
Posts: 7
Re: dbms_output.put_line & utl_file.put_line
«
Reply #2 on:
February 10, 2010, 05:27:20 pm »
Thanx for sharing
Data Entry India
Logged
Data entry india
Pages: [
1
]
Go Up
Print
Data Warehousing Community Forum
>
Databases
>
Oracle
> Topic:
dbms_output.put_line & utl_file.put_line
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> Introductions
=> Rules
=> Anouncements & News
=> Suggestions
=> General Discussion
=> Job Opportunities
-----------------------------
Databases
-----------------------------
=> Oracle
===> PL/SQL
=> Microsoft SQL Server
=> IBM DB2
=> Teradata
-----------------------------
Data Warehousing
-----------------------------
=> Data Warehousing Concepts
=> Data Modeling
-----------------------------
ETL Tools
-----------------------------
=> Informatica
===> Installation & Configuration
=> Data Stage
=> Ab Initio
=> Oracle Warehouse Builder
=> DTS/SSIS
-----------------------------
Reporting Tools
-----------------------------
=> Business Objects
=> Cognos
=> Crystal Reports
=> Hyperion
=> Brio
=> Microstrategy
-----------------------------
Operating Systems
-----------------------------
=> UNIX / Linux
===> Unix Shell Scripting
=> Windows
-----------------------------
Other Technologies & Tools
-----------------------------
=> JAVA
-----------------------------
Guest Forum
-----------------------------
=> Guest Forum
Loading...