I want to create a table with the column type Long instead of Integer. Is it possible?
Long
Integer
His above link depicts a 64 bit Integer or Essentially a long, also see What is the difference between SQLite integer data types like int, integer, bigint, etc.?
and Version of SQLite used in Android?