# # mSQL Dump (requires mSQL-1.0.6 or better) # # Host: localhost Database: event_pass #-------------------------------------------------------- # # Table structure for table 'password' # CREATE TABLE password ( organization CHAR(40) NOT NULL PRIMARY KEY, contact CHAR(40), phone CHAR(20), password CHAR(12) ) \g # # Dumping data for table 'password' # INSERT INTO password VALUES ('globalist','soorena','8188137030','pass')\g