Home
last modified time | relevance | path

Searched refs:TRUNCATE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/faqs/
H A Dfaqs-distributed-data-management.md15 ## 关系型数据库rdb中使用TRUNCATE TABLE语句无法清空表数据(API 9)
19 通过TRUNCATE TABLE语句清空表数据时报错。
23 关系型数据库rdb使用Sqlite数据库, 它不支持 TRUNCATE TABLE 语句,建议使用delete语句,如:DELETE FROM sqlite_sequence WHERE name …
/ohos5.0/docs/en/application-dev/faqs/
H A Dfaqs-distributed-data-management.md15 ## What should I do if the table data in an RDB store cannot be cleared by using **TRUNCATE TABLE**…
19 An error is reported when the **TRUNCATE TABLE** statement is used to clear table data.
23 The RDB store uses SQLite, which does not support the **TRUNCATE TABLE** statement. To clear a tabl…
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/include/
H A Dtls.h63 TRUNCATE, enumerator