show create table tablename
Wednesday, September 25, 2013
Generate a create table script for an existing table in phpmyadmin
Labels:
Phpmyadmin
Monday, September 16, 2013
Diff files and directories in linux/ubuntu
diff -bur folder1/ folder2/
This will output a recursive diff that ignore spaces, with a unified context.
Labels:
Ubuntu
Subscribe to:
Posts (Atom)