problem in executing query...,
July 23, 2007 at 2:51 PM
mysql>INSERT INTO Emp VALUES('Amar', 'Patel', 'Delhi', 'M', '14-02-2004'); on running this mysql returns an error the correct query is insert into emp values('amar','patel','delhi','m','2003-03-31 11:22:12'); we should also give tim ewhile hard coding the date to be inserted
View All Comments
| View Tutorial