- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- Marc Delisle
- 116字
- 2021-08-20 15:55:24
Query window
It is often convenient to have a distinct window in which we can type and refine queries, and which is synchronized with the main panel. This window is called the Query window. We can open this window by using the small SQL icon, or the Query window link from the navigation panel's icons or links zone. This feature only works for a JavaScript-enabled browser.
The Query window itself has sub-pages, and it appears here over the main panel, as shown in the following screenshot:

We can choose the dimensions (in pixels) of this window with $cfg['QueryWindowWidth']
and $cfg['QueryWindowHeight']
. Chapter 11 explains the Query window in more detail, including the available SQL query history features.
推薦閱讀
- HTML5 Mobile Development Cookbook
- The Computer Vision Workshop
- Mastering JBoss Enterprise Application Platform 7
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- Java EE 8 Application Development
- Protocol-Oriented Programming with Swift
- Mastering Xamarin.Forms(Second Edition)
- ServiceNow:Building Powerful Workflows
- 工業(yè)機(jī)器人離線編程
- Swift Essentials(Second Edition)
- C語言從入門到精通(第4版)
- PHP程序開發(fā)參考手冊
- Visual FoxPro程序設(shè)計(jì)教程
- Java并發(fā)編程的藝術(shù)
- 騰訊游戲開發(fā)精粹Ⅲ