Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Db_block_size
Umesh,
To add comments:
sql>COMMENT ON COLUMN table_name.column_name IS 'Your comments'
/
To get info on comments in tables and columns use
USER_COL_COMMENTS :Comments on columns of user's tables and views USER_TAB_COMMENTS :Comments on the tables and views owned by the user
Sandeep
-----Original Message-----
From: Gopal , Umesh [mailto:ugopal_at_proxicom.com]
Sent: Thursday, June 08, 2000 1:59 PM
To: Multiple recipients of list ORACLE-L
Subject: RE: Db_block_size
Can anyone please tell me how to add and view comments to a table ??
Thanks
Umesh
-- Author: Gopal , Umesh INET: ugopal_at_proxicom.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Jun 08 2000 - 13:14:32 CDT
![]() |
![]() |