Hey guy's in magneto 2.2 Outputs ERROR

This Is what shows on my site.

{SQLSTATE[42S02]: Base table or view not found: 1146 Table '<!--MY DB-->.prince_faqgroup' doesn't exist, query was: INSERT INTO prince_faqgroup (`groupname`, `sortorder`, `storeview`, `customer_group`, `status`) VALUES('General', '1', '0,1,2,3,4', '0,1,2,3,4', '1') I fixed the install using INSERT INTO <!-- TABLE_PREFIX-->prince_faqgroup (`groupname`, `sortorder`, `storeview`, `customer_group`, `status`) VALUES('General', '1', '0,1,2,3,4', '0,1,2,3,4', '1')}

Please, can you add some context to your question. Tell us about your setup and how to reproduce the error.