- In the Database tool window, expand the desired data source node.
- Select the desired table and press Ctrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Alt+Button2 ClickCtrl+Q or Shift+F1Ctrl+Q or Alt+Button2 ClickAlt+Button2 Click, Ctrl+Shift+Space or F2Control J or Control Button2 ClickControl J or Control Button2 ClickAlt Button2 Click or F2.
PhpStorm opens a quick documentation look-up window, which displays the following information:
- The CREATE TABLE query through which the table has been created.
- Results of executing the SELECT * FROM table_name query (the first 10 rows of the table).

