Categories
Tags → Prompt Sql

Import csv data into mysql

This comes handy because you can simple edit the appropriate fields, upload it along with the csv file and call it from the web and it will do the rest. It allows you to specify the delimiter in this csv file, whether it is a coma, a tab etc. It al...
DETAILS

RW MySQL Dump

Use RW My SQL Dump to backup your MySQL databases, both structure and data. The script can be run from command prompt only. So, you can use crontab or other system scheduler to fully automate your data backup process. The script browse all databses t...
DETAILS
©2003-2019 jCay.com