I was having a website at a hosting while taking the backup I took the backup of whole mysql by mistake which includes databases of all my other websites also.
So now the problem is I want to extract that particular database from complete sql file? Is there any procedure to do it or can we import that complete dump file into a mysql. So that later I can export that particular database after importing it to MySQL.
Please help me or suggest me how to do it.
Thank You.