Forum Replies Created

Viewing post 1 (of 2 total)

  • Reply To: Sp_help for Oracle?

    This reply has been reported for inappropriate content.

    Desc Table1 in Oracle will do this..

    Desc --->Describe

    Desc:

    1. will give definations of each column's name
    2. whether or not null values are allowed for each column
    3. datatype of columns, etc

Viewing post 1 (of 2 total)