View and Add Comments

PHOTO EMBED

Thu Dec 08 2022 08:02:32 GMT+0000 (Coordinated Universal Time)

Saved by @Reemhel #sql

 select comments from user_col_comments where table_name = 'PTI' and column_name = 'DISCOUNT'


COMMENT ON COLUMN item.shelf_life
   IS 'the number of days for which an item remains usable, fit for consumption, or saleable.'
content_copyCOPY