1. The users want to store some notes/comments about a product into the database. These notes/comments are in the rtf(Rich Text Format) containing bold, italics, bullets, spell check etc. text formats. To resolve this we found out a rich text web editor that can give us bold, italics, bullets, spell check etc. features. The question is how shell we store the text in dattabase? In rtf format or in plain text format. We have to read back data for reports also.