1
Answer

Module name while creating virtual table in SQLite

Photo of Monika Arora

Monika Arora

13y
2.5k
1
I need to create virtual Table in SQLite. I m not able to undestand what needs to be written in place of module in the following statement:
create virtual table tablename using module(module arguments)    

Answers (1)

Next Recommended Forum