I parse several EditText each responsible for the column.
After that, I collect from them a request for insertion into the database.
But the problem is that VARCHAR must be quoted. How to programmatically determine the type of column from the cursor?