-
# To Doリスト
- SQLの問題を表示
- 解いた問題をミドルバッグに転送
- 解いた問題をmysqlで実行
- 期待している結果と同じであるかを判定
- 判定結果から正当数の計算を実施
- 計算結果を画面に表示
- ユーザ毎の点数をデータベースに保存
- adminユーザにて、その点数を閲覧可能にする
-
Add an api that lists which (system) tables are required to plan & query tables via sql
Example: to query a simple table, you might need to read `system.descriptor`, `system.zones`, `system.comments`…
-
### Link to the coursework
https://docs.google.com/spreadsheets/d/1zPeHxhKkYmdiqXNhMwhfC1A0o1wI0zNiD5Gsks2SYoc/template/preview
### Why are we doing this?
To practice how to use Google Sheets to sto…
-
### Expected behavior
Let's say we have a table "PROJECT" that has a tenant id, and we create this policy:
```
configuration.set(new DefaultPolicyProvider()
.append(PROJECT, PROJ…
-
sql manquante
-
This issue was auto filed by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry Link: [https://cockroach-labs.sentry.io/issues/6089081941/?referrer=webho…
-
Currently the translator always renders some SQL, given that the input can be parsed. It would be nice if the translator could report an error if the input cannot be translated to the given target dia…
-
In Node-RED, when creating a database in MSSQL, there is an issue with the reserved keyword DESC. This conflict prevents the saving of the alarm description. What are the options for using MSSQL?
Ko-04 updated
4 weeks ago
-
### Description
Format sql input on run. Maybe there would be an option here.
-
Suggestion 1:
When I open the "Recent SQL Editor" page, the order of SQL scripts is always messy and there is no automatic sorting by script name that can be set. Only the reverse chronological order…