Hi,
Quote:
it'd be very useful to have a feature (a simple TAB pressure near the * char) that lets you to expand SELECT * and SELECT table.* statements so that they list all of the columns that exist in the referenced tables.
Please tell the exact case from the two listed below:
1. Do you want a shortcut key to replace * with all the columns in the table?
2. Do you want to list all the columns belonging to a particular table in a popup window?
If it is the second one, then we have the autocomplete feature available in PROFESSIONAL/ENTERPRISE/ULIMATE editions of SQLyog. Please go through the program help file to know more.