dbTalk Databases Forums  

datefields on oracle server

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss datefields on oracle server in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
michael v
 
Posts: n/a

Default datefields on oracle server - 10-17-2005 , 02:29 AM






I need to locate all date fields in all tables ... could that be done using
some of this - or something else...?

http://www.windowsitpro.com/Article/...265/22265.html



Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: datefields on oracle server - 10-18-2005 , 08:48 PM






You could query the catalog tables. You could query
all_tab_columns - it has datatype as one of the columns so
you could filter it based on that.

-Sue

On Mon, 17 Oct 2005 09:29:48 +0200, "michael v"
<test (AT) test (DOT) com> wrote:

Quote:
I need to locate all date fields in all tables ... could that be done using
some of this - or something else...?

http://www.windowsitpro.com/Article/...265/22265.html



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.