mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
6 lines
No EOL
170 B
Text
6 lines
No EOL
170 B
Text
```c title=Single Row Binding
|
|
{{#include docs/examples/c/stmt_example.c}}
|
|
```
|
|
```c title=Multiple Row Binding 72:117
|
|
{{#include docs/examples/c/multi_bind_example.c}}
|
|
``` |