7 lines
54 B
SQL
7 lines
54 B
SQL
select
|
|
*
|
|
from
|
|
m_click_statistic
|
|
limit
|
|
10;
|