C#, ASP .Net, Android, VS10 or VS12, MS SQL and etc.
CREATE TABLE tbl_info ( _id integer PRIMARY KEY AUTOINCREMENT, name text NOT NULL, age integer NOT NULL, city text NOT NULL );