Insert method is used to insert new records to a table. Syntax
        Insert()
            Add( model | value array )
    
Examples With Model

With Values

Multiple

From Another Db