CREATE_VIEW top-level constant
          
          int
          const CREATE_VIEW
          
        
        
See SQLite Documentation for meaning and the use of it.
Implementation
const CREATE_VIEW = 8;See SQLite Documentation for meaning and the use of it.
const CREATE_VIEW = 8;