Hi, i am just wondering if there is a help or reference command in mysql.
Or is there a module i could install so that if i fogot to use certain commands for example...
alter table name column modify blabbabbab
I can always refer to the help reference feature implemented to mysql.
If there isn't one, i think mysql should develop that so it would be more user accessible like most linux commands...
somecommand --help
output -> direction to use argurments for that function.