File Management
SQLyog provides all file handling capabilities in a convenient manner.
Opening a File to load a script in Same tab
Click File -> Open File in Same tab (or press Ctrl+Alt+O). The Open... file dialog appears through which you may load a script from a file in same tab.
Opening a File to load a script in New tab
Click File -> Open File in New tab (or press Ctrl+O). The Open... file dialog appears through which you may load a script from a file in new tab.
Saving the script in a File Click File -> Save (or press Ctrl+S). The Save As dialog appears through which you may select an existing file into which you like to save the SQL script.
Saving the script in a new file Click File -> Save As. The Save As dialog appears through which you may specify a filename into which you like to save the SQL script.
Recent Files
Click File -> Recent SQL Files… shows the list of recently opened SQL script files (else displays No Recent Files).
Recent Schema Design Files
Click File -> Recent Schema Design Files… shows the list of recently opened Schema Design XML files (else displays No Recent Files).