I recently started using SQL Server 2008 express and it has a really nice joins interface, whereby you can visually create a join. Is this possible on PHPMyAdmin?
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
as far as I could find no option in phpmyadmin, but I found http://www.mysql.com/products/workbench/ which seems very useful for visual database design. |
|||
|
|