plsql - Can we add comments to an object using 'Alter type ' command -


can add comments type object in oracle 10g using 'alter type ' command.?

no. syntax alter type is: http://docs.oracle.com/cd/e11882_01/appdev.112/e25519/alter_type.htm

comments can added tables, columns, operators, indextypes, materialized views, , mining models.

http://docs.oracle.com/cd/b28359_01/server.111/b28286/statements_4009.htm#sqlrf01109

however, can add pl/sql comments type's member methods.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -