|
|
||
|---|---|---|
| QueryTemplate | ||
| .gitignore | ||
| README.md | ||
README.md
zquery
select table_schema, table_name, column_name from information_schema.columns where table_schema = 'r11' and table_name = 'meas_2g_daily';
|
|
||
|---|---|---|
| QueryTemplate | ||
| .gitignore | ||
| README.md | ||
select table_schema, table_name, column_name from information_schema.columns where table_schema = 'r11' and table_name = 'meas_2g_daily';