If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > Listing all columns and datatypes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-30-12, 18:45
vijayraghavk vijayraghavk is offline
Registered User
 
Join Date: Jan 2012
Posts: 1
Listing all columns and datatypes

Hi All,

I basically into Oracle DB Administration, we are moving the corporate sybase db's to Oracle. Is there anything system tables that list all columns and their datatypes in the database.

Thanks,
Vijay
Reply With Quote
  #2 (permalink)  
Old 02-03-12, 02:45
parangiri parangiri is offline
Registered User
 
Join Date: Feb 2007
Location: Chennai, TN
Posts: 68
Syscolumns and Systypes system tables are available in sybase.

Syscolumns table contains the name of the columns in the database
Systypes contains the datatype informations in the sybase server.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On