I have some databases, how can i create table and dump databases in that. any help will appericate. Thanks.
In your control panel look for PHPMYAdmin.this is the control panel for your sql databases where you can select them and drop them. BUT be careful. This is also the tool you use to import and export your database so always make an export of your database before dropping it. Don't forget to rename the database details in the configuration.php in the root of the joomla website, ie, username, password and database name. Lotsa luck Mrgahan
joomlacloner is simple and no knowledge required plus the backup almost 100% works. If you dump the it through phpmyadmin chances are that you might go wrong somewhere
I use phpMyAdmin on my sites and it's perfect. Exporting (or importing) a database takes just a few clicks.