SequoiaDB giant sequoia database-dropCL () overviewTwo

error

dropCL()Common exceptions of functions are as follows:

When an exception is thrown, you can () getLastError get an error code , or through ) getLastErrMsg ( get an error message. You can refer to the common error handling guide to learn more.

version

v1.0 and above.

example

  1. Delete the collection employee under the collection space sample.

db.sample.dropCL( "employee" )

For more information, please click on the official website of Jushan Database

Guess you like

Origin blog.csdn.net/weixin_48909806/article/details/112624564