|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/22/2006 12:25:00 PM
Posts: 1,
Visits: 1
|
|
heloo firends ,
i am new to teradata database .how to find desciption of the table like
DESC in oracle in Teradata
|
|
|
|
|
Forum Guru
      
Group: Forum Members
Last Login: 10/12/2006 2:51:00 PM
Posts: 68,
Visits: 1
|
|
Hi, you can retrieve: 1. column list using "help table " syntax 2. DDL of your table using "show table " syntax
Hope this helps, Bye, TDUser
|
|
|
|