i have created a wordpress site and i want to access mysql as my data base. 1.how to create database in wamp server?
Easiest way would be to install PHPMyAdmin or the like if you have PHP running which I guess you do since you mentioned WordPress. You can also try MySql Workbench which can be downloaded directly from the Oracle site.