How to set the time zone for MySQL to particular country
time?
309
suppose data is copie to oracle to sql by using DTS.
Actully it taken 2 hours. suppose some day distribute the
server in the middle of 2 hours. after how can i get the
data ?
How to enable or disable a row of a table using MySQL in
struts?
208
i made a table whih contain a column "Photo" with image
data type and i want to insert the byte of a picture
present in my hardisk using insert statement in that
colum... so what will be my insert statement?