Need help for SQLite
I am using SQLite for my application. when I used truncate command in SQLite it gives me error like " syntax Error near truncate".
Can anyone help me to solve this problem or any other alternative of truncate except DELETE command.
Can anyone help me to solve this problem or any other alternative of truncate except DELETE command.
0