DataBase error - Table 'pof.tbloptionvalue' doesn't exist
select opttext, opttext from tbloptionvalue where classification='Prefix' DataBase error - Table 'pof.tblcountry' doesn't exist
select tblcountry.countryid, tblcountry.country from tblcountry where isactive='Yes' DataBase error - Table 'pof.tbloptionvalue' doesn't exist
select tbloptionvalue.opttext, tbloptionvalue.opttext from tbloptionvalue where classification='usertype' order by tbloptionvalue.optionvalueid