I want to use a pre-defined SQLite script in my C# project. I use SQLite Expert for managing my database. In this program, there are two tabs named "SQL" and "Scripting". What is the difference between them? When do we need to use scripting and when to use SQL?:confused: