Following is my db creation code.
@Override public void onCreate(SQLiteDatabase db) { db.execSQL(\"CREATE TABLE \" + TABLE_NAME + \" (\" +
SQL Supports following types of affinities:
If the declared type for a column contains any of these "REAL", "FLOAT", or "DOUBLE" then the column has 'REAL' affinity.