| Caché Monitor's SQL Query Analyzer supports abbreviations |
|
|
|
![]() New Version: The SQL Query Analyzer in Caché Monitor 0.14 supports now abbreviations!
How often you typed "SELECT * FROM xxx"? ;-) The SQL Editor in Caché Monitors "SQL Query Analyzer" supports now abbreviations, so you can type: "se"+<spacebar> and the editor completes it to "SELECT * FROM " The following abbreviations exists: SE = "SELECT * FROM " IJ = "INNER JOIN " LJ = "LEFT OUTER JOIN " RJ = "RIGHT OUTER JOIN " FR = "FROM " WH = "WHERE " OD = "ORDER BY " cr = "CREATE INDEX IX_ " Further Features in 0.14:
You can download the new version from here
|




