homework-jianmu/docs/en/07-develop/03-insert-data/_c_stmt.mdx

6 lines
170 B
Plaintext

```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}}
```