DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: How can I check DEFAULT value of COLUMN in Table ?

  1. #1
    Join Date
    Feb 2001
    Posts
    22
    Hi there,

    How to check the DEFAULT VALUE in column of table
    without using any Graphical Management or SQL/netvigator

    Regards,
    Edward.

  2. #2
    Join Date
    May 2001
    Posts
    19
    Hi there Just check

    User_Tab_Columns or DBa_Tab_Columns

    It will give you default values that were given on creation of any table.

    Column name is Data_Default.

    Hpe it helps.

    Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width